|
From: Thiruvarasu a/l M. <s98...@mm...> - 2002-10-24 07:24:07
|
There's no files in my cmd folder. This is the output of the cmdloop script which was ran together with backup.php [root@localhost process]# ./cmdloop Starting ./cmd/cmd.1034136170.bash execvp of smbmnt failed. Error was No such file or directory.smbmnt failed: 1 Finished ./cmd/cmd.1034136170.bash Starting ./cmd/cmd.1034136171.bash Finished ./cmd/cmd.1034136171.bash Starting ./cmd/cmd.1034136172.bash umount: /usr/local/share/bobsdata/current/process/mounts/sambaserver/movie: not mounted Finished ./cmd/cmd.1034136172.bash Starting ./cmd/cmd.1034136173.bash Finished ./cmd/cmd.1034136173.bash Starting ./cmd/cmd.1034136174.bash Finished ./cmd/cmd.1034136174.bash Starting ./cmd/cmd.1034136175.bash Finished ./cmd/cmd.1034136175.bash Starting ./cmd/cmd.1034136176.php X-Powered-By: PHP/4.1.2 Content-type: text/html <br> <b>Warning</b>: Wrong datatype in sort() call in <b>/usr/local/share/bobsdata/current/process/cmd/cmd.1034136176.php</b> on line <b>102</b><br> <br> <b>Warning</b>: Invalid argument supplied for foreach() in <b>/usr/local/share/bobsdata/current/process/cmd/cmd.1034136176.php</b> on line <b>107</b><br> Finished ./cmd/cmd.1034136176.php Starting ./cmd/cmd.1034136177.bash Finished ./cmd/cmd.1034136177.bash Starting ./cmd/cmd.1034136178.bash Finished ./cmd/cmd.1034136178.bash Starting ./cmd/cmd.1034136179.php X-Powered-By: PHP/4.1.2 Content-type: text/html <br> <b>Warning</b>: Wrong datatype in sort() call in <b>/usr/local/share/bobsdata/current/process/cmd/cmd.1034136179.php</b> on line <b>102</b><br> <br> <b>Warning</b>: Invalid argument supplied for foreach() in <b>/usr/local/share/bobsdata/current/process/cmd/cmd.1034136179.php</b> on line <b>107</b><br> Finished ./cmd/cmd.1034136179.php Starting ./cmd/cmd.1034136180.bash 6371: session request to 192.168.1.2 failed (Called name not present) 6371: session request to 192 failed (Called name not present) execvp of smbmnt failed. Error was No such file or directory.smbmnt failed: 1 Finished ./cmd/cmd.1034136180.bash Starting ./cmd/cmd.1034136181.bash Finished ./cmd/cmd.1034136181.bash Starting ./cmd/cmd.1034136182.bash umount: /usr/local/share/bobsdata/current/process/mounts/ameba6/backup: not mounted Finished ./cmd/cmd.1034136182.bash Starting ./cmd/cmd.1034136183.bash Finished ./cmd/cmd.1034136183.bash Starting ./cmd/cmd.1034136186.php X-Powered-By: PHP/4.1.2 Content-type: text/html <br> <b>Warning</b>: Wrong datatype in sort() call in <b>/usr/local/share/bobsdata/current/process/cmd/cmd.1034136186.php</b> on line <b>102</b><br> <br> <b>Warning</b>: Invalid argument supplied for foreach() in <b>/usr/local/share/bobsdata/current/process/cmd/cmd.1034136186.php</b> on line <b>107</b><br> Finished ./cmd/cmd.1034136186.php Starting ./cmd/cmd.1034136187.bash Finished ./cmd/cmd.1034136187.bash Starting ./cmd/cmd.1034136188.bash Finished ./cmd/cmd.1034136188.bash Starting ./cmd/cmd.1034136189.php X-Powered-By: PHP/4.1.2 Content-type: text/html <br> <b>Warning</b>: Wrong datatype in sort() call in <b>/usr/local/share/bobsdata/current/process/cmd/cmd.1034136189.php</b> on line <b>102</b><br> <br> <b>Warning</b>: Invalid argument supplied for foreach() in <b>/usr/local/share/bobsdata/current/process/cmd/cmd.1034136189.php</b> on line <b>107</b><br> Finished ./cmd/cmd.1034136189.php Starting ./cmd/cmd.1034136190.bash execvp of smbmnt failed. Error was No such file or directory.smbmnt failed: 1 Finished ./cmd/cmd.1034136190.bash Starting ./cmd/cmd.1034136191.bash Finished ./cmd/cmd.1034136191.bash Starting ./cmd/cmd.1034136192.bash umount: /usr/local/share/bobsdata/current/process/mounts/sambaserver/cdrom: not mounted Finished ./cmd/cmd.1034136192.bash Starting ./cmd/cmd.1034136193.bash Finished ./cmd/cmd.1034136193.bash Starting ./cmd/cmd.1034136194.bash Finished ./cmd/cmd.1034136194.bash Starting ./cmd/cmd.1034136195.bash Finished ./cmd/cmd.1034136195.bash Starting ./cmd/cmd.1034136196.php X-Powered-By: PHP/4.1.2 Content-type: text/html <br> <b>Warning</b>: Wrong datatype in sort() call in <b>/usr/local/share/bobsdata/current/process/cmd/cmd.1034136196.php</b> on line <b>102</b><br> <br> <b>Warning</b>: Invalid argument supplied for foreach() in <b>/usr/local/share/bobsdata/current/process/cmd/cmd.1034136196.php</b> on line <b>107</b><br> Finished ./cmd/cmd.1034136196.php Starting ./cmd/cmd.1034136199.php X-Powered-By: PHP/4.1.2 Content-type: text/html <br> <b>Warning</b>: Wrong datatype in sort() call in <b>/usr/local/share/bobsdata/current/process/cmd/cmd.1034136199.php</b> on line <b>102</b><br> <br> <b>Warning</b>: Invalid argument supplied for foreach() in <b>/usr/local/share/bobsdata/current/process/cmd/cmd.1034136199.php</b> on line <b>107</b><br> Finished ./cmd/cmd.1034136199.php I've also attached the filelist.txt u requested > > > It seems that you have a problem with the backup more than a problem > with the web interface. > > Please check the following: > > 1. Are there any files in > /usr/local/share/bobsdata/current/process/cmd/ If the there are then > open a shell and type the following commands (as root user) > change dir to the process dir: > cd /usr/local/share/bobsdata/current/process/ > run the cmdloop: > ./cmdloop > (leave this running) > > This will run all the scripts in the cmd directory. > If the cmd directory was empty then open another shell and run the > command: /var/www/html/bobs/cron/backup.php > Now check the output of the cmdloop script. It should indicate if the > backup is running. > > When the backup is finish you should be able to see files in the web > interface. > > If you still don't see any files please run the following commands and > send me the output. > > cd /usr/local/share/bobsdata/current/process/ > find > filelist.txt >send filelist.txt to me along with the file cmdloop > > I hope you have better luck this time. > > -Rene > |