|
From: James W. B. <jbe...@mi...> - 2004-05-13 21:09:29
|
Charles: No sooner had I deleted your message with the fix for changing "n" to "c" (or whatever it was) in the code did I notice that I too have that problem. Can you kindly forward that mail one more time so I can fix that in my install as well? [ Could not create a database of type db3 or db4 (tried both) *Warning*: no such handler: in */var/www/html/bobs/inc/class_db.php* on line *79]* Thanks James AWC Mailing Lists wrote: > I just ran across something familiar. Check to ensure that the > machine with bobs installed actually has created the directory being > mapped to. > > Check the line before your error message for creating the mount. Get > to a command prompt and try and enter the command yourself. > Substitute what your server suggests. I had something similar to: > > smbmount "//servername/bobs" > "/var/bobsdata/current/process/mounts/backup/Shared" -o > username=something,password='here' &>/dev/null > > I actually received an error message when I entered this command even > though bobs said it was fine. > > In my case the directory: > "/var/bobsdata/current/process/mounts/backup/Shared" did not exist. > Bobs did not seem to create it. So I created the directory and I could > mount the remote dictory successfully. > > Next I tried copying a file to > "/var/bobsdata/current/process/mounts/backup/Shared" logged in with > the username above. (Not as root.) > > I ended up getting rights errors where I could not copy the file > across. So I corrected that as well. > > Once all that was done I was able to get a backup running. > > -- Charles > > > > > > James W. Beauchamp wrote: > >> Hi all: >> I've just installed the new version of Bobs and I'm getting the >> following error when running check configuration on a share that is >> smb mounted. The mount and unmount are successful, but this is the >> failure I'm getting. Any ideas why? >> >> Thanks >> >> James >> >> Attempting to write, read and delete a file on >> /backup/bobsdata/current/process/mounts/atladm/msde FAIL >> Write file test failed with these messages: >> /backup/bobsdata/current/process/cmd/cmd.1084473105.bash: line 9: >> /backup/bobsdata/current/process/mounts/atladm/msde/bobswritetest.out: >> No such file or directory >> cat: >> /backup/bobsdata/current/process/mounts/atladm/msde/bobswritetest.out: >> No such file or director >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: SourceForge.net Broadband >> Sign-up now for SourceForge Broadband and get the fastest >> 6.0/768 connection for only $19.95/mo for the first 3 months! >> http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click >> _______________________________________________ >> Bobs-devel mailing list >> Bob...@li... >> https://lists.sourceforge.net/lists/listinfo/bobs-devel >> > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click > _______________________________________________ > Bobs-devel mailing list > Bob...@li... > https://lists.sourceforge.net/lists/listinfo/bobs-devel > |