Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

L2J [SHARE][RUSSIAN]New web release 2.0 + 58 Skins + Doc Links

Status
Not open for further replies.
Newbie Spellweaver
Joined
Dec 15, 2007
Messages
7
Reaction score
0
Hi all I have a little problem, web is writing me
Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'l2i.kruz.cz' (4) in /home/free/ic.cz/a/armsdealer/root/www/config/_config_procs.php on line 3
Couldn't connect to MySQL

So can someone help me pls? Im kinda new in editing webs like this so pls slowly on me :) I need to know hot to fix it ;)
Btw I have all data in config.php alright ;) checked 2x ;)
 
Newbie Spellweaver
Joined
Oct 27, 2007
Messages
16
Reaction score
0
Heys ClaudiaCZ, this
Code:
 Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'l2i.kruz.cz' (4) in /home/free/ic.cz/a/armsdealer/root/www/config/_config_procs.php on line 3
Code:
Couldn't connect to MySQL
could happen due to wrong HOST..... or maybe there is no DB created ! If there is a DB whatever and if your site is located on the same box that the DB is, then just type on the config as HOST the known from everyone: localhost !

just try changing the host on the config from l2i.kruz.cz to localhost and tell us if your problem was solved ;)
 
Newbie Spellweaver
Joined
Dec 15, 2007
Messages
7
Reaction score
0
Damn I forgot to say, web is on another network than my db. :( so its some way how to run it?
 
Newbie Spellweaver
Joined
Oct 27, 2007
Messages
16
Reaction score
0
well then... on the config put the ip of the BOX that has the DB :)

example...
as i said earlier for Bretonis ;) but with a few changes for you

for the host, just type the ip/hostname of the box that has your DB :)
 
Newbie Spellweaver
Joined
Dec 15, 2007
Messages
7
Reaction score
0
Well nothing changed problem still same but only one change. Now it writes this:

Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on '81.95.104.68' (4) in /home/free/ic.cz/a/armsdealer/root/www/config/_config_procs.php on line 3
Couldn't connect to MySQL

And another problem I dont know if I have to set up that no ip thing like you said to Bretonis and if I have so can you tell me pls how? :) Please :)
 
Newbie Spellweaver
Joined
Oct 27, 2007
Messages
16
Reaction score
0
no you don't have to set the NO-IP thing..... as long as putting the ip on the conf of the box where the DB is didn't worked.... it's the same thing....

the NO-IP is just a forward of your ip or an ip you set "behind" a free host/domain you choose on their site...

well... i can't remember.... thought....

your problem is odd !

well i found something here -> <-
check it, if it doesn't helps then... erm... don't know....
just google something like this 'website with REMOTE MSQL DB'
 
Newbie Spellweaver
Joined
Oct 27, 2007
Messages
16
Reaction score
0
well i haven't asked you something....
the site is on another box and the DB on another one....
the DB is on YOUR pc or on a shell on a box?
 
Newbie Spellweaver
Joined
Jul 5, 2007
Messages
7
Reaction score
0
hi i need some help, i cant see the web i use wamp server 2.0 and files l2j last revision but show this error

PHP:
[B]Not Found[/B]

 The requested URL /{$page} was not found on this server.

thx for your help

sorry my bad english:music_band:
 
Newbie Spellweaver
Joined
Aug 21, 2005
Messages
43
Reaction score
0
hi i need some help, i cant see the web i use wamp server 2.0 and files l2j last revision but show this error

PHP:
[B]Not Found[/B]

 The requested URL /{$page} was not found on this server.

thx for your help

sorry my bad english:music_band:

I have the same problem, also using wamp and last revision
 
Newbie Spellweaver
Joined
Nov 3, 2007
Messages
45
Reaction score
0
Re: [SHARE][RUSSIAN][ES][EN]New web release 2.0 + 58 Skins + Doc Links and Translatio





i used the style(that with dragon) and if i open the webpage with Internet Explorer my Webpage is massed up, if i open with mozila or other programs is all fine.What shell i do?

http://forum.ragezone.com/attachmen...-new-web-release-2-0-58-skins-doc-links-1.jpg

and i cant see just half of the pace with Exporer.Why?

Kevin - [SHARE][RUSSIAN]New web release 2.0 + 58 Skins + Doc Links - RaGEZONE Forums

:alienmental:
 
Last edited by a moderator:
Initiate Mage
Joined
Nov 8, 2007
Messages
3
Reaction score
0
Can someone send a sample _config_procs.php? I do not know whether to change something in it
 
Experienced Elementalist
Joined
Sep 11, 2007
Messages
283
Reaction score
1
_config_procs.php
<?php
$link = mysql_connect($L2JBS_config['mysql_host'].":".$L2JBS_config['mysql_port'], $L2JBS_config['mysql_login'], $L2JBS_config['mysql_password']);
if (!$link)
die("Couldn't connect to MySQL");
@mysql_select_db($L2JBS_config['mysql_db'], $link);
error_reporting(0);

?>

Web +Forum+ 2 Skins translated into English



i used the style(that with dragon) and if i open the webpage with Internet Explorer my Webpage is massed up, if i open with mozila or other programs is all fine.What shell i do?

http://forum.ragezone.com/attachment...oc-links-1.jpg

and i cant see just half of the pace with Exporer.Why?

Kevin - [SHARE][RUSSIAN]New web release 2.0 + 58 Skins + Doc Links - RaGEZONE Forums
That skin woks perfect you sure you use rev 2.0? older revs make that problem.

Quote:
Originally Posted by andrerben
hi i need some help, i cant see the web i use wamp server 2.0 and files l2j last revision but show this error


PHP Code:
Not Found

The requested URL /{$page} was not found on this server.

thx for your help

sorry my bad english

I have the same problem, also using wamp and last revision
make sure which link you use to your server i tested in the last wamp the last rev and works fine use no-ip to avoid problems
 
Newbie Spellweaver
Joined
Nov 3, 2007
Messages
45
Reaction score
0
That skin woks perfect you sure you use rev 2.0? older revs make that problem.

i am 100% sure that is rev 2.0
but when i use mozilla the webpage looks fine
and when i use internet explorer looks like hell
Kevin - [SHARE][RUSSIAN]New web release 2.0 + 58 Skins + Doc Links - RaGEZONE Forums
 
Experienced Elementalist
Joined
Sep 11, 2007
Messages
283
Reaction score
1
That skin woks perfect you sure you use rev 2.0? older revs make that problem.

i am 100% sure that is rev 2.0
but when i use mozilla the webpage looks fine
and when i use internet explorer looks like hell
Kevin - [SHARE][RUSSIAN]New web release 2.0 + 58 Skins + Doc Links - RaGEZONE Forums

You have the old rev? from napas? try with that, i never see that error before o_O. All skins are fine in IE only 1 have erros in Mozilla.
 
Experienced Elementalist
Joined
Sep 11, 2007
Messages
283
Reaction score
1
i dont think so... try the old rev...
 
Newbie Spellweaver
Joined
Oct 27, 2007
Messages
16
Reaction score
0
F**K DiskW !
AppServ FTW !
(MySQL + Apache + PHP 5 + phpMyAdmin -> all this in ONE PACK)
 
Experienced Elementalist
Joined
Sep 11, 2007
Messages
283
Reaction score
1
hehe diskw is not the problem, i have diskw, wamp, xamp and appserv works fine in all
 
Status
Not open for further replies.
Back
Top