ID:               30149
 User updated by:  ashchen at citiz dot net
 Reported By:      ashchen at citiz dot net
 Status:           Open
 Bug Type:         *General Issues
 Operating System: win32
 PHP Version:      Irrelevant
 New Comment:

> Too many people meet a same problem with default php.ini,such as
sessin , extension dir,.
> why do not differentiate linux'php.ini or win32'php.ini?
> 
> some items in win32 php.ini should be:
> ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
> extension_dir = "extensions/"
> ;session.save_path = /tmp
> session.gc_divisor     = 100
> ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
> if in this way , many problems will be resolved.


Previous Comments:
------------------------------------------------------------------------

[2004-09-19 06:53:28] ashchen at citiz dot net

Description:
------------
>Too many people meet a same problem with default php.ini.
> why do not differentiate linux'php.ini or  win32'php.ini?
> 
> some items in win32 php.ini should be:
> ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
> extension_dir = "extensions/"
> extension=php_gd2.dll
> ;session.save_path = /tmp
> ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
> if in this way , many problems will be resolveed.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=30149&edit=1

Reply via email to