Search found 1 match
- Mon Jan 22, 2007 5:24 pm
- Forum: PHP - Code
- Topic: upload_max_filesize problem
- Replies: 2
- Views: 862
upload_max_filesize problem
Hi , I m PHP 5.2.0 / Apache and I can't access php.ini I try to update .htaccess and added php_value upload_max_filesize "25M" php_value post_max_size "25M" However it will give me "Internal Server Error" >From the log file , i can see the error msg [Mon Jan 22 14:57:57...