View Single Post
  #12  
Old 03-14-2006, 05:53 PM
 
vulcan-works vulcan-works is offline
 

Senior Member
  
Join Date: Feb 2004
Posts: 143
 

Default

Quote:
Originally Posted by Emerson
Quote:
Minimal system requirements
Б─╒ PHP 4.0.6 or later (PHP 5 is also supported).

Make sure the configuration file php.ini meets the following requirements:

safe_mode must be disabled.

file_uploads must be enabled.

[PHP 5] register_long_arrays must be enabled.

Make sure register_long_arrays is enabled in php.ini

HTH

Checking results
Critical dependencies Status
PHP Version (min 4.0.6 required) ... 5.1.2 - [OK]
PHP Safe mode is ... Off - [OK]
Disabled functions list ... none - [OK]
File uploads is ... On - [OK]
MySQL support is ... On - [OK]
Register long arrays is ... On - [OK]

Non critical dependencies Status
Maximum file size for upload is ... 2M - [OK]

the installer says that everything is ok...but only blank pages after that
__________________
X-cart--4.7.12

vulcanworks.net
Reply With Quote