Hi all,
I'm trying to downgrade 2.2.3 to 2.0.13.2 and I'm trying to use the downgrade script.
I've setup a full copy of my site on my personal computer using XAMPP
http://www.apachefriends.org/en/xampp-windows.html#1168Everything seemed to be working fine on the test server.
I uploaded the files for 2.0.13.2 over my existing install.
Then I uploaded and ran the downgrade script.
The downgrade instantly ran the install script for 2.0.13.2 is that what is to be expected?
When I completed the install I got the following errors (could this be an error associated with the test sever?).
Can anyone else suggest anything...
File ../mainfile.php overwritten by ../mainfile.dist.php.
Failed writing constant X:/program files/xampp/htdocs.
Failed writing constant
http://localhost.
Failed writing constant mysql.
Failed writing constant xoops.
Failed writing constant localhost.
Failed writing constant username.
Failed writing constant password.
Failed writing constant databasename.
Failed writing constant 0.
Failed writing constant 1.
Failed writing constant 2.
Failed writing constant 3.
Failed writing constant 1.
Configuration data has been saved successfully to mainfile.php.
then on clicking 'next' a white page with...
Parse error: parse error, unexpected $end in X:\program files\xampp\htdocs\mainfile.php on line 32
any ideas?