Re: [PHP-DB] Fatal Error - Undefined function mysqli_connect

2011-09-04 Thread Lester Caine
Ben wrote: Upgraded from what? > Sounds like the mysqli extension is no longer getting loaded. There will either be an error saying why, or it is still commented out in the php.ini. Upgraded from PHP 4.3 and MySQL 4.1. Was using mysql_connect, but understand that mysqli is better/supported ex

RE: [PHP-DB] Fatal Error - Undefined function mysqli_connect

2011-09-04 Thread Ben
Lester wrote: >Upgraded from what? > Sounds like the mysqli extension is no longer getting loaded. There will either be an error saying why, or it is still commented out in the php.ini. Upgraded from PHP 4.3 and MySQL 4.1. Was using mysql_connect, but understand that mysqli is better/supported ex

Re: [PHP-DB] Fatal Error - Undefined function mysqli_connect

2011-09-04 Thread Lester Caine
Ben wrote: My server was upgraded to PHP 5.3.8 and MySQL 5.1.58 today and, since, I am getting a 500 error on any script requiring a DB connection. Upgraded from what? Sounds like the mysqli extension is no longer getting loaded. There will either be an error saying why, or it is still commente

Re: [PHP-DB] Fatal error: Class 'Mail' not found in

2010-05-29 Thread Nilesh Govindarajan
On Sat, May 29, 2010 at 7:23 PM, win.a wrote: > Excuse me to trouble ,in my little application there's a mail function > which i revoked the pear package require 'mail.php' > > when i test the app ,it show me "Fatal error: Class 'Mail' not found > ",i checked the mail.php no Class Mail? > How can

Re: [PHP-DB] "Fatal error: Call to undefined function pq_query()"

