[thelist] php session_start() function

Robert Gormley robert at pennyonthesidewalk.com
Sun Apr 9 01:56:45 CDT 2006


Ideally, you should try to work off of php.ini-recommended as a base - I 
typically do this, even for a dev system, to try to ensure maximum 
performance / security - however, for development, you probably want to 
change the error logging options (there are two: display_errors = On, 
and log_errors = Off)

Rob

Dejan Kozina wrote:
> You should make a copy of php.ini-dist somewhere in your path (like 
> c:\windows), rename it to php.ini and edit this one.
>
>   





More information about the thelist mailing list