| Topic: | Please Help..!!! |
|---|---|
|
cinloi
Freshman
Posts: 2 Posted: |
I have this message after I click the create the database start button Fatal error: Call to undefined function: mysql_pconnect() in install/newinstall.php on line 37 some thing wrong with my installation..? thanx |
|
Pete
Helper
Posts: 112 Posted: |
This is related to PHP installed on the server.. Try a search for "Call to undefined function: mysql_pconnect". You'll find your answer. -- Glad to help, any way I can. |
|
cinloi
Freshman
Posts: 2 Posted: |
can you give me a step by step instruction to fix the problem...? |
|
Simon
online Steering Committee
Posts: 13427 Posted: |
If I remember correctly, your PHP isnt configured with MySQL support - meaning you or your host has to reconfigure PHP. This isnt a PHP help forum - if you want step by step instructions to fix that, try www.php.net... -- Regards, Simon itbegins.co.uk - Zikula Consulting Please read the Support Guide |