[PHP-INST] Mysql and PHP

2001-08-07 Thread matt
Sorry to sound dim, I currently rent a space on a web server that has Mysql installed and support for PHP. I am new to this but do I need Mysql and php installed on my own servers to make use of the web space. For me to create a database and PHP pages on the web server what will I need to install

Re: [PHP-INST] MySQL and PHP

2001-04-19 Thread B. van Ouwerkerk
Aconfigure php with the line "./configure >--with-apache=/usr/local/apache_1.3.19 --with-mysql --with-ldap >--enable-track-vars" it tells me that it can't find the header files. >Then I point it to the header files, after that I get the error "can't >find client lib". What should I do about this ?

[PHP-INST] MySQL and PHP

2001-04-19 Thread Mike Corredea
I just downloaded MySQL-3.23.36.tar (Which is the Source tar) from their site and I have php-4.0.4pl1. I have installed MySQL and it is ready to go. I know this for I can connect via the MySQL Monitor. When I try to configure php with the line "./configure --with-apache=/usr/local/apache_1.3.19 -