View Single Post
Old 11-15-2011, 10:09 AM   #1
Junior Member
 
Join Date: Oct 2011
Posts: 12
pdhodges is on a distinguished road
Default base configuration

I have installed a WordPress plugin called IDrive. It backs up the site and the database. It fails on the mysql dump with the following line in the err log.

[Mon Nov 14 22:31:16 2011] [error] [client 188.120.254.184] PHP Warning: unlink() [<a href='function.unlink'>function.unlink</a>]: open_basedir restriction in effect. File(/tmp/IDW_WP_MySQL_dump.sql) is not within the allowed path(s): (/home/pdhodges/data:.) in /home/pdhodges/data/www/pdhodges.com/wp-content/plugins/idrive-for-wordpress/idrive.php on line 1177

The client IP address is mine. How do I make /tmp/IDW_WP_MySQL_dump.sql available to specified IP addresses or if the IP address matches the IP address of the account. I plan on adding a unique IP for each client.
pdhodges is offline   Reply With Quote