[PHP-INST] PHP, Mysql 4.0.13 and HPUX 11.00

2003-07-17 Thread Madhu
I was able to compile php with Apache as a DSO module in HP 11.00 WITHOUT mysql support. When I tried to compile with-mysql (Mysql 4.0.13), I am getting some configure time messages if I use Mysql supplied binary file This is the config time message checking for mysql_close in -lmysqlclient...

[PHP-INST] php-mysql build problem

2003-06-13 Thread Grimes, Dean
I'm having some trouble with linking mysql-4.0.13 into php-4.3.2. I am getting following error: //usr/lib/libresolv.so.1: fatal error: symbol `_res` multiply defined in two shared objects /usr/lib/libsocket.so: size = 448; //usr/lib/libresolv.so.1: size = 512 collect2: ld returned 1 exit status ma

[PHP-INST] PHP MYSQL and Apache

2003-03-31 Thread Paul Myers
Hi all I am attempting to install Apache 1.3.19, PHP 4.0.3 on a Win 98 machine running MySQL I have been experiencing problems whereby Each time I attempt to load phpinfo.php it tries to download the file, stopping and re-starting MySQL then Apache appers to have solved this problem but I am still

[PHP-INST] php mysql

2003-01-06 Thread Marcus
Hi there I've just installed RedHat 8 complete install with php with apache with gd etc when I try and connect to mysql Fatal error: Call to undefined function: mysql_connect() in /var/www/html/phpMyAdmin/lib.inc.php on line 255 Now when I install php-mysql will this affect the already ins

[PHP-INST] PHP-MySQL-HPUX 11

2002-12-04 Thread Rick King
OS: HPUX 11 PHP: 4.2.3 GCC: gcc3.2 MySQL: 3.23.53 Apache: 1.3.27 PHP Compile Options: CC=gcc ./configure --with-mysql=/usr/local/mysql --with-apxs=/opt/apache-1.3.27/bin /apxs \ --enable-discard-path Hello PHP Guru's! I'm trying to install PHP w/ MySQL support and w/ Apache-DSO support. During t

[PHP-INST] PHP-MySQL-HPUX 11

2002-12-04 Thread Rick King
OS: HPUX 11 PHP: 4.2.3 GCC: gcc3.2 MySQL: 3.23.53 Apache: 1.3.27 PHP Compile Options: CC=gcc ./configure --with-mysql=/usr/local/mysql --with-apxs=/opt/apache-1.3.27/bin /apxs \ --enable-discard-path Hello PHP Guru's! I'm trying to install PHP w/ MySQL support and w/ Apache-DSO support. During t

