[PHP] Re: problem uploading files

2001-09-19 Thread Paul Morin
Any help would be appreciated Paul Morin [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I have a problem with file uploads in php. My code seems to run fine if I am on the local area network but seems to fail when I try from the outside. My serv

[PHP] Newbie needs help with file uploads

2001-09-17 Thread Paul Morin
I am having difficulty with supporting file uploads from remote domains. I currently am able to upload files if I am on my local area network to the apache server but when I try from another network, the brower times out and comes back with a cannot find server. I suspect either my apache/php

[PHP] problem uploading files

2001-09-17 Thread Paul Morin
I have a problem with file uploads in php. My code seems to run fine if I am on the local area network but seems to fail when I try from the outside. My server seems to time out. I suspect that the problem could be with the firewall but am unsure. I have php_safe directive off in the php.ini