We moved our website to a new server. We went from a Windows 2000, to a Windows 2003. The PHP is now 4.3.4.
was using PHP 4.2.3 and we receive the following errors on the XML generator.
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in D:\WWWRoot\puppydogweb.com\www\generator\generator\index.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code(25) : eval()'d code on line 3
Parse error: parse error, unexpected $end in D:\WWWRoot\puppydogweb.com\www\generator\generator\index.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code(25) : eval()'d code on line 35
Sitemap file is not writable:
I have confirmed with our tech support and all the permissions have been set correctly according to the XML documentation.
When we try to write to the .config.inc.php you can see the correct input information in a text file, but it will not bring it up when opening the index.php page.
We have also uploaded all files new again in case their was a corruption in the transfer.
Could there be a problem using PHP 4.2.4 or a Windows 2003 server?
??