ID:               41674
 Updated by:       [EMAIL PROTECTED]
 Reported By:      rogierversluis at xs4all dot nl
-Status:           Open
+Status:           Bogus
 Bug Type:         CGI related
 Operating System: CentOS 4.4
 PHP Version:      5.2.3
 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.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.




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

[2007-06-12 21:04:14] rogierversluis at xs4all dot nl

Description:
------------
When trying to run php from commandline SSH, it is not able to find the
mysql module. Which is compiled into PHP (-with-mysql). Also with
directing it to the right PHP.INI file it will not load. The only way to
get it to work is to use mysql.so in your scripts.

Reproduce code:
---------------
php --rf mysql_connect();

php -m

Expected result:
----------------
php -m should contain mysql

Actual result:
--------------
no mysql module loaded


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


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

Reply via email to