Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Administrator Page Is Blank


azdcore

Recommended Posts

Posted

Just installed osCommerce v2.2 and everything went well. I didn't get any errors during the installation process, and the store front is working fine. However, when I try to access the administration page (catalog/admin/index.php), the page is blank. I viewed the page source to see if there was an error that prevented the page from displaying, and there is no data in the page. I checked the source file, and it appears to be ok.

 

Does anyone know about a problem like this?

 

My configuration info:

Windows Server 2003

Apache v2.0.54

PHP v5

MySQL Server v4.1

Firefox v1.0.6

Posted

I too am having the same problem. I am also using Windows Server 2003 standard with no SP's. My store front loads fine just not my admin page. I use apache2triad for all my PHP, mySQL, and Apache installations. Earlier today I performed the same install and routine on an xp pro box and everything worked fine. Could it be something in 2003 server? I also uninstall the IE extra security and allowed my site as trusted.

Posted

SUCCESS! I uninstalled the new version of apche2triad (1.5.x) which was using the most recent versions of PHP apache and MySQL and installed the downgrade version 1.4.2 and now my admin page works. I think it is the version of PHP. Make sure that you are not using too new of a version. Hope you find the same success.

Posted

Yes, a blank admin page is usually caused by using php5 on a Windows server. On an Apache server using php5 you will usually get an onscreen error - unless error reporting is turned off in php.ni.

 

Vger

Posted

SUCCESS!!! Thank you!

 

SUCCESS! I uninstalled the new version of apche2triad (1.5.x) which was using the most recent versions of PHP apache and MySQL and installed the downgrade version 1.4.2 and now my admin page works. I think it is the version of PHP. Make sure that you are not using too new of a version. Hope you find the same success.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...