- Moderated by:
- Support Team
-
- rank:
-
Freshman
- registered:
- August 2006
- Status:
- offline
- last visit:
- 01.09.06
- Posts:
- 6
Well, i have read many a forum here, i get to the database part and i get
Fatal error: Call to undefined function mysql_connect() in C:\PostNuke-0.762\HTML\includes\classes\adodb\drivers\adodb-mysql.inc.php on line 350
I remmed out the mysql line in php.ini, and have followed all the guidelines. Anyone have any clues??
BTW, Im runnin, server 2k3, PHP 5.1.6, mySQL 5.0.11, and the latest PN..762.
I have made the database and have a username and password for it as well, for whatever reason, cant get it to work.
Thanks for all the help in adavance. -
- rank:
-
Steering Committee
- registered:
- December 2002
- Status:
- online
- Posts:
- 13413
You appear to have installed PHP and not activated the MySQL support. Check the PHP manual for instructions on how to do this.
--
Regards,
Simon
itbegins.co.uk - Zikula Consulting
Please read the Support Guide -
- rank:
-
Freshman
- registered:
- August 2006
- Status:
- offline
- last visit:
- 01.09.06
- Posts:
- 6
Here is the link according to PHP...
http://www.php.net/manual/en/ref.mysql.php
in which I have done both, but still get that same error, any other clues, I know this is not a direct PN error, but any help would greatly appreciated.
Again thank you.
:) -
- rank:
-
Helper
- registered:
- February 2005
- Status:
- offline
- last visit:
- 06.05.08
- Posts:
- 492
Did http://www.php.net/manual/en/ref.mysql.php#50659 (comments by users) help?
--
-- Teb
-- Dutch PostNuke Community
Support questions in a Personal Message will be ignored. Use the forums at all times! -
- rank:
-
Freshman
- registered:
- August 2006
- Status:
- offline
- last visit:
- 01.09.06
- Posts:
- 6
Yep that worked, now lol, i get this...
Write error unable to update your 'config.php' file
You will have to modify this file yourself using a text editor.
Here are the changes required:
$pnconfig['dbtype'] = 'mysql';
$pnconfig['dbtabletype'] = 'myisam';
$pnconfig['dbhost'] = 'localhost';
$pnconfig['dbuname'] = 'xxxx';
$pnconfig['dbpass'] = 'xxxx';
$pnconfig['dbname'] = 'forum';
$pnconfig['prefix'] = 'PN';
And the config.php file has write permissions.
Any clues with that??
And i did edite it to what it says and i still get same issue.
edited by: dolamite, Aug 29, 2006 - 08:34 AM -
- rank:
-
Freshman
- registered:
- August 2006
- Status:
- offline
- last visit:
- 01.09.06
- Posts:
- 6
well everything is up and running, except, when i have a new user register, they get this error after fillin gout the info.
1366: Incorrect integer value: '' for column 'pn_user_viewemail' at row 1
Any thoughts?? -
- rank:
-
Helper
- registered:
- February 2005
- Status:
- offline
- last visit:
- 06.05.08
- Posts:
- 492
I think this ahs already been replied. The forum search with keywords pn_user_viewemail row will get you here or here.
--
-- Teb
-- Dutch PostNuke Community
Support questions in a Personal Message will be ignored. Use the forums at all times! -
- rank:
-
Freshman
- registered:
- August 2006
- Status:
- offline
- last visit:
- 01.09.06
- Posts:
- 6
OK, my last question, I have everything up and running.... http://www.sohknox.com
But when a new user registers, it dones not send them an email, how do I get it to do that?? The box says if i leave it blank under user reg. config, what do i put in box fopr it to send them an e-mail.??
edited by: dolamite, Sep 01, 2006 - 09:20 AM -
- rank:
-
Professional
- registered:
- March 2003
- Status:
- offline
- last visit:
- 19.11.08
- Posts:
- 901
dolamite
The box says if i leave it blank under user reg. config, what do i put in box fopr it to send them an e-mail.??
that's for you or a third person to receive an E-Mail when some registers.
Test your http://www.sohknox.com/index.php?module=Mailer&type=admin
-Igor
--
Have a nice day
zikulapro.be is currently running
Zikula 1.0.2
