|
Underlab It does not matter if the tmp directory is in your root or htdocs folder
The php.ini needs to be in the htdocs folder
As far as safe mode being on I don't think powweb runs with safe mode on but you can override it by placing this in php.ini
safe_mode = Off
|