Show Posts


Messages - sighman

Pages: [1]
1
hi,

not hosting, was really difficult to install, the install wizard didn't work until i deleted some lines.

Shame as it looks like it is quite good, will use another solution, one that works.

3
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

4
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

Pages: [1]

Powered by SMFPacks Social Login Mod