Edit report at https://bugs.php.net/bug.php?id=63653&edit=1

 ID:                 63653
 Updated by:         johan...@php.net
 Reported by:        jlloret at educlick dot es
 Summary:            Changes in php.ini are not reflected
-Status:             Open
+Status:             Not a bug
 Type:               Bug
 Package:            PHP options/info functions
 Operating System:   Ubuntu 12.04
 PHP Version:        5.3.19
 Block user comment: N
 Private report:     N

 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

.


Previous Comments:
------------------------------------------------------------------------
[2012-11-30 08:29:14] jlloret at educlick dot es

Description:
------------
Hello I'm trying to increase my upload_max_filesize from 2M to 10M. Calling 
phpinfo(), it returns that my "Configuration File (php.ini) Path" is 
/etc/php5/apache2. So, I have changed upload_max_filesize to 10M, post_max_size 
to 11M and max_execution_time is 30. Every change done can be overwritten in 
the file but restarting apache2 server, these changes don't appear reflected. 
Also, I have tried changes these values writing an .htaccess file (but nothing) 
and writing these values in a php file.

What can I do? I think that there is another value which is preventing that 
these values appear reflected. Note: I changed these values other times, in 
different servers and I have never had any problem (this is my first time).

Test script:
---------------
I sent attached my php.ini file, just in case you can help me with the 
configuration.

Expected result:
----------------
I'm expecting that values of configuration can be changed.



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



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

Reply via email to