ctober 06, 2010 9:09 PM
Subject: Re: [PHP] Class mysqli not found
On Wed, 2010-10-06 at 21:00 +0100, sueandant wrote:
I'm still fighting a losing battle in my attempts to get PHP speak to
mysqli. I can access MySql via the prompt. Apache and PHP are installed
and working. In Apache
> -Original Message-
> From: chris h [mailto:chris...@gmail.com]
> Sent: Wednesday, October 06, 2010 1:44 PM
> To: Alejandro Michelin Salomon
> Cc: sueandant; php-general@lists.php.net
> Subject: Re: [PHP] Class mysqli not found
>
> mysqli is set of functions
I'm running phpinfo from my browser under localhost.
- Original Message -
From: chris h
To: sueandant
Cc: PHP
Sent: Wednesday, October 06, 2010 10:12 PM
Subject: Re: RES: [PHP] Class mysqli not found
Are you doing phpinfo() off the CLI or via apache mod? Is it the
mysqli.max_persistent Unlimited Unlimited
> mysqli.reconnect Off Off
>
> - Original Message - From: "Simon J Welsh"
> To: "Alejandro Michelin Salomon"
> Cc: "'sueandant'" ; <
> php-general@lists.php.net>
> Sent: We
mysqli.max_links Unlimited Unlimited
mysqli.max_persistent Unlimited Unlimited
mysqli.reconnect Off Off
- Original Message -
From: "Simon J Welsh"
To: "Alejandro Michelin Salomon"
Cc: "'sueandant'" ;
Sent: Wednesday, October 06, 2010 9:43 PM
Subjec
I've tried this and get the same error message.
- Original Message -
From: "Alejandro Michelin Salomon"
To: "'sueandant'"
Cc:
Sent: Wednesday, October 06, 2010 9:33 PM
Subject: RES: [PHP] Class mysqli not found
Sueandant :
mysqli is set of
Yes, I've run phpinfo() and mysqli is listed in the detailed output.
- Original Message -
From: "Jay Blanchard"
To: "sueandant" ;
Cc: "PHP"
Sent: Wednesday, October 06, 2010 9:31 PM
Subject: RE: [PHP] Class mysqli not found
[snip]
When I run thi
t; printf("Host information: %s\n", mysqli_get_host_info($mysqli));
> }
>
>
> Try adodb lib for php ( http://adodb.sourceforge.net/ ), is great layer on
> top of php db functions.
>
> Alejandro M.S.
>
> -Mensagem original-
> De: sueandant [mailto:hollandsath...@ti
> Alejandro M.S.
>
> -Mensagem original-
> De: sueandant [mailto:hollandsath...@tiscali.co.uk]
> Enviada em: quarta-feira, 6 de outubro de 2010 17:27
> Para: sstap...@mnsi.net
> Cc: PHP
> Assunto: Re: [PHP] Class mysqli not found
>
> Thanks Steve. Her
x27;php-general@lists.php.net'
Assunto: RES: [PHP] Class mysqli not found
Sueandant :
mysqli is set of functions not a class. The name to connect is mysqli_connect
/**
*
*
* @version $Id$
* @copyright 2010
*/
$mysqli = mysqli_connect ("localhost", "root", "woodcote",
sueandant [mailto:hollandsath...@tiscali.co.uk]
Enviada em: quarta-feira, 6 de outubro de 2010 17:27
Para: sstap...@mnsi.net
Cc: PHP
Assunto: Re: [PHP] Class mysqli not found
Thanks Steve. Here's the php file:
When I run this small program I get a Fatal Error: Class mysqli not found
er
[snip]
When I run this small program I get a Fatal Error: Class mysqli not
found
error message.
[/snip]
Have you run a simple phpinfo(); to see if you have the mysqli module?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks Steve. Here's the php file:
When I run this small program I get a Fatal Error: Class mysqli not found
error message.
- Original Message -
From: "Steve Staples"
To: "sueandant"
Cc: "PHP"
Sent: Wednesday, October 06, 2010 9:09 PM
On Wed, 2010-10-06 at 21:00 +0100, sueandant wrote:
> I'm still fighting a losing battle in my attempts to get PHP speak to mysqli.
> I can access MySql via the prompt. Apache and PHP are installed and
> working. In Apache's config file PHPIniDir is set to "C:\php", which is
> where I unzipp
I'm still fighting a losing battle in my attempts to get PHP speak to mysqli.
I can access MySql via the prompt. Apache and PHP are installed and working.
In Apache's config file PHPIniDir is set to "C:\php", which is where I unzipped
the binary download files, and set LoadModule php5_module
15 matches
Mail list logo