on
for GIF is possible and has been done; I know it has since I had another
server with that capability.
Thanks all
Michel
> -Original Message-
> From: Kevin Angus [mailto:[EMAIL PROTECTED]
> Sent: 11 août, 2003 16:02
> To: Michel Côté
> Subject: RE:
> -Original Message-
> From: Kevin Angus [mailto:[EMAIL PROTECTED]
> Sent: 12 août, 2003 15:54
> To: Michel Côté
> Subject: RE: [PHP-INST] Question about reading GIFs
>
> The patent covers the process creating a GIF using LZW encoding: A web
> site
> can take
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
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
[EMAIL PROTECTED]
cc: [EMAIL PROTECTED]
11/15/2002 Subject: Re: [PHP-INST] Question about
mysql_connect() function
In a message dated 11/15/2002 10:18:04 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
> >--with-mysql=shared,/opt/bcs'
>
> Shorten it to --with-mysql will use the internal php mysql support
> Try it :-))
This worked, thank you all for your help...
Christopher
ECTED]
11/15/2002 Subject: Re: [PHP-INST] Question about
mysql_connect() function
10:
iday, November 15, 2002 4:03 PM
Subject: Re: [PHP-INST] Question about mysql_connect() function
> In a message dated 11/15/2002 9:53:15 AM Eastern Standard Time,
> [EMAIL PROTECTED] writes:
>
> > if it does not, i'd reconfigure.
> > well first check if a phpinfo() call
In a message dated 11/15/2002 10:09:33 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
> It´s really easy...you don´t have any mysql support build in! Say again
> ./configure --your-stuff --with-mysql :-))
This is listed in the "Configure Command" box:
--with-mysql=shared,/opt/bcs'
In a message dated 11/15/2002 9:53:15 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
> if it does not, i'd reconfigure.
> well first check if a phpinfo() call shows mysql is installed?
Im looking over my phpinfo page and don't see anything about mysql... What
section would it be under..
PROTECTED]
11/15/2002 Subject: Re: [PHP-INST] Question about
mysql_connect() function
On Saturday, November 16, 2002, at 01:44 AM, [EMAIL PROTECTED] wrote:
Is there a setting in php.ini that would disable the mysql_connect()
function? I have the same exact script on two servers but one of them
keeps
giving me "Call to undefined function: mysql_connect()"
Probably just means that
In a message dated 11/15/2002 9:47:37 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
> i know you need to connect to run other functions, but does you set up
> recognize other mysql_functions? at least giving you an access denied
> error, instead of undefined function?
No, it does not...
i know you need to connect to run other functions, but does you set up
recognize other mysql_functions? at least giving you an access denied
error, instead of undefined function?
On Tue, 2002-10-29 at 23:27, Liu, Zhilin (UMC-Student) wrote:
> Hi,
>
> I am trying to install php4.2.3 with the support of MySQL. I use rpm to install
>Mysql as following:
>
> rpm -i MySQL-3.23.53a-1.i386.rpm
> rpm -i MySQL-client-3.23.53a-1.i386.rpm
> rpm -i MySQL-devel-3.23.53a-1.i386.rpm
>
On 01 Mar 2001 13:29:18 -0500, Jason Leduc wrote:
> After running the simple test http://url/test.php I received this
> error..
> any one have any idea why?
>
>
> Warning: Failed opening '/http-docs/root/test.php' for inclusion
> (include_path='.:/usr/local/lib/php') in Unknown on line 0
>
16 matches
Mail list logo