PDA

View Full Version : how to make website with hamachi


imfamous08
11-15-2007, 11:00 PM
guys, i know there are probaley guides out there on how to do this but i am just trying to help the community out and this is my third guide so ill get started. there are also some other websites here that you can download http://www.ac-web.org/forum/showthread.php?t=880

step 1:
download a website from ac-web forums, doesnt matter where. you could download the one nates got, its pretty nice http://www.ac-web.org/forum/showthread.php?t=3014 but if you are new at making a website, i would just stick with this cause its ALOT more simpler.

step 2:
once you download it open up your config and edit your files like this
// Database information
$host = "127.0.0.1"; //MySQL Host address
$user = "(mySQL user)"; //MySQL Username
$pass = "(password)"; //MySQL Password
$db = "antrix"; //Databse name
$port = 8129; // Server port (for realm status)
once you have done that save it and close.
now copy everything in your folder and go to your ac-web repack folder and click on server then htdocs. once you get to htdocs paste all of that information in there, it should ask you you want to overwrite the information. press "yes to all".

step 3:
time to make a dyndns at http://www.dyndns.com/ once you get there, sigh up if you havent already. once youve done that then go to services then dyndns, then click on get started and create a host but make sure that when it sais wildcar, enable it and when it sais "ip address" make sure you put your hamachi ip in there.

step 4:
most important part but the last. go to your repack folder and click on server/apache/conf then open httpd.conf with notepad. now scroll down
where it sais
#Listen 0.0.0.0:80
Listen 80

change it to
#Listen (Dynnamic dns):8245
Listen 8245
but make sure u put 8245.
now scroll down to where it sais
ServerName localhost:80
and change it to

ServerName (Dynamic dns:8245

and make sure its 8245.
now save and exit.if you did everything right, you should be able to turn apache on , and type in your address bar www.(your Dynamic dns):8245

please if you have any questions or concerns just ask here, and please if you see any mistakes please tell me , thanks for the support

bladeknight
11-15-2007, 11:51 PM
Ah wondering what i did wrong month ago sence thanks been trying to figure what i did wrong A++

imfamous08
11-16-2007, 12:31 AM
did this guide work for you? if it did, it makes me feel really good inside that im contributing to the community! =) for once im not the one asking questions...=)

playboy87
11-16-2007, 04:03 AM
yes i have done it the old way im bladeknight btw , but i did the old way with antrix now its ascent so this helped.

elitegaming.servegame.org tell me if that works

devilofnigh
11-16-2007, 09:52 AM
Very Helpful, Imfamous08, + 1 Rep!

imfamous08
11-16-2007, 09:47 PM
hey turn your apache on or else the website wont work!

wareagle920
11-16-2007, 10:02 PM
clean... and efficent guide


def get +rep

playboy87
11-16-2007, 11:05 PM
yeah i know infamous i knowticed a issue with step4 it blockes the site from working , without that i had others connect had to issues , but great guide.

imfamous08
11-17-2007, 12:01 AM
thanks guys

Wrathwar
11-21-2007, 12:24 AM
Omg, not even thors guide worked for me. I thought i was helpless.... But this guide WORKED! TY SO MUCH INFAMOUS! ++++++++ REP!

wareagle920
11-21-2007, 05:09 AM
What a great guide... i like people on this thread they feel the urge to +REP!!

starboyz
12-15-2007, 12:56 AM
hey umm when i click account creation on my account i dont know if i did something wrong but it says unable to connect

wareagle920
12-15-2007, 12:58 AM
make sure all your files are running

Clain
12-15-2007, 01:04 AM
+ fucking rep =D

wareagle920
12-15-2007, 01:04 AM
hahaha clain

songo32
12-15-2007, 04:12 AM
Mine still doesn't work :( it says Apache can't open.

the error is:

Only one usage of each socket address <protocol/network address/port> is normally permitted. : make_sock: could not bind to address 0.0.0.0:443

diesel550
12-19-2007, 08:54 PM
i do everything that the tutorial says but when i go to the site this comes up:

"The webpage cannot be displayed

Most likely cause:
Some content or files on this webpage require a program that you don't have installed.

What you can try:
Search online for a program you can use to view this web content.

Retype the address.

Go back to the previous page."

Sum1 Help Me!!!

Waffles007
12-21-2007, 04:20 AM
Awesome webpage front! Works perfectly!
Thanks.

faz91
12-21-2007, 11:39 AM
whats the host and the pass for the ascent db HOST for Antrix database PASS for Antrix database NAME of Antrix database

warlcok
12-21-2007, 11:57 AM
guys, i know there are probaley guides out there on how to do this but i am just trying to help the community out and this is my third guide so ill get started. there are also some other websites here that you can download http://www.ac-web.org/forum/showthread.php?t=880

step 1:
download a website from ac-web forums, doesnt matter where. you could download the one nates got, its pretty nice http://www.ac-web.org/forum/showthread.php?t=3014 but if you are new at making a website, i would just stick with this cause its ALOT more simpler.

step 2:
once you download it open up your config and edit your files like this
// Database information
$host = "127.0.0.1"; //MySQL Host address
$user = "(mySQL user)"; //MySQL Username
$pass = "(password)"; //MySQL Password
$db = "antrix"; //Databse name
$port = 8129; // Server port (for realm status)
once you have done that save it and close.
now copy everything in your folder and go to your ac-web repack folder and click on server then htdocs. once you get to htdocs paste all of that information in there, it should ask you you want to overwrite the information. press "yes to all".

step 3:
time to make a dyndns at http://www.dyndns.com/ once you get there, sigh up if you havent already. once youve done that then go to services then dyndns, then click on get started and create a host but make sure that when it sais wildcar, enable it and when it sais "ip address" make sure you put your hamachi ip in there.

step 4:
most important part but the last. go to your repack folder and click on server/apache/conf then open httpd.conf with notepad. now scroll down
where it sais
#Listen 0.0.0.0:80
Listen 80

change it to
#Listen (Dynnamic dns):8245
Listen 8245
but make sure u put 8245.
now scroll down to where it sais
ServerName localhost:80
and change it to

ServerName (Dynamic dns:8245

and make sure its 8245.
now save and exit.if you did everything right, you should be able to turn apache on , and type in your address bar www.(your Dynamic dns):8245

please if you have any questions or concerns just ask here, and please if you see any mistakes please tell me , thanks for the supportwhat is dynamic dns (or dnd) i forgot lol

omar_xbox180
12-22-2007, 05:38 AM
cool guide thx

omar_xbox180
12-23-2007, 03:06 PM
hay man do the people that whant to play in my server have to have hamachi is there a why to use hamachi and my players dont need to install it if u know plz tell me im new in this just started

ralema56
12-23-2007, 10:44 PM
i get an error saying apache could not be started, what did i do wrong?

giogek
12-23-2007, 11:22 PM
hmm that's strange never had that before...

Alex14
12-24-2007, 10:15 AM
Gonna try it as soon as i get on my real comp. But +rep for trying and i know it will work.

theabandoned
12-30-2007, 08:15 AM
Quick someone i really need help, i made the website and its fine but i dont know how to change the info or log in as an Admin... please help me!!!!

Yostone93
12-30-2007, 07:58 PM
I have done all things right after to guides but when i write in my account creation page the speedtouch site just comes up!! :mad:
What have i done wrong?? :eek:
Pls respond any1 ;)

bdrumm
12-30-2007, 08:14 PM
Thanks for this Man!

rastapasta12
12-31-2007, 10:29 PM
my site
www.wowtastic.kicks-ass.org:8245

isnt working i get the
The webpage cannot be displayed

Most likely cause:
Some content or files on this webpage require a program that you don't have installed.

What you can try:
Search online for a program you can use to view this web content.

Retype the address.

Go back to the previous page.

will u PM me and tell me what i am doing wrong. or if the site works for u

thx :)

[Nazzeth]
01-11-2008, 04:18 AM
Imfamous08. Welcome to the team of non Leechers :P Give it 4-5 months, and you'll want to kill all leechers :D just like me, Great Guide.

Raikouh
01-12-2008, 07:30 PM
Woaaah... Yeah, i was trying ages to get this template working... I've tried the same routine with other templates, it didn't work... so now give us another tutorial with a WoW Based one :D

elmario
01-12-2008, 08:20 PM
awesome guide man, it works

poyan2000
01-18-2008, 01:48 AM
PLZ help.
i did everything you said and it worked when i went to My DNS site which is:

