You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 88 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - "problem with the mysql server" [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies.printer-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
Guest
Guest






PostPosted: Wed Sep 07, 2005 2:47 am Reply with quoteBack to top

Windows
Apache2
MySQL 4.1

The database is there and populated. I can run querys against the database from a command line on the webserver by using the credentials listed in the config.php file.

Just to be sure I blew away the database and recreated it.

the config.php file is correct:


$dbhost = "10.16.114.3";
$dbuname = "xxx";
$dbpass = "xxx";
$dbname = "nuke";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "xxxx";
$gfx_chk = 0;
$subscription_url = "";
$admin_file = "admin";
$advanced_editor = 0;

Now if i change "mysql" to "mysql4" i get blank pages.

Please help!
Find all posts by Anonymous
arnoldkrg
Major
Major


Joined: Aug 03, 2003
Posts: 936

Location: United Kingdom

PostPosted: Wed Sep 07, 2005 2:49 am Reply with quoteBack to top

if the MySQL Server is on the same machine as the web server, then the $dbhost is normally localhost.

_________________
Image
Find all posts by arnoldkrgView user's profileSend private messageSend e-mailVisit poster's website
guest
Guest






PostPosted: Wed Sep 07, 2005 2:55 am Reply with quoteBack to top

I have tried that as well, it makes no diffrence.

I am pretty sure it is a bug in 7.7, it does not seam to like 4.1.
Find all posts by Anonymous
arnoldkrg
Major
Major


Joined: Aug 03, 2003
Posts: 936

Location: United Kingdom

PostPosted: Wed Sep 07, 2005 6:36 am Reply with quoteBack to top

Sorry...I didnt realise you had MySQL 4.1. When I first installed MySQL 4.1, I had problems with passwords.

If you install MySQL 4.1, also install the MySql administrator. Next in MySQL Administrator, open the MySQL Command line client and run the following command:

Code:
SET PASSWORD FOR username@localhost = OLD_PASSWORD('password');

where username is the username you are going to use and password is the password you are going to use. That sorted out password problems for me.

_________________
Image
Find all posts by arnoldkrgView user's profileSend private messageSend e-mailVisit poster's website
Display posts from previous:      
This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies.printer-friendly view
View previous topic Log in to check your private messages View next topic
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.197 Seconds - 166 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::