Ask a Question related to PHP Development, Design and Development.
-
Ryan A #1
Uploading problem = weird warning (was: access denied problem.....)
Hi,
I had a problem where my upload form was not working on our production
server but was working on two other servers, after checking the phpinfo file
i saw that the others had file_uploads set to ON ON and in the production
server it was 1 1,
So I successfully changed my file_uploads value from 1 to ON via a .htaccess
file (php_value file_uploads ON), before it was giving me an access denied
error even thought the directory was chmoded 777, but after i have made the
"local" file_uploads to ON it is giving me this warning:
Warning: getimagesize: Unable to open '' for reading. in
/usr163/home/r/y/ryanknig/public_html/ads/ads_lib1.php on line 834
I have checked the path and it is perfect.....what do you think the problem
is?
This server is on FreeBSD 4.6-STABLE while the others are on linux.
You can see the phpinfo files here if you want (first 2 are where the
software is working)
[url]http://321go.biz/phpinfo.php[/url]
[url]http://bestwebhosters.com/phpinfo.php[/url]
[url]http://jumac.com/phpinfo.php[/url]
The people i am hosting with are very nice and i'm pretty sure they will be
willing to change my php.ini for me if needed, but i dont know what to ask
them to change in the first place...
Thanks,
-Ryan
Ryan A Guest
-
Access Denied when uploading a file
Just changed web hosting providers. I'm using Contribute 4. This problem only seems to happen when I'm linking a new file from our network (ie... -
contribute problem - access denied file may not existpermission problem
Recieving the following error message - "access denied file may not exist , or there could be a permission problem" this happened this morning ,... -
Weird problem with assembly (Access denied)
I have few components (dlls) I'm using that have been written by other developers on my team. I add reference to them in my asp.net project and it... -
Access denied problem, please help
Hi, I am trying to upload something into a directory on my server but always i am getting a permission denied ONLY from this server...i have tried... -
[PHP] Access denied problem, please help
how about giving the specs on all three servers? So WE can see the differences. Jim Lucas ----- Original Message ----- From: "Ryan A"...



Reply With Quote

