iFoReX Posted May 27, 2012 Share Posted May 27, 2012 How I can unit the xampp with my server ? Link to comment
Castillo Posted May 27, 2012 Share Posted May 27, 2012 You don't have to, just start it. Link to comment
iFoReX Posted May 27, 2012 Author Share Posted May 27, 2012 I started the XAMPP the MySQL is started now I just start my server ? Link to comment
Jaysds1 Posted May 27, 2012 Share Posted May 27, 2012 ya, If you created a script for the server right, it should connect automatically Link to comment
iFoReX Posted May 27, 2012 Author Share Posted May 27, 2012 I dont need edit any file ? Link to comment
Jaysds1 Posted May 27, 2012 Share Posted May 27, 2012 well, you should have a script for connecting to the SQL/MySQL Link to comment
Jaysds1 Posted May 27, 2012 Share Posted May 27, 2012 (edited) well, your going to have to create one, using these MTA functions: dbExec dbConnect dbQuery dbPoll dbFree Edited May 27, 2012 by Guest Link to comment
Jaysds1 Posted May 27, 2012 Share Posted May 27, 2012 sorry, I posted the functions late. Using the functions on my other post... Are you connecting to XAMP through sql? Link to comment
iFoReX Posted May 27, 2012 Author Share Posted May 27, 2012 this functions are how SQL Tables ?, yeh Im connected to XAMPP Link to comment
Jaysds1 Posted May 27, 2012 Share Posted May 27, 2012 sorry, um, ya, here's an example to connect through MySQL: dbConnect("MySQL ","dbname=DATABASENAME;host=127.0.0.1;port=1234","username=USERNAME","password=PASSWORD") Link to comment
iFoReX Posted May 27, 2012 Author Share Posted May 27, 2012 and where I can get it information ' DATABASENAME, HOST, PORT, USERNAME and passowrd' ? Link to comment
Jaysds1 Posted May 27, 2012 Share Posted May 27, 2012 um, your host is from your computer, so don't change that, I'm guessing you never configure your XAMP, am I rite? if yes, try following this topic: viewtopic.php?f=108&t=34686&p=360774&hilit=Cannonball#p360774 Link to comment
myonlake Posted May 27, 2012 Share Posted May 27, 2012 Just start xampp, start Apache and MySQL then go to http://localhost/ edit your permissions and go to phpMyAdmin after you've deleted everything from htdocs folder. phpMyAdmin and add a database, then go to your gamemode, which probably is Paradise or Valhalla, go to the sql folder and edit the files so that username, password and database are set to your settings. Link to comment
Anderl Posted May 27, 2012 Share Posted May 27, 2012 By default, settings are: Host: localhost User: root Password: Database: localhost Link to comment
iFoReX Posted May 27, 2012 Author Share Posted May 27, 2012 when I go to localhost appear it : Well! Google Chrome could not connect to localhost page. Did you mean: localhost.-net Additional tips: Go to localho.-st Go to localhost.-cl Try reloading: localhost Link to comment
Jaysds1 Posted May 27, 2012 Share Posted May 27, 2012 no, click on this url: http://localhost Link to comment
Wei Posted May 27, 2012 Share Posted May 27, 2012 You need to have apache and Mysql turned on !! Link to comment
iFoReX Posted May 27, 2012 Author Share Posted May 27, 2012 I cant turn on the Apache just the MySQL and FileZilla Link to comment
Cadu12 Posted May 27, 2012 Share Posted May 27, 2012 Skype is problem, and it wont let start Apache. Try close skype and start apache. Link to comment
Cyandie Posted May 27, 2012 Share Posted May 27, 2012 I've never had that Problem when you install it, sometimes you have to restart your PC. Link to comment
iFoReX Posted May 27, 2012 Author Share Posted May 27, 2012 I dont have Skype. and I restarted my pc very much times Link to comment
Jaysds1 Posted May 27, 2012 Share Posted May 27, 2012 ok, Can you post a screenshot of your Xampp and the browser of you trying to go into http://localhost Link to comment
iFoReX Posted May 27, 2012 Author Share Posted May 27, 2012 Okey. Xampp http://img59.imageshack.us/img59/5149/catszib.jpg Navegator Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now