ARG! Anyone using webmin on Solaris to manage MySQL?

2002-03-14 Thread Chuck Carson

I have tried the last 10 releases of webmin and cannot get it to work with
MySQL. I have a standard install of Mysql 3.23 into /usr/local/mysql. Webmin
keeps complaining that it cannot find the libraries.

The MySQL libraries are here: /usr/local/mysql/lib/mysql

I have set that path both in the config and LD_LIBRARY_PATH. I have tried
copying all the mysql libs to /lib and pointing to them there. Nothing has
worked.


Anyone have better luck on Solaris 8? (I have tried this on 4 Solaris 8
systems)

Thanks,
CC


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Strange errors

2001-02-19 Thread Chuck Carson

I am getting this error when running a CGI script that inserts into a table.
The script works fine about 90% of the time but I get these occasionally.
Sometimes I will keep hitting the back button and re-submitting the form and
I sometimes get this as well. ie (the same logical path throgh the script
will yield this error sometimes)

This is a SuSE 7 machine.

Any ideas?

DBD::mysql::st execute failed: MySQL server has gone away at
/usr/local/apache/cgi-bin/insert_response.cgi line 481.
Issuing rollback() for database handle being DESTROY'd without explicit
disconnect() at /usr/lib/perl5/site_perl/5.005/i586-linux/Ap
ache/Registry.pm line 144.
[Mon Feb 19 17:34:36 2001] [error] Mon Feb 19 17:32:44 2001: can't execute
query: MySQL server has gone away


Thanks,
Chuck


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




MySQL errors, can anyone shed some light?

2001-02-02 Thread Chuck Carson


We are getting thse errors. Can anyone point me in the right direction?



DBI-connect(database=whois;host=www5) failed: Host 'www5' is blocked
because of many connection errors.  Unblock with 'mysqladmin flush-hosts' at
/usr/lib/perl5/site_perl/5.005/PEC.pm line 731

Thanks,
CC

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Linux limited to 256 connections by default?

2001-02-01 Thread Chuck Carson


I was under the impression ulimit controlled this, but someone just told me
that by default, the linux kernel only supports 256 simultaneous
connections, thus MySQL is limitd to 256 connections unless running on a
modified kernel. This does not sound right to me so I thought I would ask
here. We are currently performance testing MySQL on RH 6.2. I have rebuilt
the kernels to allow more shared memory (for some other apps) but have done
nothing that would affect a limit such as this. I know I have some Oracle
databases running on the same kernels (2.2.18smp) that allow more than 256
connections.

Can anyone shed some light on this?

Thanks,
CC

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Increasing number of processes

2001-01-31 Thread Chuck Carson



I need to run more mysql processes than the default of 3. Where is this
configured?

Thanks,
CC

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Can't compile on Solaris 2.7

2001-01-23 Thread Chuck Carson



I am getting this error trying to compile mysql 3.23.28:

checking for pdftex... no
checking return type of sprintf... configure: error: can not run test
program while cross compiling

The documentation says the compiler is not installed correctly. I tried the
gcc2.8.1 and 2.9.5 packages from sunfreeware.com.


Anyone have any ideas?

-Chuck

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php