GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Any ideas why image uploads would get rejected from my server? (https://gfy.com/showthread.php?t=643878)

Jace 08-13-2006 03:15 AM

Any ideas why image uploads would get rejected from my server?
 
2 programs now have rejected me from uploading images from a web interface

phpadsnew was one and said something about server config

and now this wordpress plugin isn't letting me upload images

is there some server config setting that should be enabled?

jact 08-13-2006 03:21 AM

The directory where images are stored needs to be writable by the webserver, if you have a managed box ask your admin to set this for you.

Jace 08-13-2006 03:25 AM

hm...i think it might have something to do with the upload_tmp_dir variable

checking into it now :)

fris 08-13-2006 03:26 AM

ya check permissions set to writeable, which you can even do from ftp. if you are trying to upload big images also. check your php.ini

post_max_size = 20M
upload_max_filesize = 20M

and so on.

Jace 08-13-2006 03:26 AM

Quote:

Originally Posted by jact
The directory where images are stored needs to be writable by the webserver, if you have a managed box ask your admin to set this for you.

well, it is, but I think this is a deeper issue, because it is 2 different software packages

from reading a little I think it has to do with the upload_tmp_dir variable

Jace 08-13-2006 03:27 AM

Quote:

Originally Posted by Fris
ya check permissions set to writeable, which you can even do from ftp. if you are trying to upload big images also. check your php.ini

post_max_size = 20M
upload_max_filesize = 20M

and so on.

everything is writeable!! haha


All times are GMT -7. The time now is 06:08 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123