Forum

> > Off Topic > CS2D Webinterface
Forums overviewOff Topic overviewLog in to reply

English CS2D Webinterface

8 replies
To the start Previous 1 Next To the start

old CS2D Webinterface

Glix
User Off Offline

Quote
I need help with this one. I created web and i uploaded everything from cs2dwi to my site database. I opened the site and everything works fine, but i have one problem. There in readme.txt file says that i need login in with… "...Login with "administrator" as Username and "pleaseditme" as Password... ". I writes username and password as it says, but i can't login in there show ups this msg.

1
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/a2658063/public_html/index.php on line 12


Orig readme file from Webinterface
More >

old Re: CS2D Webinterface

SD
User Off Offline

Quote
This error message indicates that an error occurred in the call to mysql_query, which is indicated by a return of FALSE. FALSE is not a valid resource identifier, and so you get the error shown. When mysql_query returns FALSE, you should echo the error message indicated by mysql_error() to find out what the real error was. Have you injected SQL tables properly?

old Re: CS2D Webinterface

Glix
User Off Offline

Quote
user SD has written
This error message indicates that an error occurred in the call to mysql_query, which is indicated by a return of FALSE. FALSE is not a valid resource identifier, and so you get the error shown. When mysql_query returns FALSE, you should echo the error message indicated by mysql_error() to find out what the real error was. Have you injected SQL tables properly?


Wa… wa… wa.. what th?

this is my index.php
More >

old Re: CS2D Webinterface

SD
User Off Offline

Quote
user Glix has written
* Import the cs2dwi.sql into your database

Are you sure you did it properly? Install phpMyAdmin if you're not experienced Linux user, that should help a lot.

old Re: CS2D Webinterface

Glix
User Off Offline

Quote
user SD has written
user Glix has written
* Import the cs2dwi.sql into your database

Are you sure you did it properly? Install phpMyAdmin if you're not experienced Linux user, that should help a lot.


Im using a mac does it work for it?

old Re: CS2D Webinterface

SD
User Off Offline

Quote
Even Windows is better for hosting than Mac - just a word of advice, friend. Even so, Mac is, basically, a UNIX-like OS, so I think that you can install phpMyAdmin with no problems. Here I have found a tutorial for you.

old Re: CS2D Webinterface

SD
User Off Offline

Quote
Have you installed MySQL at all? Read the given instructions carefully. You don't need phpMyAdmin for web-interface to run, but it will help you to diagnose database issues. Are you trying to install this on your home PC? Why do you need it - it's made for massive server hosting on your virtual/dedicated server, you don't need this if you want to host a server or two on your home PC.

old Re: CS2D Webinterface

Roni
User Off Offline

Quote
SD thanks for trying to help but it cant work on the "setup" he´s using...

@user Glix: Dude WTF, why are you PMing me and instantly after this creating a thread about your "problem"?
Anyway after your 2nd PM i didnt want to answer you since it seems that you dont even show a sign of common sense like many other idots failing @ installing the WI.

The "Server" you´re using is a WEBSPACE which is totaly INCAPABALE of hosting a cs2d server with the WI so please STOP RIGHT NOW.
Anyway i guess this error occours because he didn´t change the user in the mysql.php since the error hints that the mysql handler isnt valid.

BTW: at the end of the file there is an freakin' link to the EXISTING thread where ppl usually get support so why didn`t you just ask there? Guess you didnt even read the file.
To the start Previous 1 Next To the start
Log in to replyOff Topic overviewForums overview