| View previous topic :: View next topic |
| Author |
Message |
Devin302
Joined: 26 Apr 2008
Posts: 1
|
| Posted: Sat Apr 26, 2008 12:19 am Post subject: Hey |
|
|
I've been trying to change these functions on my server for the last 2 days
* The PHP setting for post_max_size needs to be set to 10M and your server has it set to 8M
* The PHP setting for upload_max_filesize needs to be set to 10M and your server has it set to 2M
* The PHP setting for max_input_time needs to be set to -1 and your server has it set to 60
How do i Change these functions ! I CANT FIND THE INI FILE OR whatever
help plz |
|
| Back to top |
|
dtmswebmaster
Joined: 09 Apr 2008
Posts: 23
|
| Posted: Fri May 02, 2008 10:05 pm Post subject: |
|
|
| If you are using Windows XP, you can find the file in C:\Windows\php.ini :) |
|
| Back to top |
|
cigraphics
Joined: 21 Aug 2005
Posts: 148
Location: Romania, Pitesti
|
| Posted: Tue Nov 18, 2008 12:33 am Post subject: |
|
|
Start > Run > cmd
notepad C:\Windows\php.ini |
|
| Back to top |
|
DELETED
Guest
|
| Posted: Tue Jan 13, 2009 7:58 am Post subject: |
|
|
| DELETED |
|
| Back to top |
|
| |