Hello
I use: Apache 2.0.36 and PHP 4.2.1 on WinXP
I have major problems when trying to upload files with the following code:
HTML code:
">
Going to the PHP handler:
if (is_uploaded_file($data))
{
$realname = $_FILES['data']['name'];
echo "data: $data
run:".mo
FYI: i solved the problem myself by simply installing Apache 2.0.39 instead
of 2.0.36, and then downloading the appropriate php4apache2.dll from php.net
(http://www.php.net/manual/en/install.apache.php)
Hope it helps someone else...
Mathias
"Mathias B" <[EMAIL PROTECTED]>
2 matches
Mail list logo