2010-04-13 Thread Gary .
On Tue, Apr 13, 2010 at 10:40 AM, Firan Corneliu wrote: > Are you sure you're not using q instead of g :) Err. My first thought was "What a strange thing to ask." Then I looked... Thanks. I'd been looking at that for a good hour or so... *embarrassed* -- PHP Database Mailing List (http://www.ph

Re: [PHP-DB] "Fatal error: Call to undefined function pq_query()"

2010-04-13 Thread Firan Corneliu
Are you sure you're not using q instead of g :) just to be sure, you can check if a function exists by using $boolExists = function_exists('any_function_name'); http://www.php.net/manual/en/function.function-exists.php On Tue, Apr 13, 2010 at 11:20 AM, Gary . wrote: > What the... > > What is c

RE: [PHP-DB] Fatal Error: Class 'mysqli' not found in...

2007-02-19 Thread Ralph E. Brickley
. Problem solved. Thanks for all the help. I do laugh at my calamity... thought I must cry too! -Original Message- From: John Comerford [mailto:[EMAIL PROTECTED] Sent: Monday, February 19, 2007 3:33 PM To: Ralph E. Brickley Cc: php-db@lists.php.net Subject: Re: [PHP-DB] Fatal Error: Class

Re: [PHP-DB] Fatal Error: Class 'mysqli' not found in...

2007-02-19 Thread John Comerford
Have you tried using phpinfo() to make sure it's seeing your php.ini file ? Ralph E. Brickley wrote: Hello All, I have been using Apache 2, PHP5 and MySQL 4 and 5 for a long time, and recently had to wipe my box due to a virus! Now that I have everything reinstalled, I can NOT get ri

RE: [PHP-DB] Fatal Error: Class 'mysqli' not found in...

2007-02-19 Thread Dwight Altman
So we are talking about MS Windows? I was shocked to see Linux antivirus offerings, so you had me concerned for a moment. I can only laugh at your calamity. Okay, I can offer something else. How about providing the list with the "not found in..." part? Perhaps put it where it is looking for it

RE: [PHP-DB] fatal error

2004-11-29 Thread Gryffyn, Trevor
What version of PHP are you using? Did you develop it on one system then move it to 'production' and now it doesn't work? PHP 5 has SQLite functions built into it, but PHP 4 doesn't (I think I got that right). You may need to make sure your extensions are loading properly and such. Is it just

Re: [PHP-DB] fatal error

2004-11-27 Thread Huy Ton That
how do i remove myself off this list? -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DB] Fatal error message

2003-01-16 Thread Rich Gray
Jon Based on your include path does the script exist in any of these locations on your server? => /var/www/html/addrbk/Connections/addrbk.php or => /php/includes/Connections/addrbk.php => /usr/share/pear/Connections/addrbk.php If not then that's your problem, else you need to start looking at fi

Re: [PHP-DB] Fatal error: Call to undefined function: mysql_conne ct() ......

2002-10-14 Thread Michael Mauch
Bhavin Vyas <[EMAIL PROTECTED]> wrote: > I am using "mysq". I tried to re-install using rpm, but didn't work. Will > need to recompile. However, now, I am getting "Mysql not loaded". My feeling > is that there must be a simple way to load this module, just don't know how > :-( You have to use e

RE: [PHP-DB] Fatal error: Call to undefined function: mysql_connect() ......

2002-10-14 Thread Vyas, Bhavin
else I will recompile. Thanks for all your help!!! Bhavin. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 11:46 AM To: Vyas, Bhavin Cc: '[EMAIL PROTECTED]' Subject: RE: [PHP-DB] Fatal error: Call to undefined function:

RE: [PHP-DB] Fatal error: Call to undefined function: mysql_conne ct() ......

2002-10-14 Thread Jeffrey_N_Dyke
quot; <[EMAIL PROTECTED]> cc: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> 10/14/2002 11:43 AMSubject: RE: [PHP-DB] Fatal error: Call to undefined function:

RE: [PHP-DB] Fatal error: Call to undefined function: mysql_conne ct() ......

2002-10-14 Thread Vyas, Bhavin
as, Bhavin Cc: '[EMAIL PROTECTED]' Subject: RE: [PHP-DB] Fatal error: Call to undefined function: mysql_conne ct() .. I think this is how it works.if you're using dbx then you need to connect using dbx_connect and not mysql_connect and i don't think that [shared

RE: [PHP-DB] Fatal error: Call to undefined function: mysql_conne ct() ......

2002-10-14 Thread Jeffrey_N_Dyke
ot;Vyas, Bhavin" Media.com> cc: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>

RE: [PHP-DB] Fatal error: Call to undefined function: mysql_connect() ......

2002-10-14 Thread Vyas, Bhavin
dering that the version is 4.1.2 and this install was default RH7.3. Is there a way to check and make sure? Thanks, Bhavin. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 11:04 AM To: Vyas, Bhavin Cc: '[EMAIL PROTECTED]' Subject:

Re: [PHP-DB] Fatal error: Call to undefined function: mysql_connect() ......

2002-10-14 Thread Jeffrey_N_Dyke
does the mysql section show up in phpinfo() ? is [shared] allowed in that configure argument? |-| | Jeff | KeaneIT - Presidents Landing | | | Suite: 200| | Outside: 617 -517-1772 | E-mail: | | [EMAIL PROTECTED]

Re: [PHP-DB] Fatal error: Call to undefined function: pg_connect() in .....

2002-07-18 Thread Miles Thompson
Is PostgreSQL started with the -i switch? (I think that's the one; it exposes it to tcp/ip connections.) Check your PGSQL docs to be certain. Have you run a page with phpinfo? Is PostgreSQL support compiled into your installation of PHP? This is a file consisting of , named phpinfo.php. Again,

Re: [PHP-DB] Fatal Error using mysql_connect()

2002-03-12 Thread Sam Masiello
Looks like MySQL support was not compiled into PHP. If you are using a linux based system you need to run the configure script with the --with-mysql flag in order to utilize the MySQL function set. HTH Sam Masiello Software Quality Assurance Engineer Synacor (716) 853-1362 X289 [EMAIL PROTECTE

RE: [PHP-DB] Fatal error: Call to undefined function: pg_connect() in ...

2001-10-29 Thread Fotwun
your own server. > -Original Message- > From: Rodolfo Napoles [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 29, 2001 1:43 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-DB] Fatal error: Call to undefined function: > pg_connect() in ... > > > Is there a way to

Re: [PHP-DB] Fatal error: Call to undefined function: pg_connect() in ...

2001-10-29 Thread Rodolfo Napoles
Is there a way to configure php (through the conf file?) to support the pg commands? Is there a manual (link) where I can find how to compile postgreSQL support into PHP? does it mean to compile PHP ? Thanks Rick Emery wrote: > This means that PostgreSQL support was NOT compiled into PHP. Ther

RE: [PHP-DB] Fatal error: Call to undefined function: pg_connect() in ...

2001-10-29 Thread Rick Emery
This means that PostgreSQL support was NOT compiled into PHP. Therefore, you cannot use PostgreSQL commands. -Original Message- From: Rodolfo Napoles [mailto:[EMAIL PROTECTED]] Sent: Monday, October 29, 2001 2:17 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] Fatal error: Call to undefined f

Re: [PHP-DB] Fatal Error

2001-09-22 Thread Andreas D. Landmark
At 23.09.2001 02:41, you wrote: >Hello, > >I was wondering if this means that my ISP doesnt support mysl commands in >php. They use php3.0.18 and apache server. I get the following message. Pretty much. Your ISP has probably compiled PHP w/o mysql support, since they're running such an old versi

Re: RE: [PHP-DB] Fatal error

2001-08-24 Thread Russ Michell
>Try to include your files with the command include_once() ... and not >include() ... Well Br me! Cheers.. That did the job... I thank you sir! Cheers Russ On Fri, 24 Aug 2001 13:04:15 +0200 "Walter, Marcel" <[EMAIL PROTECTED]> wrote: > Try to include your files with the command include_o

Re: [PHP-DB] Fatal error

2001-08-24 Thread
---< Original message >--- From: Russ Michell <[EMAIL PROTECTED]> Date: Fri, Aug 24, 2001 at 12:47:42PM +0100 Message-ID: Subject: [PHP-DB] Fatal error > Hi there folks - this isn't *entirley* a DB question so I'm putting on my flack >Jacket right now: > > I keep getting this error and have n

RE: [PHP-DB] Fatal error

2001-08-24 Thread Christian Eichert
show us some lines around the line 47 > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Russ > Michell > Sent: Freitag, 24. August 2001 13:48 > To: [EMAIL PROTECTED] > Subject: [PHP-DB] Fatal error > > > Hi there folks - this isn't *entirley* a DB

RE: [PHP-DB] Fatal error: undefined function mysql_connect()

2001-04-30 Thread Lester June Cabrera
ttings further down. > >Maybe someone knows the answer! > >Greetings >Andi > >|-Ursprüngliche Nachricht- >|Von: winescout [mailto:[EMAIL PROTECTED]] >|Gesendet: Sonntag, 29. April 2001 20:44 >|An: [EMAIL PROTECTED] >|Betreff: Re: [PHP-DB] Fatal error: undefine

RE: [PHP-DB] Fatal error: undefined function mysql_connect()

2001-04-29 Thread Newsletter
lto:[EMAIL PROTECTED]] |Gesendet: Sonntag, 29. April 2001 20:44 |An: [EMAIL PROTECTED] |Betreff: Re: [PHP-DB] Fatal error: undefined function mysql_connect() | | |I am having the same problem. I followed the advice of the |message below(), and can only find any mention of mySQL in my |Configure

Re: [PHP-DB] Fatal error: undefined function mysql_connect()

2001-04-29 Thread winescout
I am having the same problem. I followed the advice of the message below(), and can only find any mention of mySQL in my Configure area. It shows that I configured it with "-with-mysql=share". What is the next step to solving this? Here is some more information that may be usefull. RedHat 7.0 A

Re: [PHP-DB] Fatal error: undefined function mysql_connect()

2001-04-19 Thread Victor Foitzik
Hello franky, on 13.04.2001 you wrote: > I'm trying to connect to mySQL DB by Web page > and > when I use mysql_connect() > this append: > Fatal error: Call to unsupported or undefined function mysql_connect() > thanks! are you really sure your php has mysql support compiled in (yes, it is po

Re: [PHP-DB] Fatal error: Call to unsupported or undefined function mysql_connect()

2001-04-12 Thread B. van Ouwerkerk
>Such patience! You waited nearly 7 whole minutes before reposting your >message! > >I don't run MySQL, so I'm not sure... but it looks like you probably don't >have MySQL support in your version of PHP. Try: > >phpinfo(); >?> Also, include some more code.. Or even better, check out some of t

Re: [PHP-DB] Fatal error: Call to unsupported or undefined function mysql_connect()

2001-04-12 Thread Brian S. Dunworth
Such patience! You waited nearly 7 whole minutes before reposting your message! I don't run MySQL, so I'm not sure... but it looks like you probably don't have MySQL support in your version of PHP. Try: ...and see if it says you do. At 12:44 PM 4/13/01 -0400, franky wrote: >I'm trying to

RE: [PHP-DB] Fatal error: Call to unsupported or undefined functi on mysql_connect()

2001-04-05 Thread Jason Vance
f. Thanks, Jay -Original Message- From: Patrick Dunford [mailto:[EMAIL PROTECTED]] Sent: April 4, 2001 5:17 PM To: [EMAIL PROTECTED] Subject: RE: [PHP-DB] Fatal error: Call to unsupported or undefined functi on mysql_connect() On 4 Apr 2001 06:54:45 -0700 AD in php.db, Brunner, Daniel said:

RE: [PHP-DB] Fatal error: Call to unsupported or undefined functi on mysql_connect()

2001-04-04 Thread Patrick Dunford
On 4 Apr 2001 06:54:45 -0700 AD in php.db, Brunner, Daniel said: >Hello... > >Either the Username or Password or Database does not exist... NO!. "Call to undefined function" means it doesn't know the name of the function you are calling. if the function name is correct you either need to loa

RE: [PHP-DB] Fatal error: Call to unsupported or undefined function mysql_connect()

2001-04-04 Thread Brunner, Daniel
Hello... Either the Username or Password or Database does not exist... Do this $db = mysql_connect(server, $user, $password) or die ("Sorry something is wrong"); $select = mysql_select_db("intranet", $db); or die ("Sorry something is wrong"); That way you can see if it connect

Re: [PHP-DB] Fatal error: Call to undefined function: () in add2.php on line 11

2001-02-27 Thread Robert
I had a similar problem ( on 2000 ) until created a usr directory at the root ( C: )and put the mibs directory in it from the php directory - Original Message - From: "Joe Brown" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 27, 2001 12:19 A

Re: [PHP-DB] Fatal error: Call to undefined function: () in add2.php on line 11

2001-02-26 Thread Joe Brown
back to the drawing board... Re-compile php --with-mysql ""jim and lois flaherty"" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > help , I have this problem > >I have redhat 7.0 >mysql 3.23 >and php-mysql rpm installed > > my code > > > >