Re[2]: [PHP] apache and php

2003-01-09 Thread Submission.org.ru Team
Hello Gareth, Well I've the same problems here what I added to Mine httpd.conf SetOutputFilter PHP SetInputFilter PHP LoadModule php4_module modules/libphp4.so Thats all it works. But be carefull with 2.0.40 it's shouldn't used for production. PHP is (!)EXPERIMENTAL(!) for it. Hope it will help

[PHP] Strange file upload problem in php 4.2.3

2003-01-08 Thread Submission.org.ru Team
Hello php-general, I'm trying to figure out why I can't upload any file in php. Form code Use this form to upload your new photographs. Note: only JPEG (.jpg) and PNG (.png) files allowed. Maximimum allowed file size is 40KB. Photograph: Description: PHP code =