Koozali.org: home of the SME Server

WebMail / Imp

Dereck R. Bauer

WebMail / Imp
« on: September 28, 2000, 11:14:36 PM »
When I try to go ot the HORDE directory then click on IMP I get
the following message >>Fatal error: Call to undefined
function: mysql_pconnect() in db_mysql.inc on line 73 I can't
seem to fnd where this is coming from.

Tim Litwiller

RE: WebMail / Imp
« Reply #1 on: September 29, 2000, 02:58:59 AM »
your sure that mysql is installed and running?
and also the the php_mysql module is installed?

If you are not sure go back to Dan's web page and reread his instructions and see if you followed them exactly. because there are a bunch of us that know it does work if the dirrections are followed exactly.

If you are sure that everything has been installed correctly, then uninstall rpm -e all the modules and start over.

Nef Kho

RE: WebMail / Imp
« Reply #2 on: September 29, 2000, 05:57:30 AM »
I did have the same problem and heres how to fixed it by Dan Brown himslf.

> of " Fatal Error: call to undefined function:
> mysql_pconnect() in db_mysql.inc on line 73"

 You haven't installed mod_php-mysql.  Read the directions on my page, make sure all the required
packages are installed, and try again.  In particular, make sure mod_php-imap is also installed.

 Install mod_php-mysql and reboot it afterwards...

Dan Brown

RE: WebMail / Imp
« Reply #3 on: September 29, 2000, 06:41:47 AM »
No need at all to reboot.  Just run "service httpd restart" after installing mod_php-mysql.