[PHP-INSTALL] php5 and mysql support

2006-09-11 Thread Jaysen B. Johnson, EMT-B
Hello:   I am running a Fedora Core 5 system as a web server with Apache 2.2.3, PHP 5.1.5, and MySQL 5.0.22   I would like to setup a PostNuke CMS website which uses PHP and MySQL.  However, when I get to the point where it needs to connect to my database to install the tables I get the follo

Re: [PHP-INSTALL] Howto compiling PHP with using static libxml2 instead of the shared one

2006-09-11 Thread Kenneth Svee
[ Markus Jung ] > Hi there! > > Please can somone help me how my configure-command should lokk like or what I > can do that > PHP5 is compiled with the static libxml2.a instead of the shared libxml2.so. > > I've tried it with this: > LDFLAGS="-R/usr/local/phplibs/libxml2/usr/local" truss -o truss

Re: [PHP-INSTALL] php5 and mysql support

2006-09-11 Thread Kenneth Svee
[ Jaysen B. Johnson, EMT-B ] > Hello: > > I am running a Fedora Core 5 system as a web server with Apache > 2.2.3, PHP 5.1.5, and MySQL 5.0.22 > > I would like to setup a PostNuke CMS website which uses PHP and > MySQL. However, when I get to the point where it needs to connect to > my databas

Re: [PHP-INSTALL] Howto compiling PHP with using static libxml2 instead of the shared one [Incident:060911-001852]

2006-09-11 Thread Abuse Department
Title: Re: [PHP-INSTALL] Howto compiling PHP with using static libxml2 instead of the shared one    Response ** This is an automated reply to your message to Email Abuse. **Your message has been delivered to our email abuse department. This department handles complaints from

Re: [PHP-INSTALL] php5 and mysql support [Incident:060911-001853]

2006-09-11 Thread Abuse Department
Title: Re: [PHP-INSTALL] php5 and mysql support    Response ** This is an automated reply to your message to Email Abuse. **Your message has been delivered to our email abuse department. This department handles complaints from users that are receiving unwanted email. We try o

[PHP-INSTALL] Compile errors 5.1.6 --with-pgsql

2006-09-11 Thread markh
I am having trouble getting php-5.1.6 to compile with pgsql. my configuration: './configure' \ '--with-mysql' \ '--with-apxs=/usr/local/apache/bin/apxs' \ '--with-gettext' \ '--with-curl' \ '--enable-safe-mode' \ '--with-openssl' \ '--with-pgsql=shared' \ '--with-xml=/usr/' \ '--with-zlib-dir=/us

[PHP-INSTALL] Re: Compile errors 5.1.6 --with-pgsql

2006-09-11 Thread markh
markh wrote: I am having trouble getting php-5.1.6 to compile with pgsql. my configuration: './configure' \ '--with-mysql' \ '--with-apxs=/usr/local/apache/bin/apxs' \ '--with-gettext' \ '--with-curl' \ '--enable-safe-mode' \ '--with-openssl' \ '--with-pgsql=shared' \ '--with-xml=/usr/' \ '--wit

[PHP-INSTALL] MySQL support for PHP5. Please help

2006-09-11 Thread Jaysen B. Johnson, EMT-B
Hello:   I am running a Fedora Core 5 system as a web server with Apache 2.2.3, PHP 5.1.5, and MySQL 5.0.22   I would like to setup a PostNuke CMS website which uses PHP and MySQL.  However, when I get to the point where it needs to connect to my database to install the tables I get the foll

Re: [PHP-INSTALL] MySQL support for PHP5. Please help

2006-09-11 Thread Peter Hodge
Hello, If you have MySQL installed, then you already have the libraries. Just configure PHP: --with-mysql=/usr/local/mysql regards, Peter --- "Jaysen B. Johnson, EMT-B" <[EMAIL PROTECTED]> wrote: > Hello: > > I am running a Fedora Core 5 system as a web server with Apache 2.2.3, PHP > 5