ID:               24190
 Updated by:       [EMAIL PROTECTED]
 Reported By:      oishyasan at netscape dot net
-Status:           Open
+Status:           Bogus
 Bug Type:         MySQL related
 Operating System: RedHat Linux 7.3
 PHP Version:      4.3.2
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

You compiled mysql as a shared extension, but you didn't load it. 


Previous Comments:
------------------------------------------------------------------------

[2003-06-15 08:47:18] oishyasan at netscape dot net

Description:
------------
Hi, I had problems with base dirs issues in the previous php version,
so I upgraded. So far, that seems to have been sorted out nicely. But,
I can't use my apps as a new problem exists with all my apps - Fatal
error: Call to undefined function: mysql_pconnect().

I have checked EVERYWHERE about this - I have tried the latest mysql,
but no change. I thought it may be the config in my php - but as you
can see from the phpinfo address attached, it "appears" to include
mysql - however I did see in the ./configure stage that it didn't pick
up on the socket location.

http://www.salubriousvision.com/info.php

You can see the error at this page - which worked fine until this
version was installed.

http://www.dreamcounselling.com/Default.php

I have installed the php-mysql rpms that as provided by RedHat

Reproduce code:
---------------
Fatal error: Call to undefined function: mysql_pconnect() 

Expected result:
----------------
I expected the code to connect to the mysql DB as per normal.

Actual result:
--------------
Can not access mysql with any code -connect or pconnect


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=24190&edit=1

Reply via email to