Need advice in Mysql-Perl development plaform

2001-08-05 Thread TestMonster
In the past few weeks, I tried to install the below development platform in order for me to do MYSQL and PERL and PHP web applicaton offline. 1. Linux 6.0 2. Mysql (Binary Version) 3. DBI 1.68 4. gcc 2.81 5. msql-mysyql perl module However, I still can't get No.5 to install on that system. I

Auto Startup failed - Mysql deamon

2001-08-03 Thread TestMonster
Hi I've followed exactly every step lin the README. 1. cp ./support-files/mysql.server to /etc/rc.d/ 2. create link /etc/rc0.d/S01mysql to /etc/rc.d/mysql.server 3. create link /etc/rc3.d/S99mysql to /etc/rc.d/mysql.server But the mysql deamon still can't start automatically during

Mysql - Perl -DBI cannot work??

2001-08-02 Thread TestMonster
I just installed DBI module and try to run a cgi script from browser to access Mysql Database. The browser responsed with Internal Error From the /var/httpd/error_log it says Caught SIGTERM, shutting down Warning: user directive in VirtualHost requires SUEXEC wrapper. What is that means??

[Mysql] Perl's DBI Installation

2001-07-30 Thread TestMonster
Hi, I have tried all night to install the perl5's DBI modue, DBI-0.68.tar.gz. Unfortunately, it failed to work for my system (Linux 6.0). (*_*) The first command I issued #perl ./Makefile.PL seemed OK but the second command: #make ( I received the incompatible pointer type error) I also

Linux Bootup problem after modifying /etc/rc.d/rc.local

2001-07-29 Thread TestMonster
Hi Everyone, I have a small problem here(I think :-) ), but I still can't figure our how to fix it. I am not so familiar with Linux 6.0's Boot Shell. Here is the problem: After I successfully installed MySql 3.23 into my Linux system, I added the following lines into /etc/rc.d/rc.local to