[PHP-INSTALL] Re: PHP5 CLI and gettext

2008-09-04 Thread James Janovich
On Thu, Sep 4, 2008 at 8:21 PM, James Janovich <[EMAIL PROTECTED]> wrote: > I am running php5 and apache on on a rhel5 box. PHP5 is compiled not > rpm's. I am compiling with the --with-gettext option and it works via the > web, but running in cgi mode from the command line the gettext is not > a

Re: [PHP-INSTALL] mysql_connect does not work

2008-09-04 Thread Tommy Peterson
Yes, it is a setup issue. <[EMAIL PROTECTED]> on Thursday, September 4, 2008 at 6:46 PM wrote: >Hi, > > I have PHP5 running on a Debian Linux machine. MySQL is also running. >But when I use the function "mysql_connect()" in PHP I get the >message > > Fatal error: Call to undefined function m

[PHP-INSTALL] PHP5 CLI and gettext

2008-09-04 Thread James Janovich
I am running php5 and apache on on a rhel5 box. PHP5 is compiled not rpm's. I am compiling with the --with-gettext option and it works via the web, but running in cgi mode from the command line the gettext is not available. Any ideas? Thanks! Jim

[PHP-INSTALL] mysql_connect does not work

2008-09-04 Thread ohannes.berin
Hi, I have PHP5 running on a Debian Linux machine. MySQL is also running. But when I use the function "mysql_connect()" in PHP I get the message Fatal error: Call to undefined function mysql_connect() in /var/www/php/test.php on line 10 Is this a setp up issue? Murat

[PHP-INSTALL] mysql_connect does not work

2008-09-04 Thread ohannes.berin
Hi, I have PHP5 running on a Debian Linux machine. MySQL is also running. But when I use the function "mysql_connect()" in PHP I get the message Fatal error: Call to undefined function mysql_connect() in /var/www/php/test.php on line 10 Is this a setp up issue? Murat

[PHP-INSTALL] mysql_connect does not work

2008-09-04 Thread ohannes.berin
Hi, I have PHP5 running on a Debian Linux machine. MySQL is also running. But when I use the function "mysql_connect()" in PHP I get the message Fatal error: Call to undefined function mysql_connect() in /var/www/php/test.php on line 10 Is this a setp up issue? Murat

[PHP-INSTALL] Re: No .so produced

2008-09-04 Thread php news
Ian Godman escribió: Hi I am trying to compile and install PHP 5.2.6 on CentOS Linux 5.2 using the following config: ./configure –with-gd --disable-pdo --enable-bcmath --enable-calendar --enable-ftp --enable-libxml --enable-magic-quotes --enable-sockets --prefix=/usr/local --with-apxs2=/u