|
From: <jz...@at...> - 2003-03-21 19:07:56
|
Everything looks good. The "Access" button doesn't do anything yet, that't why it says DEFAULT! Click on the "BOBS" button to go to index.php where you can login to a server definition and browse the files that were backed up. > Hi Joe, Rene > > The cmdloop is running. If I do the manual test I get this from cmdloop: > > Starting ./cmd/cmd.1048036424.bash > WARNING: --rsh or -e option ignored when connecting to rsync daemon > receiving file list ... done > done > wrote 458 bytes read 913 bytes 2742.00 bytes/sec > total size is 36033734 speedup is 26282.81 > Finished ./cmd/cmd.1048036424.bash > Starting ./cmd/cmd.1048036425.bash > Finished ./cmd/cmd.1048036425.bash > Starting ./cmd/cmd.1048036426.php > X-Powered-By: PHP/4.1.2 > Content-type: text/html > > > Finished ./cmd/cmd.1048036426.php > Starting ./cmd/cmd.1048036427.php > X-Powered-By: PHP/4.1.2 > Content-type: text/html > > > Finished ./cmd/cmd.1048036427.php > > and php backup.php to invoke the above gave me: > > X-Powered-By: PHP/4.1.2 > Set-Cookie: PHPSESSID=e9d0191f0b218b4f3c93285c984cbb6b; path=/ > Expires: Thu, 19 Nov 1981 08:52:00 GMT > Cache-Control: no-store, no-cache, must-revalidate, post-check=0, > pre-check=0 > Pragma: no-cache > Content-type: text/html > > No obvious errors (to me at least!). As I said, there are copies of my files > in bobsdata/current/MyShareName as well as a couple of .db files and a .ser > file. Same repeated in bobsdata/incremental too so rsync is working. NFS is > ok; I can mount and rw the test directory on the server. > > I point my browser to dadada/bobs/admin.php, enter the password and get the > server selection page where I can add, delete or change my servers. I then > click on Access (menu across top of page) and get "DEFAULT!" > > If it helps - in INSTALL theres a note about cleaning out the session/ > directory occasionally. Mine is empty. > > Cheers > Murray > > > On Friday 21 March 2003 02:27, Joe Zacky wrote: > > Murray, > > > > If you can login but see an empty file selection tree, it could be the > > 'cmdloop' cron job that runs in the background didn't get properly > > installed. If you run 'ps x' you should see something running like > > '/bin/bash /var/bobsdata/current/process/cmdloop'. > > There are instructions in the INSTALL for testing the cmdloop and backup > > manually. > > > > Also, if you haven't had a successful backup, the restore tree will be > > empty or get an error. > > > > Your feedback is valuable. Thanks. > > > > Joe > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Tablet PC. > Does your code think in ink? You could win a Tablet PC. > Get a free Tablet PC hat just for playing. What are you waiting for? > http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en > _______________________________________________ > Bobs-devel mailing list > Bob...@li... > https://lists.sourceforge.net/lists/listinfo/bobs-devel |