Page 1 of 1

UPDATED: isolated problem, need advice for fix

Posted: Mon Jun 24, 2002 8:08 pm
by swoolf
Hey -

Wrote a post earlier about form actions acting weird. Well, I found the problem. Any <form> that contains enctype="multipart/form-data" is ignored. I found that in php.ini the http file uploads were set to "Off." I changed this to "On" and uploaded the new php.ini. But it still doesn't work.

Am I on the right track? Do I need to restart PHP or the server (I don't have that access)?

Thanks,

Steve

Fixed

Posted: Mon Jun 24, 2002 8:30 pm
by swoolf
Just needed to restart. All set.