Guest Posted April 3, 2008 Posted April 3, 2008 For some reason the server from my host had a problem and went down this night. After reboot my shop is no more and there is a lot of code on the page now. Does someone know how to solve this strange problem ore recognizes this? Shop: http://www.ccamstelveen.nl/shop
Guest Posted April 3, 2008 Posted April 3, 2008 Found that Admin has gone to: Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory.
Guest Posted April 3, 2008 Posted April 3, 2008 You should ask your web host to restore your shop from their backup.
markg-uk Posted April 3, 2008 Posted April 3, 2008 The source code shows php tags which should have been run server side (which clients should never see) My guess - a server issue - looks like php isn't working
Guest Posted April 3, 2008 Posted April 3, 2008 The source code shows php tags which should have been run server side (which clients should never see) My guess - a server issue - looks like php isn't working Checked the server: Server Status Service Details Status eximstats up ftpd up named up cpsrvd up pop up spamd up exim-26 up exim (exim-4.68-1_cpanel_maildir) up syslogd up mysql (5.0.45-community) up imap up Server Load 5.03 (4 cpus) up Memory Used 49.5 % up Swap Used 0 % up Disk /dev/sda5 (/) 19 % up Disk /dev/sda1 (/boot) 39 % up Disk /dev/sda2 (/tmp) 3 % up Disk /dev/sdb1 (/backup) 44 % up
markg-uk Posted April 3, 2008 Posted April 3, 2008 Might not be that, server side maintenance isn't my area You could create the simplest php file possible (ie. this in the body: <?php phpinfo(); ?> ) and then see what that gives you
Guest Posted April 3, 2008 Posted April 3, 2008 Might not be that, server side maintenance isn't my area You could create the simplest php file possible (ie. this in the body: <?php phpinfo(); ?> ) and then see what that gives you Ok check this link out, does this tell you something? http://www.ccamstelveen.nl/shop/index.php
Guest Posted April 3, 2008 Posted April 3, 2008 After putting a php.ini in the admin folder now I can login to my admin but still my frontpage is crap
Guest Posted April 3, 2008 Posted April 3, 2008 Got a tip from my host that to (2) index files where the trouble. There are an index.php and a index.html, after deleting the index.html all was fine again.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.