redhatsdad Posted July 3, 2004 Posted July 3, 2004 Have completed installation, entering catalog works fine but when entering administration tool I get Parse error: parse error, expecting `','' or `';'' in /srv/www/htdocs/osc/catalog/admin/includes/classes/sessions.php on line 33 Fatal error: Call to undefined function: session_name() in /srv/www/htdocs/osc/catalog/admin/includes/functions/sessions.php on line 92 line 33, (32 to 34) opened in Quanta looks like this: var $cookie_lifetime = 0; var $cookie_path = substr(DIR_WS_ADMIN, 0, -1); var $cookie_domain = ''; and line 92 (line 89 to 96): return $func($sess_id); } return true; } function gc($max_lifetime) { idea's, I'm very new and more than green :unsure:
vasttech Posted July 3, 2004 Posted July 3, 2004 Where did you run the install from? Also, have you made any modifications? An out of the box install of osc will not produce parse errors. If you installed from your host or somewhere other then the osc site it sounds like you may have an alternate version. osCommerce Knowledge Base osCommerce Documentation Contributions
Recommended Posts
Archived
This topic is now archived and is closed to further replies.