eCommerce construction > Fresh Installation
ok overcome previous problem....but now Fatal error: session_start() [<a href='f
sighman:
Used the deleteing the language solution from another post......but now have error
Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: user (path: ) in /home/glassbeadm/glassbeadmaker.co.nz/shop/core/lib/session.php on line 57
Help
abolabo:
--- Quote from: sighman on October 13, 2012, 11:20:01 PM ---Used the deleteing the language solution from another post......but now have error
Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: user (path: ) in /home/glassbeadm/glassbeadmaker.co.nz/shop/core/lib/session.php on line 57
Help
--- End quote ---
what's value of session.save_handler in your php.ini ? files?
sighman:
php.ini:
# Use this file for specific PHP settings on your server required for AbanteCart.
magic_quotes_gpc = Off;
register_globals = Off;
default_charset = UTF-8;
memory_limit = 128M;
max_execution_time = 18000;
max_upload_filesize = 100M;
safe_mode = Off;
mysql.connect_timeout = 20;
session.use_cookies = On;
session.use_trans_sid = Off;
session.gc_maxlifetime = 12000000;
can't see that variable
Simon
sighman:
bump
abantecart:
I think there is something wrong with your hosting.
If it's your server, check if you have enough space on device that you use (df command)
If it's shared hosting, check if you reach the quota in control panel.
Navigation
[0] Message Index
[#] Next page
Go to full version