On 20 Aug, Daryl Pawluk wrote:
> this is the complete message from each of the 4 panels on the main page:
> /obs/index.html
> 
> Sorry, the database is currently not available. (Error: Can't connect to
> local MySQL server through socket '/var/lib/mysql/mysql.sock' (13))
> 
> mysql is running and the database and the files in /obs and /cgi-bin/obs
> seem to be in place. mysqladmin -u<> -p<> status works fine.

can you do this without any problems:

# mysql obs
> select count(*) from Artist;

If you can't do this, you definitly have a MySQL server problem. If you
can do this, but obs can't connect, I would check to make sure the
mysqlclient libraries are the same version as the mysql server...

> 
> when i start obsd -d -n just the first line is printed and then obsd
> hangs -- taking all the cpu time available.
> 
> this is probably the same problem?

yes, the first thing obs does when it starts, is to do a database sanity
check and it seems to hang doing that.

> Warning:
>   Name: vscroll
>   Class: XmScrollBar
>   The scrollbar minimum value is greater than or equal to the scrollbar
> maximum value.
> 
> Warning:
>    Name: vscroll
>    Class: XmScrollBar
>    Specified slider size is greater then the scrollbar maximum value
> minus the scrollbar minimum value.

I don't know what causes this. I've seen it before, but when I upgraded
my netscape the problem went away.


--ruaok         Freezerburn! All else is only icing. -- Soul Coughing

Robert Kaye -- [EMAIL PROTECTED]  http://moon.eorbit.net/~robert

_______________________________________________
Obs-dev mailing list
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/obs-dev

Reply via email to