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)
-   -   Server experts : Safe Mode On / Off ? (https://gfy.com/showthread.php?t=409338)

biskoppen 12-28-2004 09:51 AM

Server experts : Safe Mode On / Off ?
 
I'm doing some PHP programming at the moment where I need to use ImageMagick .. and to use that via system() instead of the API which are made for it, SAFE MODE on the server needs to be turned off..

Whats the risks in that? The server runs important stuff

Juicy D. Links 12-28-2004 09:56 AM

certified bump

by Juicy "bump" LInks

biskoppen 12-28-2004 10:11 AM

Quote:

Originally Posted by juicylinks
certified bump

by Juicy "bump" LInks

I hope that was a free bump, just used all my savings on fireworks and stupid hats

LazyD 12-28-2004 10:47 AM

safemode is important for shared servers, having safemode on add many restrictions such as preventing you from executing applications outside the location defined in your safe_mode_exec_dir php parameter, creating files in directories having a different uid than the owner of the script etc..
The main risk when safemode is off is having your site deleted if the webmaster of a co-hosted site executes the wrong exec() command :glugglug
You should try putting the imagemagick dir in your safe_mode_exec_dir parameter if you don't want to turn off safe mode


All times are GMT -7. The time now is 03:38 PM.

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