japanchick, Did you fix it?
If your ftp dir structure has a conf dir, you can try the following:
create a file called vhost.conf
In this file enter the following:
Code:
<Directory /home/httpd/vhosts/bla bla, complete path>
php_admin_value safe_mode 0
</Directory>
This way, only safe mode is disabled for your domainname.