[PHP-INST] PHP/MySql/mod_SSL: Having difficulties :(

2002-09-09 Thread Nate Pickett
Hi, I am having difficulties installing PHP/MySql/mod_SSL on Red Hat 7.2. Below are the version number of the software packages I am using and commands that I used to try to install PHP/MySql/mod_SSL. If any knows what I am doing wrong or an easier way to install a PHP/MySql/mod_SSL system plea

Re: [PHP-INST] PHP, MySQL, Apache on Mandrake (2.4 Krnl)

2002-06-27 Thread Chris Hewitt
Ben, I think we need to know more. Is apache running (ps ax|grep httpd)? What are you doing to get the permission denied message? What is the test file you are using and what directory have you got it in (compared to DocumentRoot)? I'm not familiar with Mandrake but it should not be so differ

[PHP-INST] PHP, MySQL, Apache on Mandrake (2.4 Krnl)

2002-06-27 Thread Ben
Having a problem getting apache to work. All I'm getting is permission denieds Please help -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Php-Mysql installation error ...

2001-12-26 Thread Fred
Hi, I have this debug.log message after my php ./configure command : -- CONFIGURE: './configure' '--with-mysql=/opt/mysql' '--with-config-file-path=/usr/local/etc' '--w ith-gd' '--with-

[PHP-INST] PHP, MySQL, * Mandrake 8.1

2001-12-01 Thread Joe
Hi All, I am trying to use MySQL from PHP. I get the error message: call to undefined function: mysql_connect() Based on what I've read, I need to compile PHP with the --use-mysql=/path/to/mysql option. This was not enough information to get the compile to work. (I tried every directo

[PHP-INST] PHP/MySQL/Apache w/Frontpage Extensions

2001-10-08 Thread Jamie Willard
PHP 4.0.6 MySQL 3.23.39 Apache 1.3.19 Frontpage Extensions Ver5.0 (2002) Everything so far is working great with my build, except one thing. While compiling PHP I receive the following when I do "make". Any help is appreciated. There are several older posts on this exact problem, but nobody has

[PHP-INST] php, mysql & imap problems

2001-09-06 Thread Mark Coetser
Hi guys Ok first off had a problem when compiling php with imap where it was looking for a rfc822.h file, I got the source for imap ran a make slx and copied the relavent files to /usr/include now when running.. root@Titan:~/install/php-4.0.5# ./configure --with-mysql --with-apxs --with-ima

[PHP-INST] php,mysql and ihtml language

2001-08-21 Thread Cedric Zeline
Hi all! I've just installed the php module 4.0.5 on a raq. This raq was already running "ihtml" and mysql successfully. After installing the php module any request to the database using ihtml doesn't work. if I don't loadmodules php4 in my http.conf then ihtml works again. Does anyone can know

[PHP-INST] php,mysql and ihtml

2001-08-20 Thread Cedric Zeline
Hi all! I've just installed the php module 4.0.5 on a raq. This raq was already running ihtml and mysql successfully. After installing the php module any request to the database using ihtml doesn't work. if I don't loadmodules php4 in my http.conf then ihtml works again. Does anyone can know wh

Re: [PHP-INST] Php-mysql-what os ?

2001-07-14 Thread Steve Brazill
ed info on how to create the 'mirrored' partitions... P.S. Make sure you put the 2nd drive on a different IDE controller (separate IDE cable)... - Original Message - From: "Paul" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 14, 2001 8:25

[PHP-INST] Php-mysql-what os ?

2001-07-14 Thread Paul
Hi, I was wondering if any one has some recemendations on what Distro to use with Php and Mysql ? Im currently thinking of using redhat 6.2 as ive already got a stable DNS and sendmail server running on that. Also what should i install first Apache, MySql or Php.(Im not all that confident with li

Re: [PHP-INST] php-mysql-4.0.4pl1-3.i386.rpm install problem

2001-05-03 Thread Tom Gordon
Don, FYI... RH7.1 uses php-mysql-4.0.4pl1-9.i386.rpm (note the '9' vs. '3' in your e-mail). The RPM is found on disk #2. Tom Gordon DON GRIFFEY wrote: > Hello, > I am attempting to install the following rpm downloaded from Red Hat: > php-mysql-4.0.4pl1-3.i386.rpm > > I have already insta

[PHP-INST] Php + mysql - How to turn off threaded client code

2001-04-30 Thread Vimal Uppal
Dear All, I have been trying to install php-4.0.4pl1 on RH 6.2 with mysql-3.23.37. I have loaded mysql-3.23.37-1.i386.rpm, mysql-client-3.23.37-1.i386.rpm and mysql-devel-3.23.37-1.i386.rpm. Everything goes well except until libphp4.so is loaded by apache. Then apache dumps. If I comment this

Re: [PHP-INST] php-mysql-4.0.4pl1-3.i386.rpm install problem

2001-03-27 Thread A.T.Z.
> >Any help would be very much appreciated. I remember someone on another list who removed the rpm and build from source because of some bugs in rpm.. might have been in combination with RH 7 Can't find his posting.. but if no other suggestion is launched you might try the same. Bye, B.

[PHP-INST] php-mysql-4.0.4pl1-3.i386.rpm install problem

2001-03-27 Thread DON GRIFFEY
Hello, I am attempting to install the following rpm downloaded from Red Hat: php-mysql-4.0.4pl1-3.i386.rpm I have already installed MySQL and it is running fine. I have already installed php4.0.4 and it appears to work fine when using the test script described in the documentation. However when

[PHP-INST] PHP MYSQL Installation error

2001-01-29 Thread Aravind.B.A
Help to solve this probs... I have a enterprise 220 r server running Sun solaris 7, i have apache 1.3.12, along with mysql 3.22.32, and php 3.0.18, when i install apache i do not have any problems, when i install mysql, it says grant of tables failed, then when i install php i do not get any erro

Re: [PHP-INST] php / mysql

2001-01-24 Thread Ashley M. Kirchner
Timo Mika Gläßer wrote: > we're basically developing for DB2 or Oracle and don't usually need > MySQl-Support with PHP. So in order to make the httpd binary a little > smaller is it possible to compile PHP4 without any MySQL-Support added? Configure & compile PHP with the --without-mysql fla

[PHP-INST] php / mysql

2001-01-24 Thread Timo Mika Gläßer
Hi, we're basically developing for DB2 or Oracle and don't usually need MySQl-Support with PHP. So in order to make the httpd binary a little smaller is it possible to compile PHP4 without any MySQL-Support added? Thanks for your response in advance. Yours, Timo Mika Gläßer ___