[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem with PHP/MySQL
- To: bugs@openbsd.org
- Subject: Problem with PHP/MySQL
- From: Guillermo Ruiz <gsruiz@email.com>
- Date: Sat, 02 Dec 2000 16:55:32 -0800
- User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m18) Gecko/20001108 Netscape6/6.0
Hello guys,
My name is Guillermo Ruiz. I'm an OpenBSD newbie who came across a weird
problem. This is what I've done so far:
I downloaded the necessary files and create a boot floppy disk.
I downloaded the setup files via ftp, and successfully installed OpenBSD
v 2.8 on my computer.
I downloaded two files from www.sourceforge.net ftp server:
php4-4.0.3pl1-mysql.tgz & mysql-3.22.32.tgz
I activated the Apache web server, and installed MySQL using your
pkg_add command. Then I rebooted the machine and installed the
php4-4.0.3pl1-mysql.tgz program. I also edited the httpd.conf module to
let Apache know PHP is in the system and rebooted the machine again.
Until now the machine Apache was working ok. I was checking the boot
process and, when it reached the section of turning on the network
modules, this is what I saw (this happens too when trying to start
apache with the following command: apachectl start)
/usr/libexec/ld.so: httpd: libmysqlclient.so.6.0: No such file or directory
/usr/sbin/apache start: httpd could not be started
Is there a missing file causing that? What can I do to get it? Do I have
to compile MySQL? I really appreciate your help!
Thank you very much!
Sincerely,
Guillermo Ruiz