Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Blank screen on install


methonis

Recommended Posts

Posted

Alright, I'm stumped. Hopefully someone here knows the answer. After creating all the directories on my server and uploading all of the files I navigated to www.peacefulforest.net/catalog/install as per the instructions. I'm greeted by a blank screen. I went back and confirmed that the directory does exist, it is the correct path, and that the main php files residing in the install folder are there. When I view the source of the blank page, there is no data in it. I'm not quite sure what's up. Here's a phpinfo for ya. phpinfo

 

Much appreciated,

 

Methonis

Posted

The problem doesn't seem to belong to OScommerce yet. The easiest way to identify problems is to see your apache logs for any possible reasons.

 

I would add

 

display_errors=on

 

and

 

error_reporting=E_ALL

 

to php.ini, restart apache server , and rerun oscommerce install , to see any errors related.

 

ywliu

Archived

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

×
×
  • Create New...