Help - Search - Members - Calendar
Full Version: Php File Upload
Zymic Webmaster Forums > Web Design & Development > Server Side Scripting > PHP
KKKK
I tried to upload files using PHP (a link on my site allows me to upload files, using move_uploaded_file() function) but it brings up a warning as follows :

Warning: move_uploaded_file() [function.move-uploaded-file]: SAFE MODE Restriction in effect. The script whose uid is "some number" is not allowed to access "my sub-domain name" owned by uid "some number" in "my file upload page" on line 38

Sorry for being paranoid about revealing too much!! Is there a way to change the SAFE MODE to allow me to upload my site files thru my site itself?
Unagichan
QUOTE(KKKK @ Feb 6 2009, 05:31 PM) *
I tried to upload files using PHP (a link on my site allows me to upload files, using move_uploaded_file() function) but it brings up a warning as follows :

Warning: move_uploaded_file() [function.move-uploaded-file]: SAFE MODE Restriction in effect. The script whose uid is "some number" is not allowed to access "my sub-domain name" owned by uid "some number" in "my file upload page" on line 38

Sorry for being paranoid about revealing too much!! Is there a way to change the SAFE MODE to allow me to upload my site files thru my site itself?



I am also getting this with my links page, I can work around it with a right click and open in new tab/window, but thats annoying.
johnnybgood
QUOTE(KKKK @ Feb 6 2009, 05:31 PM) *
I tried to upload files using PHP (a link on my site allows me to upload files, using move_uploaded_file() function) but it brings up a warning as follows :

Warning: move_uploaded_file() [function.move-uploaded-file]: SAFE MODE Restriction in effect. The script whose uid is "some number" is not allowed to access "my sub-domain name" owned by uid "some number" in "my file upload page" on line 38

Sorry for being paranoid about revealing too much!! Is there a way to change the SAFE MODE to allow me to upload my site files thru my site itself?



QUOTE(Unagichan @ Feb 6 2009, 05:56 PM) *
I am also getting this with my links page, I can work around it with a right click and open in new tab/window, but thats annoying.

Talk to Jack in the zIrc chat for $10.00 safe mode can be turned off, $15.00 for PHP_SAFE/MAIL or $10.00 each USD i think smile.gif
swordz
No, it's $10 for mail, no other options.

Safemode can not be turned off.

swordz
johnnybgood
Oh, i read in another post that safe could be turned off sad.gif im sorry for the mis information
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.