sokrates83 Posted April 27, 2004 Posted April 27, 2004 Hello, I have an urgent problem with my shop: I use OsCommerce 2.2 MS1 and had no problems with my shop until now. Yesterday my webhosting provider updated his PHP version to 4.3.6. After this update, my shop stopped working :( If I open the shop (catalog), the following message appears: "No input file specified." If I open the admin panel, the following message appears: "Warning: main(includes/languages/english/): failed to open stream: No such file or directory in /vrmd/homepages/u12732/catalog/admin/includes/application_top.php on line 193 Warning: main(): Failed opening 'includes/languages/english/' for inclusion (include_path='.:/vrmd/webserver/php-4.3.6/lib/php') in /vrmd/homepages/u12732/catalog/admin/includes/application_top.php on line 193" Does anybody have an opinion what to do now ? Thank you in advance ! PS: Sorry for my bad english ! Best regards, Benjamin
zzfritz Posted April 27, 2004 Posted April 27, 2004 Since the primary suspect is your hosting provider, you should consult him first. The only other thing to investigate is the unlikely possibility the directory structure was also affected, so the paths in your configure.php files are not correct anymore.
808smokey Posted April 28, 2004 Posted April 28, 2004 Mine did something similar. They changed servers completly and changed the root path to my site. Everything was jacked. I called them and the fixed it within the hour. CALL THEM THEY WILL FIX IT!!!!! :D
sokrates83 Posted April 28, 2004 Author Posted April 28, 2004 Hello, Thank you for your answers :) Of course I contacted my provider even before I posted this topic here, but they told me, that they only updated the PHP version and changed their servers. They ensured me that the new servers are completely the same way configured as the old ones and concerning the PHP update: They told me they will not delete this update because other customers need the new PHP version.... so they will do nothing. :( Does anybody here run his shop with PHP version 4.3.6 ? Thank you in advance ! Best regards, Benjamin
Mark Evans Posted April 28, 2004 Posted April 28, 2004 Looks like they have disabled register globals which will break MS-1 as its not register globals compatible. Search the forums and you will find a couple of possible work arounds. Mark Evans osCommerce Monkey & Lead Guitarist for "Sparky + the Monkeys" (Album on sale in all good record shops) --------------------------------------- Software is like sex: It's better when it's free. (Linus Torvalds)
sokrates83 Posted April 28, 2004 Author Posted April 28, 2004 Hello, I called the provider... the register globals are enabled. What else could I do ? Thank you ! Best regards, Benjamin
sokrates83 Posted April 28, 2004 Author Posted April 28, 2004 Hello, The problem is solved now. The reason was a bug in PHP. The bug number is: 25448 Thank you for your support :) Best regards, Benjamin
Recommended Posts
Archived
This topic is now archived and is closed to further replies.