NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Newbie needs MySQL help


Joined: 10 Feb 2007
Posts: 48
Reply with quote
MySQL (community version) has been downloaded and installed.

Question #1:
Can the PHP server that comes with PHPed be configured to connect to the MySQL data base? Or does NuSphere's TechPlatform need to be installed?

Question #2:
Is there a dummies guide for configuring the connections for MySQL?

Question #3:
And any helpful tips on testing the setup to verify it is working would be appreciated.

[I've been going over the posting and FAQs and now more confused than when I started.]
View user's profileFind all posts by StorymanSend private message
Guru master

Joined: 05 Jul 2004
Posts: 659
Location: Belgium
Reply with quote
1/ The built in server just uses a regular PHP distribution. You can modify the settings for it by editing the PHP.INI file in either the php (php 4) or the php5 folder of the PhpED installation location. I think the mysql extension is enabled by default so normally no changes should be necessary.

2/ Checkout this (comments should help) or take a look at the mysqli extension when you are using PHP5 (the mysqli extension is not enabled by default!) for initial connection. Take a look at the query functions for the rest.

3/ Make sure you check the return codes, should get you a long way already Smile
View user's profileFind all posts by BlizzSend private messageVisit poster's website
Newbie needs MySQL help
You cannot post new topics in this forum
You cannot 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
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic