sharma.atul85 Posted June 16, 2009 Posted June 16, 2009 hello friends am currenty experiencing this strange problem in my project. Warning: session.auto_start is enabled - please disable this php feature in php.ini and restart the web server. As other employees are also working on the same server so I can not change the above specified changes . Is there a way to fix this ? I also just can not comment the warning as the functionality has also got disturbed . any suggestion is most welcome !!
sharma.atul85 Posted June 16, 2009 Author Posted June 16, 2009 dumb ??? no reply ?/ please help me out .. :mellow:
Gauravs Posted June 16, 2009 Posted June 16, 2009 You can create a php.ini in your root folder for oscommerce and add directive to disable session.auto_start. This will allow inherited settings from main php.ini, and allow you to override specific settings as per your requirements. HTH Best Regards,Gaurav
sharma.atul85 Posted June 16, 2009 Author Posted June 16, 2009 will you please explain in detail how to do this as after I copy php.ini file to root directory then how to link this file to my catalog
Gauravs Posted June 16, 2009 Posted June 16, 2009 If your root folder for OSC is html / htdocs / webroot or whatever .. copy original php.ini to that location (in other words above /catalog folder. Make changes to this copied php.ini that you want exlusively to be effective for OSC only. Save and restart your server. Settings in your PHP.INI would override server settings. Google "override php.ini" and you would get more info. Cheers Best Regards,Gaurav
Recommended Posts
Archived
This topic is now archived and is closed to further replies.