Michael,
Thanks for the clarification. Now it makes sense that only shared
extensions are placed into the
/usr/local/lib/php/extensions/no-debug-non-zts-20020429/ directory.
All the extensions work correctly, besides mysql. I tried compiling
with the bundled mysql libraries (---with-mysql) and
Timothy,
It looks like the script isn't getting executed, check your apache conf.
make sure it knows how to run .php's and is loading the php module.
-Original Message-
From: Timothy Hora [mailto:[EMAIL PROTECTED]
Sent: Saturday, July 19, 2003 7:17 AM
To: [EMAIL PROTECTED]
Subject: [PHP
Lukasz Karapuda wrote:
> I am trying to build and install PHP 4.3.2 on Linux RedHat 7.3. The
> configure, make and make install commands generate correct output.
>
> The phpinfo() tells me that all the extensions I compiled in are
> enabled.
>
> However the extensions installation folder:
> /us
On Saturday 19 July 2003 05:45 am, Michael Mauch wrote:
> Christian Villada wrote:
> > I'm trying to get PHP 4.2.2 connected to Oracle 8.1.7
> > in Linux RedHat 9
> >
> > ./.libs/libphp4.a(my_error.o)(.text+0x275): In
> > function `my_error':
> > /usr/src/redhat/BUILD/php-4.2.2/ext/mysql/libmysql/m
Hello,
I am trying to build and install PHP 4.3.2 on Linux RedHat 7.3. The
configure, make and make install commands generate correct output.
The phpinfo() tells me that all the extensions I compiled in are
enabled.
However the extensions installation folder:
/usr/local/lib/php/extensions/no-de
php-install Digest 19 Jul 2003 15:06:04 - Issue 1467
Topics (messages 11307 through 11310):
Compiling php for Oracle
11307 by: Christian Villada
11308 by: Michael Mauch
Question
11309 by: Timothy Hora
11310 by: Jim Thome
Administrivia:
To subscribe to the d
It doesn't appear the Apache is sending PHP files to the PHP
interpreter.
Did you edit your httpd.conf file to add the following lines?
AddType application/x-httpd-php .php
LoadModule php4_modulelibexec/libphp4.so
--
Jim
>>> "Timothy Hora" <[EMAIL PROTECTED]> 07/19/03 05:17 AM
Hi!
I Installed an compiled the original php4.3.2 also i installed the
mod_php4-4.2.2-117.i586.rpm.
I copied the php.ini file in the right folder an edit them with safe_mode = off
Now my Problem...
I restartet apache with /etc/init.d/apache restart
No Erros Message comes up.
so than i copied the
Christian Villada wrote:
> I'm trying to get PHP 4.2.2 connected to Oracle 8.1.7
> in Linux RedHat 9
> ./.libs/libphp4.a(my_error.o)(.text+0x275): In
> function `my_error':
> /usr/src/redhat/BUILD/php-4.2.2/ext/mysql/libmysql/my_error.c:32:
> undefined reference to `errno'
That's an old bug in ol
I'm trying to get PHP 4.2.2 connected to Oracle 8.1.7
in Linux RedHat 9
I had the apache server alredy installed, so I
installed Oracle supposing that the apache was ready
to handle oracle.
When I try the aplication it gives me an error saying
that it don't have the osilogon() function. So I star
10 matches
Mail list logo