This website can use cookies to improve the user experience

This website can use cookies to improve the user experience and to provide certain services and functions to users. Cookies contain small amounts of information (such as login information and user preferences) and will be stored on your device.

Enable All Cookies Privacy Policy

Upgrade to 2008.2


avatar
cosmin 269
From: -
Upgrade to 2008.2

How do I upgrade? I thought I was supposed to go to cadmin/cupgrade.php.
This redirects me to cinstall.php. I did upload all the new files. Am I doing something wrong?

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


1 Re: Upgrade to 2008.2
avatar
Editor
0
From: -
The following install.php should work:

<?php


$install_build = "529.1";
$install_time = "1230713344";

?>
1 Re: Upgrade to 2008.2
avatar
OP 269
From: -
install.php is not there. And I don't have a backup of it. Slightly Frowning Face I must have accidentally deleted it, when running Dreamweaver's syncronization command.
1 Re: Upgrade to 2008.2
avatar
Editor
0
From: -
There should be two files in the /includes directory: config.php and install.php. Are both files gone?
1 Re: Upgrade to 2008.2
avatar
OP 269
From: -
so what do I do?
1 Re: Upgrade to 2008.2
avatar
Editor
0
From: -
Hmm.. look like /includes/install.php is missing? This file will be generated during the first install and contains the build number and the install date.

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.