phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [Bug #1089] No MySQL support found. Disabling


From: nobody
Subject: [Phpgroupware-tracker] [Bug #1089] No MySQL support found. Disabling
Date: Wed, 28 Aug 2002 00:29:54 -0400

=================== BUG #1089: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1089&group_id=509

Changes by: Dave Hall <address@hidden>
Date: 2002-Aug-28 14:29 (Australia/Melbourne)

------------------ Additional Follow-up Comments ----------------------------
Hey Pat,

Have you compiled in mysql into php or used the php-mysql module rpm??

Can you make a file call it phpinfo.php and save it somewhere in your web tree 
- being RH it should be /var/www/html/ .  In that file just put:

<pre>
<?php
phpinfo();
?>
</pre>

There will be a whole lot of info about you php setup displayed.  In the top 
top box there should be 'Configure Command' and in there should be --with-mysql 
or --with-mysql=/path/to/somewhere 

If it is not there then you don't have have mysql support for php.  Grab the 
rpm, insatll it and try again. 

NOTE if the please ignore the pre tags if they are displayed.  Still learning 
the bug tracker.

Cheers

skwashd



=================== BUG #1089: FULL BUG SNAPSHOT ===================


Submitted by: pktorney                  Project: phpGroupWare                   
Submitted on: 2002-Aug-28 09:33
Category:  API - Setup                  Bug Group:  0.9.14 release              
Severity:  5 - Major                    Priority:  High                         
Resolution:  None                       Assigned to:  None                      
Status:  Open                           Platform Version:  Linux - RedHat       
Reproducibility:  Every Time            

Summary:  No MySQL support found. Disabling

Original Submission:  I'm trying to install on a fresh system for the first 
time solo and I'm running into a wall. This is probably something easy but I 
don't know where to begin to look. 

I installed updated mysql using rpm, and phpGW release also using the latest 
rpm. 

mysql is running ok...I can access mysql cmd line and the server is running. 
But when I run the http://localhost/phpgroupware/setup/ I run into the problem 
that is tells me that I have no MySQL support found when in fact it is running. 

Can someone direct me to the right config file to make this change and or 
anything else I might need to do to fix?

Thanks so much!

AWESOME WORK!
Pat

Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-Aug-28 14:29             By: skwashd
Hey Pat,

Have you compiled in mysql into php or used the php-mysql module rpm??

Can you make a file call it phpinfo.php and save it somewhere in your web tree 
- being RH it should be /var/www/html/ .  In that file just put:

<pre>
<?php
phpinfo();
?>
</pre>

There will be a whole lot of info about you php setup displayed.  In the top 
top box there should be 'Configure Command' and in there should be --with-mysql 
or --with-mysql=/path/to/somewhere 

If it is not there then you don't have have mysql support for php.  Grab the 
rpm, insatll it and try again. 

NOTE if the please ignore the pre tags if they are displayed.  Still learning 
the bug tracker.

Cheers

skwashd




No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1089&group_id=509




reply via email to

[Prev in Thread] Current Thread [Next in Thread]