Pagina 1 di 1

problema con backup_mysql.php

Inviato: 07/11/2005, 12:59
da SonSt4R
Innanzitutto salve a tutti...
avrei un problema e nn sapendo di che importanza è ho avuto la brillante idea di proporlo a chi ne sà più di me...

Quando sto nella sezione ADMIN del mio sito e clicco su TOOLS in basso mi visualizza codesta scritta...che ogni volta mia fa incavolare:

-----------------------------------------------------------------------------------
Warning: file_exists(): open_basedir restriction in effect. File(/usr/local/bin/mysql) is not within the allowed path(s): (/home/httpd/vhosts/sonstar.it/httpdocs:/tmp) in /home/httpd/vhosts/sonstar.it/httpdocs/admin/backup_mysql.php on line 38

Warning: file_exists(): open_basedir restriction in effect. File(/usr/local/bin/mysql.exe) is not within the allowed path(s): (/home/httpd/vhosts/sonstar.it/httpdocs:/tmp) in /home/httpd/vhosts/sonstar.it/httpdocs/admin/backup_mysql.php on line 39

Warning: file_exists(): open_basedir restriction in effect. File(/usr/local/bin/mysqldump) is not within the allowed path(s): (/home/httpd/vhosts/sonstar.it/httpdocs:/tmp) in /home/httpd/vhosts/sonstar.it/httpdocs/admin/backup_mysql.php on line 41

Warning: file_exists(): open_basedir restriction in effect. File(/usr/local/bin/mysqldump.exe) is not within the allowed path(s): (/home/httpd/vhosts/sonstar.it/httpdocs:/tmp) in /home/httpd/vhosts/sonstar.it/httpdocs/admin/backup_mysql.php on line 42

Warning: file_exists(): open_basedir restriction in effect. File(/usr/bin/mysql) is not within the allowed path(s): (/home/httpd/vhosts/sonstar.it/httpdocs:/tmp) in /home/httpd/vhosts/sonstar.it/httpdocs/admin/backup_mysql.php on line 38

Warning: file_exists(): open_basedir restriction in effect. File(/usr/bin/mysql.exe) is not within the allowed path(s): (/home/httpd/vhosts/sonstar.it/httpdocs:/tmp) in /home/httpd/vhosts/sonstar.it/httpdocs/admin/backup_mysql.php on line 39

Warning: file_exists(): open_basedir restriction in effect. File(/usr/bin/mysqldump) is not within the allowed path(s): (/home/httpd/vhosts/sonstar.it/httpdocs:/tmp) in /home/httpd/vhosts/sonstar.it/httpdocs/admin/backup_mysql.php on line 41

Warning: file_exists(): open_basedir restriction in effect. File(/usr/bin/mysqldump.exe) is not within the allowed path(s): (/home/httpd/vhosts/sonstar.it/httpdocs:/tmp) in /home/httpd/vhosts/sonstar.it/httpdocs/admin/backup_mysql.php on line 42

Warning: file_exists(): open_basedir restriction in effect. File(/usr/local/bin/mysql) is not within the allowed path(s): (/home/httpd/vhosts/sonstar.it/httpdocs:/tmp) in /home/httpd/vhosts/sonstar.it/httpdocs/admin/backup_mysql.php on line 38

Warning: file_exists(): open_basedir restriction in effect. File(/usr/local/bin/mysql.exe) is not within the allowed path(s): (/home/httpd/vhosts/sonstar.it/httpdocs:/tmp) in /home/httpd/vhosts/sonstar.it/httpdocs/admin/backup_mysql.php on line 39

Warning: file_exists(): open_basedir restriction in effect. File(/usr/local/bin/mysqldump) is not within the allowed path(s): (/home/httpd/vhosts/sonstar.it/httpdocs:/tmp) in /home/httpd/vhosts/sonstar.it/httpdocs/admin/backup_mysql.php on line 41

Warning: file_exists(): open_basedir restriction in effect. File(/usr/local/bin/mysqldump.exe) is not within the allowed path(s): (/home/httpd/vhosts/sonstar.it/httpdocs:/tmp) in /home/httpd/vhosts/sonstar.it/httpdocs/admin/backup_mysql.php on line 42

Warning: file_exists(): open_basedir restriction in effect. File(/usr/local/bin/mysql) is not within the allowed path(s): (/home/httpd/vhosts/sonstar.it/httpdocs:/tmp) in /home/httpd/vhosts/sonstar.it/httpdocs/admin/backup_mysql.php on line 38

Warning: file_exists(): open_basedir restriction in effect. File(/usr/local/bin/mysql.exe) is not within the allowed path(s): (/home/httpd/vhosts/sonstar.it/httpdocs:/tmp) in /home/httpd/vhosts/sonstar.it/httpdocs/admin/backup_mysql.php on line 39

Warning: file_exists(): open_basedir restriction in effect. File(/usr/local/bin/mysqldump) is not within the allowed path(s): (/home/httpd/vhosts/sonstar.it/httpdocs:/tmp) in /home/httpd/vhosts/sonstar.it/httpdocs/admin/backup_mysql.php on line 41

Warning: file_exists(): open_basedir restriction in effect. File(/usr/local/bin/mysqldump.exe) is not within the allowed path(s): (/home/httpd/vhosts/sonstar.it/httpdocs:/tmp) in /home/httpd/vhosts/sonstar.it/httpdocs/admin/backup_mysql.php on line 42
-----------------------------------------------------------------------------------

mi sapete dire di +? e sopratutto come poter risolver il problema se tale si può definire?

Grazie in anticipo a tutti.

Inviato: 09/11/2005, 2:06
da Simona67
Ciao,

Inanzitutto mi puoi dire se hai installato un pacchetto già confezionato o se è oscommerce pulito?
Se è un pacchetto confezionato mi puoi dire quale?
Lo hai installato in locale o remoto?
Se è in remoto con che mantainer?


Ciao Simona

Inviato: 09/11/2005, 15:39
da SonSt4R
bè a queste domande so rispondere solo che il database dovrebbe essere integrato con il sito (dovrebbe essere un ip dedicato) e il manteiner è americano: www.mediatemple.net

...cmq penso di aver risolto... nn sò se ho fatto bene però...praticamente ho omesso (praticamente le ho fatte diventare commento), nel file backup_mysql.php, le righe dalla 38 alla 42...il sito funziona e non dà + errore....però nn capisco cosa provocava quell'errore.... se mi sai dire di più è meglio ...
grazie di tutto!

Inviato: 09/11/2005, 15:59
da chiocciola
Così a pelle l'unica cosa che vedo è:
/home/httpd/vhosts/sonstar.it/httpdocs:/tmp

sono i due punti di troppo prima di /temp,

Prova a verificare.
Ciauz!