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
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
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
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
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
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
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