www.gtwow.dnsalias.org:8245


but when i try to create a account and press create it goes to a page that says:

Warning: mysql_connect() [function.mysql-connect]: Access denied for user '(mySQL user)'@'localhost' (using password: YES) in C:\AC Web Ultimate Repack\Server\htdocs\index.php on line 14
Could not connect: Access denied for user '(mySQL user)'@'localhost' (using password: YES)

PLZ tell me what i did wrong.

532edge
01-18-2008, 02:18 AM
Well done! :D

Bill45
01-19-2008, 08:49 PM
Great guide, works well!

Indentatus
01-19-2008, 11:10 PM
PLZ help.
i did everything you said and it worked when i went to My DNS site which is:

www.gtwow.dnsalias.org:8245


but when i try to create a account and press create it goes to a page that says:

Warning: mysql_connect() [function.mysql-connect]: Access denied for user '(mySQL user)'@'localhost' (using password: YES) in C:\AC Web Ultimate Repack\Server\htdocs\index.php on line 14
Could not connect: Access denied for user '(mySQL user)'@'localhost' (using password: YES)

PLZ tell me what i did wrong.


Same problem for me:(
I THINK it means we put in the wrong password. Because I've seen this message before when I was running SHOUTcast radio. Ascent password is ascent by the way!

poyan2000
01-20-2008, 12:10 AM
k i will try that. keep me updated if u figure out how to fix the problem.

nope it didnt work

Indentatus
01-20-2008, 01:10 AM
Alright. So the website works for me, I can create an account successfully and it adds into my account in the logon database.


However, nobody else can get to the page. They type in the exact same thing and it shows "Page Can Not Be Displayed"

Can you help me please? PM me :D:P

k i will try that. keep me updated if u figure out how to fix the problem.

nope it didnt work

Alright I found the problem for me. Except YOU can only get to this account registration page and nobody else..

But in your configuration file, it says db ascent,

Change the db to "logon"


The account file is in the logon database, not the ascent for most people.

Clain
01-20-2008, 01:12 AM
Are they in your hamachi network?

Indentatus
01-20-2008, 01:22 AM
Yes they were on Hamachi, and they are in my Network:(

poyan2000
01-20-2008, 01:24 AM
nop still doesnt work. can u post your conf here? or can someone else that made their account creator work perfectly post their conf here?

THIS IS MY CONF:

<?PHP

//Config


// Database information
$host = "127.0.0.1"; //MySQL Host address
$user = "(root)"; //MySQL Username
$pass = "(ascent)"; //MySQL Password
$db = "logon"; //Databse name
$port = 8245; // Server port (for realm status)
// Website information
$home = "http://gtwowarcraft.googlepages.com/"; //link to your index page, include http://
$forum = "http://asrv2.no-ip.org:8080/ascent/"; //link to your forums, include http://
$stats = "http://gtwow.servegame.org:8245/ascent/"; //link to your stats page, include

http://
$title = "GTWoW =) You Are Welcome"; //Put the name of your page.


// Do Not edit following config or page wont work
$login = $_POST['username'];
$password = $_POST['password'];
$email = $_POST['email'];
$announce = "All accounts are set to BC";
$img = "";
?>

Whenever i click create account on my website it goes to the account creator, but when i type in the new username and pass and email address and click submit it takes me to a page that says:

Warning: mysql_connect() [function.mysql-connect]: Access denied for user '(mySQL user)'@'localhost' (using password: YES) in C:\AC Web Ultimate Repack\Server\htdocs\index.php on line 14
Could not connect: Access denied for user '(mySQL user)'@'localhost' (using password: YES)

You can go on my site and check it out your self: http://gtwowarcraft.googlepages.com/ or go directly to the account creator page here: http://gtwow.servegame.org:8245

Indentatus
01-20-2008, 01:31 AM
<?PHP

//Config


// Database information
$host = "127.0.0.1"; //MySQL Host address
$user = "root"; //MySQL Username
$pass = "ascent"; //MySQL Password
$db = "logon"; //Databse name
$port = 8129; // Server port (for realm status)

// Website information
$home = "http://asrv2.no-ip.org:8080/ascent/"; //link to your index page, include http://
$forum = "http://asrv2.no-ip.org:8080/ascent/"; //link to your forums, include http://
$stats = "http://asrv2.no-ip.org:8080/ascent/"; //link to your stats page, include http://
$title = "AGN: Awox Gaming Network"; //Put the name of your page.


// Do Not edit following config or page wont work
$login = $_POST['username'];
$password = $_POST['password'];
$email = $_POST['email'];
$announce = "All accounts are set to BC";
$img = "";
?>


Try changing the port 8245 back to 8129

and

There shouldnt be brackets around your ROOT or ASCENT

poyan2000
01-20-2008, 01:34 AM
nop still doesnt work:confused::(

o wait it worked when i deleted the brackets

can u go and try to make a account on my site?

Indentatus
01-20-2008, 01:38 AM
Sure, whats ur site!

poyan2000
01-20-2008, 01:42 AM
Its http://gtwowarcraft.googlepages.com

tell me if it works. am crossing all my fingers

Indentatus
01-20-2008, 01:43 AM
It works!

Holy how did you get it to work and not me...

YO can u send me ur EXACT conf file now plz

poyan2000
01-20-2008, 01:45 AM
Sure dude u helped me now i got your back till the end:P

<?PHP

//Config


// Database information
$host = "127.0.0.1"; //MySQL Host address
$user = "root"; //MySQL Username
$pass = "ascent"; //MySQL Password
$db = "logon"; //Databse name
$port = 8245; // Server port (for realm status)

// Website information
$home = "http://gtwowarcraft.googlepages.com/"; //link to your index page, include http://
$forum = "http://asrv2.no-ip.org:8080/ascent/"; //link to your forums, include http://
$stats = "http://gtwow.servegame.org:8245/ascent/"; //link to your stats page, include

http://
$title = "GTWoW =) You Are Welcome"; //Put the name of your page.


// Do Not edit following config or page wont work
$login = $_POST['username'];
$password = $_POST['password'];
$email = $_POST['email'];
$announce = "All accounts are set to BC";
$img = "";
?>

tell me your page address so i can check yours

Indentatus
01-20-2008, 01:50 AM
haha thanks man :D

alright test mine please :):)

i got my fingers crossed :O


http://wowmuskie.kicks-ass.net/8245

Crap. It doesnt even work for me now:(

poyan2000
01-20-2008, 01:53 AM
um when i try to go to your page it says problem loading page.
Check and see if you have your MySQL and other 3 command windows running

Indentatus
01-20-2008, 01:54 AM
I got all 4 open and running normally:(

poyan2000
01-20-2008, 01:55 AM
will does the page show up for you?

Indentatus
01-20-2008, 02:00 AM
Alright! the page shows up for me!!

Im crossing my arms! lmao!

http://wowmuskie.kicks-ass.net:8245/

poyan2000
01-20-2008, 02:05 AM
Still doesnt go to the page. are you sure your crossing all of your fingers?
check and see if you are giving me the exact URL.

o yea and when you said you created a account on my page i dont see the account name that you created when i open the HeidiSQL.

Indentatus
01-20-2008, 02:13 AM
Thats wierd...

my friends say that it works...
but you say it doesnt..

My friend created an account on it and it registered in Heidi

poyan2000
01-20-2008, 02:18 AM
So does yours work now?

cuz it still gives me error on your page

so did you make your account creator work?

olimar
01-20-2008, 11:47 AM
dude i did that but dunno why but my page just doenst come up u give it a go http://drazephwow.servegame.org

Indentatus
01-20-2008, 01:21 PM
If anyone has any problems I know the fix for this. Feel free to PM me, not post.

poyan2000
01-20-2008, 06:38 PM
lol its easy now

ask me or indentatus for help

wtfm8lol
01-20-2008, 11:19 PM
do i have to port forward 8245? i did everything and it doesnt work

upshift123
01-20-2008, 11:58 PM
My page works for me and all... but right after i did this i cant connect to my server... and the register thing says that my server is offline when i have everything launched......

:(!

TexArmPall
01-22-2008, 03:25 AM
Nvm, i fixed it...

forgot a space..

xD

jeyml
01-23-2008, 02:02 PM
i still can`t get my apache running :(((

Frizzy
01-23-2008, 05:11 PM
if i create a account on my site it doesnt work on the server (wowcore.kicks-ass.org)

please help me.

coratu
01-25-2008, 12:56 PM
what do u type in for (dynamic dns)? i dont know if i put my hamachi ip in or the name of my dns website, can someone help?

Blade19941
01-25-2008, 04:18 PM
how do i find out my mysql username and password?

come someone help me.
I keep on getting this error on my site
Access denied for user 'ODBC'@'localhost' (using password: NO)

here is my config

<?PHP

//Config


// Database information
$host = "127.0.0.1"; //MySQL Host address
$user = "root"; //MySQL Username
$pass = "ascent"; //MySQL Password
$db = "logon"; //Databse name
$port = 8245; // Server port (for realm status)

// Do Not edit following config or page wont work
$login = $_POST['username'];
$password = $_POST['password'];
$email = $_POST['email'];
$announce = "All accounts are set to BC";
$img = "";
?>

martaz
01-25-2008, 07:23 PM
it dont work for me wen i turn it on why ?

plz help me and tell me why

poyan2000
01-25-2008, 07:52 PM
how do i find out my mysql username and password?

come someone help me.
I keep on getting this error on my site
Access denied for user 'ODBC'@'localhost' (using password: NO)

here is my config

<?PHP

//Config


// Database information
$host = "127.0.0.1"; //MySQL Host address
$user = "root"; //MySQL Username
$pass = "ascent"; //MySQL Password
$db = "logon"; //Databse name
$port = 8245; // Server port (for realm status)

// Do Not edit following config or page wont work
$login = $_POST['username'];
$password = $_POST['password'];
$email = $_POST['email'];
$announce = "All accounts are set to BC";
$img = "";
?>

What website are you using?

Blade19941
01-25-2008, 09:13 PM
wowserver.getmyip.com

now it says

// Database information $host = "127.0.0.1"; //MySQL Host address $user = "root"; //MySQL Username $pass = "ascent"; //MySQL Password $db = "logon"; //Databse name $port = 8245; // Server port (for realm status) // Do Not edit following config or page wont work $login = $_POST['username']; $password = $_POST['password']; $email = $_POST['email']; $announce = "All accounts are set to BC"; $img = ""; ?>Access denied for user 'ODBC'@'localhost' (using password: NO)

poyan2000
01-25-2008, 09:22 PM
no i meant what type of website did u download for your server?

Blade19941
01-25-2008, 10:00 PM
oh that warcraft 1 with the night elf on it

martaz
01-26-2008, 07:42 AM
i have done all this right why cant i get on to the website and when i try run my apache it just won't run why ?

could someone help me ?

can someone tell me why i cant run my apache ?

Blade19941
01-26-2008, 10:16 AM
now mine says

Access denied for user 'ODBC'@'localhost' (using password: NO)

ffs someone help me

Blackboy0
01-26-2008, 11:12 PM
Okay, I was doing Step 4 and where it says

#Listen 0.0.0.0:80
Listen 80

I couldn't find that in httpd.CONF. Does anybody know where I can find it?

-Blackboy0

sammccrary
01-27-2008, 01:22 AM
very nice

harrotoyou
02-03-2008, 04:55 PM
Lol...Im lost! On the config file...what do i type in exactly? Lolz And i copy what? Please Help. Nice guide i just don't Understand all of it.

poyan2000
02-03-2008, 05:02 PM
Lol...Im lost! On the config file...what do i type in exactly? Lolz And i copy what? Please Help. Nice guide i just don't Understand all of it.

its the easiest guide ever dude. just copy the files in the website packet and paste them in your htdocs folder. then go to the conf PHP file and open it with notepad. It should look like this:

<?PHP

//Config


// Database information
$host = "127.0.0.1"; //MySQL Host address
$user = "root"; //MySQL Username
$pass = "ascent"; //MySQL Password
$db = "logon"; //Databse name
$port = 8129; // Server port (for realm status)

and i think that you should be done if you have not edited your httpd CONF file in your apache folder.

harrotoyou
02-03-2008, 05:44 PM
Lol +,O Thanks i guess

Then what? Lolz I want an Account creation page for my Website. Please help me. -,-

kikokoo
02-11-2008, 03:56 AM
when i do, localhost:8245
or
kiwow.servegame.org:8245

it says:

The webpage cannot be displayed

Most likely cause:
Some content or files on this webpage require a program that you don't have installed.

What you can try:
Search online for a program you can use to view this web content.

Retype the address.

Go back to the previous page.

pls help :(

p.s ive also tried to put my hamachi ip in browser too

pedregon2
02-11-2008, 07:55 PM
try your hamachi ip

nvm

siraggi
02-14-2008, 01:28 PM
need my frinds to join my hamachi network?

august667
02-17-2008, 07:23 PM
excuse me but when i opne the config i cannto edit it please help

poyan2000
02-17-2008, 07:24 PM
did you open it wit h a notepad?

august667
02-17-2008, 07:35 PM
ok i did but when i click save it says i cannot

poyan2000
02-17-2008, 07:37 PM
which conf are you talking about?

august667
02-17-2008, 07:37 PM
it says path is incorrect

in the file i downloaded for the skin of the website

poyan2000
02-17-2008, 07:38 PM
read my last post.

august667
02-17-2008, 07:39 PM
wre is the Htdocs folder?

sorry im a nub at this stuf =)

poyan2000
02-17-2008, 07:40 PM
it should be in your c drive here: C:\AC Web Ultimate Repack\Server\htdocs

august667
02-17-2008, 07:57 PM
now when i get to the notepad in the httpd and it said to find

#Listen 0.0.0.0:80
Listen 80

Its to big and cant find it =(

ill post the whole notepad if i must xD

ok turns out i went to apache by accident ok so which note pad i click on xD

oh god damit...

Im sorry if im spam posting but i cannot find the listen host thing in that big notepad i rly need help and my next step is to post the whole thing for help

XXXDRAYXXX
02-17-2008, 09:19 PM
Its doesnt work for me i put like http:5.64.32.151/:8245 and its doesnt work???

poyan2000
02-17-2008, 09:21 PM
Take this of. 5.64.32.151/:8245

no slashes

august667
02-17-2008, 09:25 PM
how the hell did u guys find Listen host shit >.<

poyan2000
02-17-2008, 09:26 PM
post your httpd conf and ill show you.

august667
02-17-2008, 09:27 PM
its to big but kk

ThreadsPerChild 250
MaxRequestsPerChild 0
ServerRoot "/AC Web Ultimate Repack/Server/apache"
Listen 80
LoadModule actions_module modules/mod_actions.so
LoadModule alias_module modules/mod_alias.so
LoadModule asis_module modules/mod_asis.so
LoadModule auth_basic_module modules/mod_auth_basic.so
LoadModule authn_default_module modules/mod_authn_default.so
LoadModule authn_file_module modules/mod_authn_file.so
LoadModule authz_default_module modules/mod_authz_default.so
LoadModule authz_groupfile_module modules/mod_authz_groupfile.so
LoadModule authz_host_module modules/mod_authz_host.so
LoadModule authz_user_module modules/mod_authz_user.so
LoadModule cgi_module modules/mod_cgi.so
LoadModule dav_module modules/mod_dav.so
LoadModule dav_fs_module modules/mod_dav_fs.so
LoadModule dir_module modules/mod_dir.so
LoadModule env_module modules/mod_env.so
LoadModule include_module modules/mod_include.so
LoadModule info_module modules/mod_info.so
LoadModule isapi_module modules/mod_isapi.so
LoadModule ldap_module modules/mod_ldap.so
LoadModule log_config_module modules/mod_log_config.so
LoadModule mime_module modules/mod_mime.so
LoadModule negotiation_module modules/mod_negotiation.so
LoadModule setenvif_module modules/mod_setenvif.so
LoadModule status_module modules/mod_status.so
LoadModule ssl_module modules/mod_ssl.so

LoadModule autoindex_color_module modules/mod_autoindex_color.so
ServerAdmin admin@localhost
ServerName (Dynamic dns:8245
DocumentRoot "/AC Web Ultimate Repack/Server/htdocs"
<Directory />
Options FollowSymLinks
AllowOverride None
Order deny,allow
Deny from all
</Directory>
<Directory "/AC Web Ultimate Repack/Server/htdocs">
Options Indexes FollowSymLinks Includes ExecCGI
AllowOverride All
Order allow,deny
Allow from all

</Directory>
<IfModule dir_module>
DirectoryIndex index.php index.php4 index.php3 index.cgi index.pl index.html index.htm index.shtml index.phtml
</IfModule>
<FilesMatch "^\.ht">
Order allow,deny
Deny from all
</FilesMatch>
ErrorLog logs/error.log
LogLevel warn

<IfModule log_config_module>
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common

<IfModule logio_module>
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
</IfModule>
CustomLog logs/access.log common
</IfModule>

<IfModule alias_module>
ScriptAlias /cgi-bin/ "/AC Web Ultimate Repack/Server/cgi-bin/"

</IfModule>
<Directory "/AC Web Ultimate Repack/Server/cgi-bin">
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>
DefaultType text/plain

<IfModule mime_module>
TypesConfig conf/mime.types
AddType application/x-compress .Z
AddType application/x-gzip .gz .tgz
AddHandler cgi-script .cgi
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
</IfModule>
EnableMMAP off
EnableSendfile off
<IfModule alias_module>
<IfModule mime_module>
LoadModule php5_module "/AC Web Ultimate Repack/Server/apache/bin/php5apache2.dll"
AddType application/x-httpd-php-source .phps
AddType application/x-httpd-php .php .php5 .php4 .php3 .phtml

<Directory "/AC Web Ultimate Repack/Server/htdocs/xampplite">
<IfModule php5_module>
<Files "status.php">
php_admin_flag safe_mode off
</Files>
</IfModule>
</Directory>

Alias /security "/AC Web Ultimate Repack/Server/security/htdocs/"
<Directory "/AC Web Ultimate Repack/Server/security/htdocs">
<IfModule php5_module>
<Files "xampplitesecurity.php">
php_admin_flag safe_mode off
</Files>
</IfModule>
AllowOverride AuthConfig
Order allow,deny
Allow from all
</Directory>

Alias /phpmyadmin "/AC Web Ultimate Repack/Server/phpMyAdmin/"
<Directory "/AC Web Ultimate Repack/Server/phpMyAdmin">
AllowOverride AuthConfig
Order allow,deny
Allow from all
</Directory>

Alias /webalizer "/AC Web Ultimate Repack/Server/webalizer/"
<Directory "/AC Web Ultimate Repack/Server/webalizer">
<IfModule php5_module>
<Files "webalizer.php">
php_admin_flag safe_mode off
</Files>
</IfModule>
AllowOverride AuthConfig
Order allow,deny
Allow from all
</Directory>
</IfModule>
</IfModule>
<IfModule auth_remote_module>
<Directory "/AC Web Ultimate Repack/Server/htdocs/fonts">
AllowOverride All
AuthType Basic
AuthName "AUTH REMOTE TEST"
AuthRemoteServer localhost
AuthRemotePort 80
AuthRemoteURL /forbidden/
Require valid-user
</Directory>
</IfModule>
<IfModule mysql_auth_module>
<Location /restricted>
AuthMySQLEnable On
AuthName "MySQL Secured Place"
AuthType Basic
require valid-user
AuthMySQLHost localhost
AuthMySQLUser root
AuthMySQLDB webauth
AuthMySQLUserTable user_pwd
AuthMySQLNameField name
AuthMySQLPasswordField pass
AuthMySQLPwEncryption none
</Location>
</IfModule>


Alias /error/ "/AC Web Ultimate Repack/Server/apache/error/"

<Directory "/AC Web Ultimate Repack/Server/apache/error">
AllowOverride None
Options IncludesNoExec
AddOutputFilter Includes html
AddHandler type-map var
Order allow,deny
Allow from all
LanguagePriority en cs de es fr it ja ko nl pl pt-br ro sv tr
ForceLanguagePriority Prefer Fallback
</Directory>

ErrorDocument 400 /error/HTTP_BAD_REQUEST.html.var
ErrorDocument 401 /error/HTTP_UNAUTHORIZED.html.var
ErrorDocument 403 /error/HTTP_FORBIDDEN.html.var
ErrorDocument 404 /error/HTTP_NOT_FOUND.html.var
ErrorDocument 405 /error/HTTP_METHOD_NOT_ALLOWED.html.var
ErrorDocument 408 /error/HTTP_REQUEST_TIME_OUT.html.var
ErrorDocument 410 /error/HTTP_GONE.html.var
ErrorDocument 411 /error/HTTP_LENGTH_REQUIRED.html.var
ErrorDocument 412 /error/HTTP_PRECONDITION_FAILED.html.var
ErrorDocument 413 /error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
ErrorDocument 414 /error/HTTP_REQUEST_URI_TOO_LARGE.html.var
ErrorDocument 415 /error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
ErrorDocument 500 /error/HTTP_INTERNAL_SERVER_ERROR.html.var
ErrorDocument 501 /error/HTTP_NOT_IMPLEMENTED.html.var
ErrorDocument 502 /error/HTTP_BAD_GATEWAY.html.var
ErrorDocument 503 /error/HTTP_SERVICE_UNAVAILABLE.html.var
ErrorDocument 506 /error/HTTP_VARIANT_ALSO_VARIES.html.var


IndexOptions FancyIndexing VersionSort
Alias /icons/ "/AC Web Ultimate Repack/Server/apache/icons/"

<Directory "/AC Web Ultimate Repack/Server/apache/icons">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip

AddIconByType (TXT,/icons/text.gif) text/*
AddIconByType (IMG,/icons/image2.gif) image/*
AddIconByType (SND,/icons/sound2.gif) audio/*
AddIconByType (VID,/icons/movie.gif) video/*

AddIcon /icons/binary.gif .bin .exe
AddIcon /icons/binhex.gif .hqx
AddIcon /icons/tar.gif .tar
AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
AddIcon /icons/a.gif .ps .ai .eps
AddIcon /icons/layout.gif .html .shtml .htm .pdf
AddIcon /icons/text.gif .txt
AddIcon /icons/c.gif .c
AddIcon /icons/p.gif .pl .py
AddIcon /icons/f.gif .for
AddIcon /icons/dvi.gif .dvi
AddIcon /icons/uuencoded.gif .uu
AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
AddIcon /icons/tex.gif .tex
AddIcon /icons/bomb.gif core

AddIcon /icons/back.gif ..
AddIcon /icons/hand.right.gif README
AddIcon /icons/folder.gif ^^DIRECTORY^^
AddIcon /icons/blank.gif ^^BLANKICON^^
DefaultIcon /icons/unknown.gif
ReadmeName README.html
HeaderName HEADER.html
IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t


AddLanguage ca .ca
AddLanguage cs .cz .cs
AddLanguage da .dk
AddLanguage de .de
AddLanguage el .el
AddLanguage en .en
AddLanguage eo .eo
AddLanguage es .es
AddLanguage et .et
AddLanguage fr .fr
AddLanguage he .he
AddLanguage hr .hr
AddLanguage it .it
AddLanguage ja .ja
AddLanguage ko .ko
AddLanguage ltz .ltz
AddLanguage nl .nl
AddLanguage nn .nn
AddLanguage no .no
AddLanguage pl .po
AddLanguage pt .pt
AddLanguage pt-BR .pt-br
AddLanguage ru .ru
AddLanguage sv .sv
AddLanguage zh-CN .zh-cn
AddLanguage zh-TW .zh-tw
LanguagePriority en ca cs da de el eo es et fr he hr it ja ko ltz nl nn no pl pt pt-BR ru sv zh-CN zh-TW
ForceLanguagePriority Prefer Fallback
AddCharset us-ascii.ascii .us-ascii
AddCharset ISO-8859-1 .iso8859-1 .latin1
AddCharset ISO-8859-2 .iso8859-2 .latin2 .cen
AddCharset ISO-8859-3 .iso8859-3 .latin3
AddCharset ISO-8859-4 .iso8859-4 .latin4
AddCharset ISO-8859-5 .iso8859-5 .cyr .iso-ru
AddCharset ISO-8859-6 .iso8859-6 .arb .arabic
AddCharset ISO-8859-7 .iso8859-7 .grk .greek
AddCharset ISO-8859-8 .iso8859-8 .heb .hebrew
AddCharset ISO-8859-9 .iso8859-9 .latin5 .trk
AddCharset ISO-8859-10 .iso8859-10 .latin6
AddCharset ISO-8859-13 .iso8859-13
AddCharset ISO-8859-14 .iso8859-14 .latin8
AddCharset ISO-8859-15 .iso8859-15 .latin9
AddCharset ISO-8859-16 .iso8859-16 .latin10
AddCharset ISO-2022-JP .iso2022-jp .jis
AddCharset ISO-2022-KR .iso2022-kr .kis
AddCharset ISO-2022-CN .iso2022-cn .cis
AddCharset Big5.Big5 .big5 .b5
AddCharset cn-Big5 .cn-big5
AddCharset WINDOWS-1251 .cp-1251 .win-1251
AddCharset CP866 .cp866
AddCharset KOI8 .koi8
AddCharset KOI8-E .koi8-e
AddCharset KOI8-r .koi8-r .koi8-ru
AddCharset KOI8-U .koi8-u
AddCharset KOI8-ru .koi8-uk .ua
AddCharset ISO-10646-UCS-2 .ucs2
AddCharset ISO-10646-UCS-4 .ucs4
AddCharset UTF-7 .utf7
AddCharset UTF-8 .utf8
AddCharset UTF-16 .utf16
AddCharset UTF-16BE .utf16be
AddCharset UTF-16LE .utf16le
AddCharset UTF-32 .utf32
AddCharset UTF-32BE .utf32be
AddCharset UTF-32LE .utf32le
AddCharset euc-cn .euc-cn
AddCharset euc-gb .euc-gb
AddCharset euc-jp .euc-jp
AddCharset euc-kr .euc-kr
AddCharset EUC-TW .euc-tw
AddCharset gb2312 .gb2312 .gb
AddCharset iso-10646-ucs-2 .ucs-2 .iso-10646-ucs-2
AddCharset iso-10646-ucs-4 .ucs-4 .iso-10646-ucs-4
AddCharset shift_jis .shift_jis .sjis

august667
02-17-2008, 09:29 PM
<IfModule userdir_module>
UserDir "My Documents/My Website"
<Directory C:/Documents and Settings/*/"My Documents/My Website">
AllowOverride FileInfo AuthConfig Limit Indexes
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
<Limit GET POST OPTIONS>
Order allow,deny
Allow from all
</Limit>
<LimitExcept GET POST OPTIONS>
Order deny,allow
Deny from all
</LimitExcept>
</Directory>
</IfModule>



<Location /server-status>
SetHandler server-status
Order deny,allow
Deny from all
Allow from .example.com
</Location>
<Location /server-info>
SetHandler server-info
Order deny,allow
Deny from all
Allow from .example.com
</Location>






<IfModule dav_module>
<IfModule dav_fs_module>
<IfModule setenvif_module>
<IfModule authn_file_module>

DavLockDB "/AC Web Ultimate Repack/Server/tmp/DavLock"
Alias /webdav "/AC Web Ultimate Repack/Server/webdav"

<Directory "/AC Web Ultimate Repack/Server/webdav">
Dav On
Order allow,deny
Allow from all
AuthName DAV-upload
AuthType Basic
AuthUserFile "/AC Web Ultimate Repack/Server/security/htpasswd.webdav"

<LimitExcept GET HEAD OPTIONS>
require valid-user
</LimitExcept>
</Directory>
BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully
BrowserMatch "MS FrontPage" redirect-carefully
BrowserMatch "^WebDrive" redirect-carefully
BrowserMatch "^WebDAVFS/1.[0123]" redirect-carefully
BrowserMatch "^gnome-vfs/1.0" redirect-carefully
BrowserMatch "^XML Spy" redirect-carefully
BrowserMatch "^Dreamweaver-WebDAV-SCM1" redirect-carefully
BrowserMatch "MSIE" AuthDigestEnableQueryStringHack=On
</IfModule>
</IfModule>
</IfModule>
</IfModule>


Timeout 300
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 5
UseCanonicalName Off
AccessFileName .htaccess
ServerTokens Full
ServerSignature On
HostnameLookups Off

Listen 443
AddType application/x-x509-ca-cert .crt
AddType application/x-pkcs7-crl .crl
SSLPassPhraseDialog builtin
SSLSessionCache dbm:logs/ssl.scache
SSLSessionCacheTimeout 300
SSLMutex default

<VirtualHost _default_:443>
DocumentRoot "/AC Web Ultimate Repack/Server/htdocs"

ServerName localhost:443
ServerAdmin admin@localhost

ErrorLog logs/error.log
<IfModule log_config_module>
CustomLog logs/access.log combined
</IfModule>
SSLEngine on
SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSL v2:+EXP:+eNULL
SSLCertificateFile conf/ssl.crt/server.crt
SSLCertificateKeyFile conf/ssl.key/server.key
<Location />
</Location>
<FilesMatch "\.(cgi|shtml|phtml|php|php5|php4|php3)$">
SSLOptions +StdEnvVars
</FilesMatch>
<Directory "/AC Web Ultimate Repack/Server/apache/cgi-bin">
SSLOptions +StdEnvVars
</Directory>
<IfModule setenvif_module>
BrowserMatch ".*MSIE.*" \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0
</IfModule>
<IfModule log_config_module>
CustomLog logs/ssl_request.log \
"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
</IfModule>
</VirtualHost>

<IfModule ssl_module>
SSLRandomSeed startup builtin
SSLRandomSeed connect builtin
</IfModule>

yo u gunna answer cause u did this before lol

poyan2000
02-17-2008, 09:45 PM
i just posted the changes in your threat.

august667
02-17-2008, 09:58 PM
ok ty and wat u mean threat? ok new thing i punch in bloodwow.ath.cx:8245 and it says webpage cannot be displayed

poyan2000
02-17-2008, 10:04 PM
i couldnt find the listenhost part. your repack and configs are different from mines. so you should better downgrade to 7.4.

august667
02-17-2008, 10:08 PM
will alll my items and accounts be deleted? dumb question lol

also i cant rite? because or wow version

poyan2000
02-17-2008, 10:12 PM
execute the ascent DB that you are using and downgrade, then import the DB back into your ascent DB.

august667
02-17-2008, 10:14 PM
meh nvm the items i made will still be in my comp i can jsut add em in again

omfg i did everything and turned on my server but still said Webpage could not be displayed >.<

am i suppose to have any ports opend for this?

cobra10000
02-18-2008, 05:33 PM
i dont have #Listen 0.0.0.0:80
Listen 80
what shal i do ???

cobra10000
02-21-2008, 03:03 AM
Hmm why is this coming up when i try to make an account

// Database information $host = "5.89.57.115"; //MySQL Host address $user = "(root)"; //MySQL Username $pass = "(ascent)"; //MySQL Password $db = "ascent"; //Databse name $port = 8129; // Server port (for realm status)
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\AC Web Ultimate Repack\Server\htdocs\config.php:6) in C:\AC Web Ultimate Repack\Server\htdocs\register.php on line 7

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\AC Web Ultimate Repack\Server\htdocs\config.php:6) in C:\AC Web Ultimate Repack\Server\htdocs\register.php on line 7

can you plzz tel me what i am doing wrong

hmm i geting this Warning: mysql_connect() [function.mysql-connect]: Access denied for user '(mySQL user)'@'localhost' (using password: YES) in C:\AC Web Ultimate Repack\Server\htdocs\index.php on line 14
Could not connect: Access denied for user '(mySQL user)'@'localhost' (using password: YES)

PLZ help me xD

pedregon2
02-23-2008, 12:59 AM
+ rep

beffa
02-28-2008, 11:02 PM
i cant find
#Listen 0.0.0.0:80
Listen 80
lol.

Lol nvm....... IT WORKED!

jonathan1500
02-29-2008, 03:32 AM
it work!!! lol

beffa
03-02-2008, 05:56 PM
Hi , i did all what you said in the guide and i have the website but when i try to make a account this happen



Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in C:\AC Web Ultimate Repack\Server\htdocs\index.php on line 21
Error: Table 'antrix.accounts' doesn't exist

Can u help me with this problem ?

Iampickle123
03-05-2008, 01:34 AM
how do i edit the info on my site? thx for any reply :)

yinyin2
03-09-2008, 07:36 AM
anyone can tell me what im doing wrong? my dynDNS host is named wowdlogm.kicks-ass.net, this is part 1 of my Httpd :

ThreadsPerChild 250
MaxRequestsPerChild 0
ServerRoot "/AC Web Ultimate Repack/Server/apache"
Listen 8245
LoadModule actions_module modules/mod_actions.so
LoadModule alias_module modules/mod_alias.so
LoadModule asis_module modules/mod_asis.so
LoadModule auth_basic_module modules/mod_auth_basic.so
LoadModule authn_default_module modules/mod_authn_default.so
LoadModule authn_file_module modules/mod_authn_file.so
LoadModule authz_default_module modules/mod_authz_default.so
LoadModule authz_groupfile_module modules/mod_authz_groupfile.so
LoadModule authz_host_module modules/mod_authz_host.so
LoadModule authz_user_module modules/mod_authz_user.so
LoadModule cgi_module modules/mod_cgi.so
LoadModule dav_module modules/mod_dav.so
LoadModule dav_fs_module modules/mod_dav_fs.so
LoadModule dir_module modules/mod_dir.so
LoadModule env_module modules/mod_env.so
LoadModule include_module modules/mod_include.so
LoadModule info_module modules/mod_info.so
LoadModule isapi_module modules/mod_isapi.so
LoadModule ldap_module modules/mod_ldap.so
LoadModule log_config_module modules/mod_log_config.so
LoadModule mime_module modules/mod_mime.so
LoadModule negotiation_module modules/mod_negotiation.so
LoadModule setenvif_module modules/mod_setenvif.so
LoadModule status_module modules/mod_status.so
LoadModule ssl_module modules/mod_ssl.so

LoadModule autoindex_color_module modules/mod_autoindex_color.so
ServerAdmin admin@localhost
ServerName wowdlogm.kicks-ass.net:8245
DocumentRoot "/AC Web Ultimate Repack/Server/htdocs"
<Directory />
Options FollowSymLinks
AllowOverride None
Order deny,allow
Deny from all
</Directory>
<Directory "/AC Web Ultimate Repack/Server/htdocs">
Options Indexes FollowSymLinks Includes ExecCGI
AllowOverride All
Order allow,deny
Allow from all

</Directory>
<IfModule dir_module>
DirectoryIndex index.php index.php4 index.php3 index.cgi index.pl index.html index.htm index.shtml index.phtml
</IfModule>
<FilesMatch "^\.ht">
Order allow,deny
Deny from all
</FilesMatch>
ErrorLog logs/error.log
LogLevel warn

<IfModule log_config_module>
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common

<IfModule logio_module>
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
</IfModule>
CustomLog logs/access.log common
</IfModule>

<IfModule alias_module>
ScriptAlias /cgi-bin/ "/AC Web Ultimate Repack/Server/cgi-bin/"

</IfModule>
<Directory "/AC Web Ultimate Repack/Server/cgi-bin">
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>
DefaultType text/plain

<IfModule mime_module>
TypesConfig conf/mime.types
AddType application/x-compress .Z
AddType application/x-gzip .gz .tgz
AddHandler cgi-script .cgi
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
</IfModule>
EnableMMAP off
EnableSendfile off
<IfModule alias_module>
<IfModule mime_module>
LoadModule php5_module "/AC Web Ultimate Repack/Server/apache/bin/php5apache2.dll"
AddType application/x-httpd-php-source .phps
AddType application/x-httpd-php .php .php5 .php4 .php3 .phtml

<Directory "/AC Web Ultimate Repack/Server/htdocs/xampplite">
<IfModule php5_module>
<Files "status.php">
php_admin_flag safe_mode off
</Files>
</IfModule>
</Directory>

Alias /security "/AC Web Ultimate Repack/Server/security/htdocs/"
<Directory "/AC Web Ultimate Repack/Server/security/htdocs">
<IfModule php5_module>
<Files "xampplitesecurity.php">
php_admin_flag safe_mode off
</Files>
</IfModule>
AllowOverride AuthConfig
Order allow,deny
Allow from all
</Directory>

Alias /phpmyadmin "/AC Web Ultimate Repack/Server/phpMyAdmin/"
<Directory "/AC Web Ultimate Repack/Server/phpMyAdmin">
AllowOverride AuthConfig
Order allow,deny
Allow from all
</Directory>

Alias /webalizer "/AC Web Ultimate Repack/Server/webalizer/"
<Directory "/AC Web Ultimate Repack/Server/webalizer">
<IfModule php5_module>
<Files "webalizer.php">
php_admin_flag safe_mode off
</Files>
</IfModule>
AllowOverride AuthConfig
Order allow,deny
Allow from all
</Directory>
</IfModule>
</IfModule>
<IfModule auth_remote_module>
<Directory "/AC Web Ultimate Repack/Server/htdocs/fonts">
AllowOverride All
AuthType Basic
AuthName "AUTH REMOTE TEST"
AuthRemoteServer localhost
AuthRemotePort 80
AuthRemoteURL /forbidden/
Require valid-user
</Directory>
</IfModule>
<IfModule mysql_auth_module>
<Location /restricted>
AuthMySQLEnable On
AuthName "MySQL Secured Place"
AuthType Basic
require valid-user
AuthMySQLHost localhost
AuthMySQLUser root
AuthMySQLDB webauth
AuthMySQLUserTable user_pwd
AuthMySQLNameField name
AuthMySQLPasswordField pass
AuthMySQLPwEncryption none
</Location>
</IfModule>


Alias /error/ "/AC Web Ultimate Repack/Server/apache/error/"

<Directory "/AC Web Ultimate Repack/Server/apache/error">
AllowOverride None
Options IncludesNoExec
AddOutputFilter Includes html
AddHandler type-map var
Order allow,deny
Allow from all
LanguagePriority en cs de es fr it ja ko nl pl pt-br ro sv tr
ForceLanguagePriority Prefer Fallback
</Directory>

ErrorDocument 400 /error/HTTP_BAD_REQUEST.html.var
ErrorDocument 401 /error/HTTP_UNAUTHORIZED.html.var
ErrorDocument 403 /error/HTTP_FORBIDDEN.html.var
ErrorDocument 404 /error/HTTP_NOT_FOUND.html.var
ErrorDocument 405 /error/HTTP_METHOD_NOT_ALLOWED.html.var
ErrorDocument 408 /error/HTTP_REQUEST_TIME_OUT.html.var
ErrorDocument 410 /error/HTTP_GONE.html.var
ErrorDocument 411 /error/HTTP_LENGTH_REQUIRED.html.var
ErrorDocument 412 /error/HTTP_PRECONDITION_FAILED.html.var
ErrorDocument 413 /error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
ErrorDocument 414 /error/HTTP_REQUEST_URI_TOO_LARGE.html.var
ErrorDocument 415 /error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
ErrorDocument 500 /error/HTTP_INTERNAL_SERVER_ERROR.html.var
ErrorDocument 501 /error/HTTP_NOT_IMPLEMENTED.html.var
ErrorDocument 502 /error/HTTP_BAD_GATEWAY.html.var
ErrorDocument 503 /error/HTTP_SERVICE_UNAVAILABLE.html.var
ErrorDocument 506 /error/HTTP_VARIANT_ALSO_VARIES.html.var

yinyin2
03-09-2008, 07:37 AM
this is the part 2 of my Httpd :

IndexOptions FancyIndexing VersionSort
Alias /icons/ "/AC Web Ultimate Repack/Server/apache/icons/"

<Directory "/AC Web Ultimate Repack/Server/apache/icons">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip

AddIconByType (TXT,/icons/text.gif) text/*
AddIconByType (IMG,/icons/image2.gif) image/*
AddIconByType (SND,/icons/sound2.gif) audio/*
AddIconByType (VID,/icons/movie.gif) video/*

AddIcon /icons/binary.gif .bin .exe
AddIcon /icons/binhex.gif .hqx
AddIcon /icons/tar.gif .tar
AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
AddIcon /icons/a.gif .ps .ai .eps
AddIcon /icons/layout.gif .html .shtml .htm .pdf
AddIcon /icons/text.gif .txt
AddIcon /icons/c.gif .c
AddIcon /icons/p.gif .pl .py
AddIcon /icons/f.gif .for
AddIcon /icons/dvi.gif .dvi
AddIcon /icons/uuencoded.gif .uu
AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
AddIcon /icons/tex.gif .tex
AddIcon /icons/bomb.gif core

AddIcon /icons/back.gif ..
AddIcon /icons/hand.right.gif README
AddIcon /icons/folder.gif ^^DIRECTORY^^
AddIcon /icons/blank.gif ^^BLANKICON^^
DefaultIcon /icons/unknown.gif
ReadmeName README.html
HeaderName HEADER.html
IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t


AddLanguage ca .ca
AddLanguage cs .cz .cs
AddLanguage da .dk
AddLanguage de .de
AddLanguage el .el
AddLanguage en .en
AddLanguage eo .eo
AddLanguage es .es
AddLanguage et .et
AddLanguage fr .fr
AddLanguage he .he
AddLanguage hr .hr
AddLanguage it .it
AddLanguage ja .ja
AddLanguage ko .ko
AddLanguage ltz .ltz
AddLanguage nl .nl
AddLanguage nn .nn
AddLanguage no .no
AddLanguage pl .po
AddLanguage pt .pt
AddLanguage pt-BR .pt-br
AddLanguage ru .ru
AddLanguage sv .sv
AddLanguage zh-CN .zh-cn
AddLanguage zh-TW .zh-tw
LanguagePriority en ca cs da de el eo es et fr he hr it ja ko ltz nl nn no pl pt pt-BR ru sv zh-CN zh-TW
ForceLanguagePriority Prefer Fallback
AddCharset us-ascii.ascii .us-ascii
AddCharset ISO-8859-1 .iso8859-1 .latin1
AddCharset ISO-8859-2 .iso8859-2 .latin2 .cen
AddCharset ISO-8859-3 .iso8859-3 .latin3
AddCharset ISO-8859-4 .iso8859-4 .latin4
AddCharset ISO-8859-5 .iso8859-5 .cyr .iso-ru
AddCharset ISO-8859-6 .iso8859-6 .arb .arabic
AddCharset ISO-8859-7 .iso8859-7 .grk .greek
AddCharset ISO-8859-8 .iso8859-8 .heb .hebrew
AddCharset ISO-8859-9 .iso8859-9 .latin5 .trk
AddCharset ISO-8859-10 .iso8859-10 .latin6
AddCharset ISO-8859-13 .iso8859-13
AddCharset ISO-8859-14 .iso8859-14 .latin8
AddCharset ISO-8859-15 .iso8859-15 .latin9
AddCharset ISO-8859-16 .iso8859-16 .latin10
AddCharset ISO-2022-JP .iso2022-jp .jis
AddCharset ISO-2022-KR .iso2022-kr .kis
AddCharset ISO-2022-CN .iso2022-cn .cis
AddCharset Big5.Big5 .big5 .b5
AddCharset cn-Big5 .cn-big5
AddCharset WINDOWS-1251 .cp-1251 .win-1251
AddCharset CP866 .cp866
AddCharset KOI8 .koi8
AddCharset KOI8-E .koi8-e
AddCharset KOI8-r .koi8-r .koi8-ru
AddCharset KOI8-U .koi8-u
AddCharset KOI8-ru .koi8-uk .ua
AddCharset ISO-10646-UCS-2 .ucs2
AddCharset ISO-10646-UCS-4 .ucs4
AddCharset UTF-7 .utf7
AddCharset UTF-8 .utf8
AddCharset UTF-16 .utf16
AddCharset UTF-16BE .utf16be
AddCharset UTF-16LE .utf16le
AddCharset UTF-32 .utf32
AddCharset UTF-32BE .utf32be
AddCharset UTF-32LE .utf32le
AddCharset euc-cn .euc-cn
AddCharset euc-gb .euc-gb
AddCharset euc-jp .euc-jp
AddCharset euc-kr .euc-kr
AddCharset EUC-TW .euc-tw
AddCharset gb2312 .gb2312 .gb
AddCharset iso-10646-ucs-2 .ucs-2 .iso-10646-ucs-2
AddCharset iso-10646-ucs-4 .ucs-4 .iso-10646-ucs-4
AddCharset shift_jis .shift_jis .sjis

<IfModule userdir_module>
UserDir "My Documents/My Website"
<Directory C:/Documents and Settings/*/"My Documents/My Website">
AllowOverride FileInfo AuthConfig Limit Indexes
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
<Limit GET POST OPTIONS>
Order allow,deny
Allow from all
</Limit>
<LimitExcept GET POST OPTIONS>
Order deny,allow
Deny from all
</LimitExcept>
</Directory>
</IfModule>



<Location /server-status>
SetHandler server-status
Order deny,allow
Deny from all
Allow from .example.com
</Location>
<Location /server-info>
SetHandler server-info
Order deny,allow
Deny from all
Allow from .example.com
</Location>






<IfModule dav_module>
<IfModule dav_fs_module>
<IfModule setenvif_module>
<IfModule authn_file_module>

DavLockDB "/AC Web Ultimate Repack/Server/tmp/DavLock"
Alias /webdav "/AC Web Ultimate Repack/Server/webdav"

<Directory "/AC Web Ultimate Repack/Server/webdav">
Dav On
Order allow,deny
Allow from all
AuthName DAV-upload
AuthType Basic
AuthUserFile "/AC Web Ultimate Repack/Server/security/htpasswd.webdav"

<LimitExcept GET HEAD OPTIONS>
require valid-user
</LimitExcept>
</Directory>
BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully
BrowserMatch "MS FrontPage" redirect-carefully
BrowserMatch "^WebDrive" redirect-carefully
BrowserMatch "^WebDAVFS/1.[0123]" redirect-carefully
BrowserMatch "^gnome-vfs/1.0" redirect-carefully
BrowserMatch "^XML Spy" redirect-carefully
BrowserMatch "^Dreamweaver-WebDAV-SCM1" redirect-carefully
BrowserMatch "MSIE" AuthDigestEnableQueryStringHack=On
</IfModule>
</IfModule>
</IfModule>
</IfModule>


Timeout 300
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 5
UseCanonicalName Off
AccessFileName .htaccess
ServerTokens Full
ServerSignature On
HostnameLookups Off

Listen 443
AddType application/x-x509-ca-cert .crt
AddType application/x-pkcs7-crl .crl
SSLPassPhraseDialog builtin
SSLSessionCache dbm:logs/ssl.scache
SSLSessionCacheTimeout 300
SSLMutex default

<VirtualHost _default_:443>
DocumentRoot "/AC Web Ultimate Repack/Server/htdocs"

ServerName localhost:443
ServerAdmin admin@localhost

ErrorLog logs/error.log
<IfModule log_config_module>
CustomLog logs/access.log combined
</IfModule>
SSLEngine on
SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSL v2:+EXP:+eNULL
SSLCertificateFile conf/ssl.crt/server.crt
SSLCertificateKeyFile conf/ssl.key/server.key
<Location />
</Location>
<FilesMatch "\.(cgi|shtml|phtml|php|php5|php4|php3)$">
SSLOptions +StdEnvVars
</FilesMatch>
<Directory "/AC Web Ultimate Repack/Server/apache/cgi-bin">
SSLOptions +StdEnvVars
</Directory>
<IfModule setenvif_module>
BrowserMatch ".*MSIE.*" \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0
</IfModule>
<IfModule log_config_module>
CustomLog logs/ssl_request.log \
"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
</IfModule>
</VirtualHost>

<IfModule ssl_module>
SSLRandomSeed startup builtin
SSLRandomSeed connect builtin
</IfModule>

Cal27
03-10-2008, 07:16 PM
When I start apache, I get the "Apache HTTP Server has encountered an error and needs to close" message. Is there something that I need to have installed? My repack is on my F drive and not C, if that helps.

vader026
03-11-2008, 09:20 PM
When I go to the site it says connection timed out. Can i get help?

ROBOdaniel
04-13-2008, 08:51 PM
#Listen 0.0.0.0:80
Listen 80
change it to

#Listen (Dynnamic dns):8245
Listen 8245

but make sure u put 8245.



okay on mine
it doesnt say #listen 0.0.0.0:80
it only says:
Listen 80

Zarik
04-15-2008, 04:23 PM
I need some help, when someone tries to sign up they get this.

Warning: mysql_connect() [function.mysql-connect]: Host 'R13360' is not allowed to connect to this MySQL server in C:\AC Web Ultimate Repack\Server\htdocs\index.php on line 14
Could not connect: Host 'R13360' is not allowed to connect to this MySQL server

Strife-
04-19-2008, 01:09 PM
Yeah, i got a problem.
step 4:
most important part but the last. go to your repack folder and click on server/apache/conf then open httpd.conf with notepad. now scroll down
where it sais
Code:
#Listen 0.0.0.0:80
Listen 80

Don't even have that code in there, and another problem is this...

http://img248.imageshack.us/img248/7768/57120550wg8.jpg

erkis12345
05-20-2008, 05:01 AM
on the serverpage i get message server is offline

Gabe69
05-25-2008, 07:01 PM
hey, is thisONLY for Antrix because on httpd i cant find that file

patrico
05-25-2008, 07:56 PM
I'm getting an error when I start Apache.
It say's:
Please close this command only for Shutdown
Apache 2 is running, don't close this window.
<OS 10049>Het aangevraagde adres is niet geldig in de context van het adres. :
make_sock: could not bind to address (my ip):80
no listening sockets available, shutting down
Unable to open logs

Apache could not be started

Het aangevraagde adres is niet geldig in de context van het adres.
Means:
The desired address is not valid in the context of the address.

Plz help me plz im so close to getting a Registration Webstie

skatemotivation
05-26-2008, 12:31 AM
can somebody post their httpd.conf file for me plz and thank you

achawk
05-26-2008, 02:05 AM
it dosnt work!!!! please help me!!!

The Website Thing No Work Please Help!!!!!!!!!!!!

achawk
05-27-2008, 09:42 PM
how come when i made a site for my server every time someone goes to the page it says
You are not authorized to view this page
why dose it do that????????????

Gabe69
05-28-2008, 02:19 PM
can u try frozen-throne.servegame.org:8245

95jonpet
05-28-2008, 02:55 PM
+rep

patfay
05-28-2008, 09:02 PM
UMMM i can get on the site perfectly but when onther gets on it says invaild page or something like that

dudedood
05-28-2008, 09:12 PM
now then, how do i get a forum working?

Shoop Da Whoop
06-07-2008, 01:14 PM
how come when i made a site for my server every time someone goes to the page it says
You are not authorized to view this page
why dose it do that????????????

I have the same problem.. =(

alikambe10
06-07-2008, 09:20 PM
I cant find #Listen (Dynnamic dns):8245
Listen 8245 help plz

filippo0033
06-08-2008, 08:41 AM
ty m8

iwashere
06-10-2008, 03:09 AM
Nice guide got mine to work been wondering how to make a account page for ages

ckypro
06-10-2008, 03:55 AM
for step 2 do i need to edit it to my info or the stuff in quote

ral9t4
06-20-2008, 04:26 PM
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\AC Web Ultimate Repack\Server\htdocs\index.php on line 14
Could not connect: Access denied for user 'root'@'localhost' (using password: YES) What did i do wrong?

kwolf23
06-20-2008, 07:58 PM
Ty Big Time!

ibotah
06-23-2008, 02:15 AM
guys, i know there are probaley guides out there on how to do this but i am just trying to help the community out and this is my third guide so ill get started. there are also some other websites here that you can download [TUTORIAL]Ascent Websites Installation Guide - AC Web (http://www.ac-web.org/forum/showthread.php?t=880)

step 1:
download a website from ac-web forums, doesnt matter where. you could download the one nates got, its pretty nice [release] Account creation page - AC Web (http://www.ac-web.org/forum/showthread.php?t=3014) but if you are new at making a website, i would just stick with this cause its ALOT more simpler.

step 2:
once you download it open up your config and edit your files like this
// Database information
$host = "127.0.0.1"; //MySQL Host address
$user = "(mySQL user)"; //MySQL Username
$pass = "(password)"; //MySQL Password
$db = "antrix"; //Databse name
$port = 8129; // Server port (for realm status)
once you have done that save it and close.
now copy everything in your folder and go to your ac-web repack folder and click on server then htdocs. once you get to htdocs paste all of that information in there, it should ask you you want to overwrite the information. press "yes to all".

step 3:
time to make a dyndns at DynDNS: DNS Hosting, Email Delivery and Other Services (http://www.dyndns.com/) once you get there, sigh up if you havent already. once youve done that then go to services then dyndns, then click on get started and create a host but make sure that when it sais wildcar, enable it and when it sais "ip address" make sure you put your hamachi ip in there.

step 4:
most important part but the last. go to your repack folder and click on server/apache/conf then open httpd.conf with notepad. now scroll down
where it sais
#Listen 0.0.0.0:80
Listen 80

change it to
#Listen (Dynnamic dns):8245
Listen 8245
but make sure u put 8245.
now scroll down to where it sais
ServerName localhost:80
and change it to

ServerName (Dynamic dns:8245

and make sure its 8245.
now save and exit.if you did everything right, you should be able to turn apache on , and type in your address bar www.(your Dynamic dns):8245

please if you have any questions or concerns just ask here, and please if you see any mistakes please tell me , thanks for the support

mine didn't work:( try www.ibotahandme.is-a-geek.org and apache is on right now

iPuppy
06-30-2008, 08:48 PM
wtf, i have the website, but it wont go to (dyndns:8245) but, it will can connect to the normal dyndns but i cant create accounts. AGN: Awox Gaming Network (http://hungryhippo.kicks-ass.net/) can anyone try making a account and tell me whats wrong?

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\AC Web Ultimate Repack\Server\htdocs\index.php on line 14
Could not connect: Access denied for user 'root'@'localhost' (using password: YES) What did i do wrong?

i get the same stuff too......

ripcat22
07-01-2008, 08:04 PM
where is this file httpd.conf if im not using ac-web repacks and useing wamp server website?

shithotcat
07-01-2008, 10:24 PM
THANKS THIS WORKS !!! Im so happy right now lal ++rep :D

how do i make the account work for my second realm too?

for all you who got error: Originally Posted by ral9t4
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\AC Web Ultimate Repack\Server\htdocs\index.php on line 14
Could not connect: Access denied for user 'root'@'localhost' (using password: YES)

you need to have your database running, this is what you need to run for the account to work: MySQL, Apache, HeidiSQL - Navicat or whatever you use

for all you who got error: Originally Posted by ral9t4
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\AC Web Ultimate Repack\Server\htdocs\index.php on line 14
Could not connect: Access denied for user 'root'@'localhost' (using password: YES)

you need to have your database running, this is what you need to run for the account to work: MySQL, Apache, HeidiSQL - Navicat or whatever you use

damienjones
07-03-2008, 06:41 AM
Can some one answer all these ppl needing help god...

ok i did all what to guide said but my apache wont run it needs to close or somthing

qwerty0192
07-03-2008, 08:28 PM
i must've tried 14 other tutorials on websites, but this is the only one that worked.thx:D:):D

vinny4
07-26-2008, 09:09 PM
it dosnt work!!!! please help me!!!

The Website Thing No Work Please Help!!!!!!!!!!!!

THAT helps a lot specifieing the problem!

i need help with my website because i did everything but if i got to my website on another pc it says connection timed out :S help??!

Louieballinl2
07-30-2008, 04:19 PM
ok, where do i find #Listen 0.0.0.0:80? i cant find it anywhere in the httpd file.

im using repack 7.8

codeyb
01-03-2009, 04:01 AM
Dude why the fuck would you put porn on here that's just downright fucking wrong.

INvaDER Zim
01-07-2009, 01:33 AM
Didn't work. No rep.

QQrofl
01-07-2009, 05:02 PM
Dude you are so immature. There is 13+ kids on this website. Reported.

Tokyomadness
01-11-2009, 01:15 PM
its not even working..

if i post my httpd.conf and my adress. can u do it for me?

Drakkus
01-11-2009, 02:27 PM
Step 1) Do not post in 1-2 Year old topics
Step 2) dunno? follow step 1?!?!?

pantryboy
01-12-2009, 02:41 PM
FOR CHRISTS SAKE....

Jargs, can you put like User activation on this forum, or is it already on?

If it is, Vbull is not doing very well rofl.

xtavie
01-12-2009, 10:26 PM
Aww dammit not again...

crazymofofo10
02-22-2009, 08:00 PM
Hi i get this error well I dont but i let my friend try and he says he gets this error
"Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in C:\AC Web Ultimate Repack\Server\htdocs\index.php on line 21
Error: Unknown column 'login' in 'field list'"

but everything else works like he says when he clicks on forums he goes to our forums when i have the server running it says up there that the sever is running and all that
just he cant create account but right now imma try a new website cuz alot of the website are WoW themes and im making a website for flyff D=

Mallone
09-04-2009, 05:21 PM
Umm my httpd file dosen't have the #Listen and ServerName ive checked all the file but nothing even looks like it

arjo112
09-04-2009, 05:33 PM
due this tut is from 2007 >.<