ID:               46862
 Updated by:       bj...@php.net
 Reported By:      alp3r at msn dot com
 Status:           Open
-Bug Type:         Systems problem
+Bug Type:         *Configuration Issues
 Operating System: CENTOS Enterprise 4.7 i686
-PHP Version:      Irrelevant
+PHP Version:      5.2.8
 New Comment:

Reclassified as configuration isssue.


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

[2008-12-14 13:44:06] alp3r at msn dot com

Description:
------------
I changed my dedicated server.
In the old one, php version was 5.2.5 and the new one, it's 5.2.8.
I had to change the php.ini (/usr/local/lib/php.ini) file.
I change safe mode to on from off, memory limit to 100M, post_max_size
to 100M from 8M, upload_max_filesize to 100M from 2M. And i restarted
the apache.
And then, when i look to phpinfo, i saw it look like this;
safe mode = on. (It's ok.)
memory limit = 100M. (It's ok.)
post_max_size = 8M (It's wrong! I changed it to 100M)
upload_max_filesize = 2M (It's wrong! I changed it to 100M too)

Is there any bug about php 5.2.8? Or how can i fix this problem?



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


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

Reply via email to