- Moderated by:
- Support Team
-
- rank:
-
Freshman
- registered:
- January 2006
- Status:
- offline
- last visit:
- 02.01.06
- Posts:
- 3
Currently setting up PostNuke on a XP desktop machine.
Anyss Web server
PHP 5.1.1
MySQL 5.0.18
run through the install and error out with the following:
Fatal error: Call to undefined function mysql_connect() in C:\www\htdocs\includes\classes\adodb\drivers\adodb-mysql.inc.php on line 349
Any ideas? -
- rank:
-
Freshman
- registered:
- January 2006
- Status:
- offline
- last visit:
- 02.01.06
- Posts:
- 3
I had mis-config'd my php.ini and did not have the ext directory stated.
Now I am able to create the database and talk to SQL but when I try and set the admin log in properties I get:
Unable to update pn_headlines -
- rank:
-
Helper
- registered:
- August 2002
- Status:
- offline
- last visit:
- 04.07.08
- Posts:
- 147
I wonder if it is theme related...Topiatic
Seems almost intermitent as to weather or not MySQL5 will work or not... should proly start a thread of working and non-working MySQL setups to see if we can spot the difference.
-
- rank:
-
Steering Committee
- registered:
- December 2002
- Status:
- offline
- last visit:
- 09.11.08
- Posts:
- 13413
I've fixed the PostNuke .7x installer to work with MySQL 5 today.
Until .762 is released with the fixed files, the two choices are to download updated install/newtables.php install/newdata.php and install/modify_config.php from CVS (no guarantees that the rest of the codebase is MySQL5 safe), or to disable strict mode in your MySQL configuration.
--
Regards,
Simon
itbegins.co.uk - Zikula Consulting
Please read the Support Guide -
- rank:
-
Freshman
- registered:
- July 2003
- Status:
- offline
- last visit:
- 19.02.04
- Posts:
- 2
HammerHead
I've fixed the PostNuke .7x installer to work with MySQL 5 today.
Until .762 is released with the fixed files, the two choices are to download updated install/newtables.php install/newdata.php and install/modify_config.php from CVS (no guarantees that the rest of the codebase is MySQL5 safe), or to disable strict mode in your MySQL configuration.
Ok. I just got this exact problem. I am installing webserver, mysql and PHP from scratch just to learn so I'm quite new to all this (I have installed PostNuke before though).
Please tell me, what implications does disabling strict mode have? And how do I do it?
More, has anyone tested a MySQL5 install with .761? Is it worth fixing it to work with MySQL5 using one of the above mentioned solutions or is it better to rollback my MySQL version?
cheers Jens -
- rank:
-
Steering Committee
- registered:
- December 2002
- Status:
- offline
- last visit:
- 09.11.08
- Posts:
- 13413
Quote
Please tell me, what implications does disabling strict mode have? And how do I do it?
For this, you'll need to refer to the mysql documentation at www.mysql.com
Quote
More, has anyone tested a MySQL5 install with .761? Is it worth fixing it to work with MySQL5 using one of the above mentioned solutions or is it better to rollback my MySQL version?
With the latest CVS, the installation at least does work, however I've not tested the rest of PostNuke .761 with MySQL 5, so the safest bet would be to use an earlier mysql version.
--
Regards,
Simon
itbegins.co.uk - Zikula Consulting
Please read the Support Guide -
- rank:
-
Freshman
- registered:
- January 2006
- Status:
- offline
- last visit:
- 27.09.06
- Posts:
- 11
I'm running mySQL 5.0
...OK, so you're saying that if I download the latest PN installer, that it should work with mySQL 5.0?... meaning I won't run into the "pN_headlines" error right? If so, then great. Thank you so much for not overlooking this mySQL 5.0 problem like a bunch of other CMS' have for the last few months. -
- rank:
-
Freshman
- registered:
- January 2006
- Status:
- offline
- last visit:
- 27.09.06
- Posts:
- 11
I'm running mySQL 5.0
...OK, so you're saying that if I download the latest PN installer, that it should work with mySQL 5.0?... meaning I won't run into the "pN_headlines" error right? If so, then great. Thank you so much for not overlooking this mySQL 5.0 problem like a bunch of other CMS' have for the last few months. -
- rank:
-
Freshman
- registered:
- January 2006
- Status:
- offline
- last visit:
- 27.09.06
- Posts:
- 11
I'm running mySQL 5.0
...OK, so you're saying that if I download the latest PN installer, that it should work with mySQL 5.0?... meaning I won't run into the "pN_headlines" error right? If so, then great. Thank you so much for not overlooking this mySQL 5.0 problem like a bunch of other CMS' have for the last few months. -
- rank:
-
Steering Committee
- registered:
- December 2002
- Status:
- offline
- last visit:
- 09.11.08
- Posts:
- 13413
Quote
...OK, so you're saying that if I download the latest PN installer, that it should work with mySQL 5.0?... meaning I won't run into the "pN_headlines" error right? If so, then great. Thank you so much for not overlooking this mySQL 5.0 problem like a bunch of other CMS' have for the last few months.
Yes, the installer at least will work fine. I can't say anything about the rest of the codebase, though if you do find any issues I'll do my best to fix them.
--
Regards,
Simon
itbegins.co.uk - Zikula Consulting
Please read the Support Guide -
- rank:
-
Professional
- registered:
- November 2003
- Status:
- online
- Posts:
- 1675
HammerHead
dssdyno
...OK, so you're saying that if I download the latest PN installer, that it should work with mySQL 5.0?... meaning I won't run into the "pN_headlines" error right? If so, then great. Thank you so much for not overlooking this mySQL 5.0 problem like a bunch of other CMS' have for the last few months.
Yes, the installer at least will work fine. I can't say anything about the rest of the codebase, though if you do find any issues I'll do my best to fix them.
Just for clarity... I believe Hammerhead is saying that if you "download the latest PN installer" from the CVS that it should work.
--
Under Construction!
