[HELP] Apache Error menu

Shout-Out

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    Strupantwn's Avatar Contributor
    Reputation
    115
    Join Date
    Apr 2007
    Posts
    1,045
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [HELP] Apache Error

    I opened Apache and this came up, also my first time setting up the account creation page.

    Code:
    Dieses Eingabe forderungnicht waehrend des Running beenden
    Bitte erst bei einem gewollten Shutdown Schliesse
    Please close this command only for Shutdown
    Apache 2 is starting ...
    <OS 10048>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:80
    no listening sockets available, shuttig down
    Unable to open logs
    
    Apache konnte nicht gestartet werde
    Apache could not be started
    Press any key to continue . . .
    I think its something to do with the 0.0.0.0:80
    I don't know where to edit it!

    Help would be good
    +Rep when helped.

    Originally Posted by Mike Crowe View Post
    Port 80 already in use. You can change it in the apache config file.
    why does it say 0.0.0.0?

    Isnt it suppose to say my external and what does it mean it's in use? my WAMP is ONLINE?

    and also, I am using Panex-Ascent Repack 6.3 and there is

    Server file
    Networking file

    Inside Networkingfile there is

    Code:
     -Apache
    -Cgi-bin
    -Htdocs
    -Mysql
    -Perl
    -php
    -security
    -tmp
    -apache_start
    -apache_start
    -apache_stop
    -mysql_start
    -mysql_stop
    INSIDE THE Apache file
    Code:
     -Bin   <-Folder
    -Conf    <-Folder
    -Error   <-Folder
    -Icons   <-Folder
    -Logs   <-Folder
    -Modules   <-Folder
    -Proxy   <-Folder
    -Apache_isntallservice      
    -Apache_Uinstallservice
    -Markecert
    INSIDE THE CONF INSIDE THE APACHE FOLDER
    Code:
     -Extra   <-Folder
    -ssl.crl   <-Folder
    -ssl.cry   <-Folder
    -ssl.csr   <-Folder
    -ssl.key   <-Folder   <-Folder
    -ssl.prm   <-Folder
    -charest.conv
    -httpd   <-Notepad
    -magic
    -mime.types
    -openssl.cnf
    Originally Posted by Mike Crowe View Post
    Click on your wamp trayicon and then click Apache -> Service -> Test port 80 and tell me what it says
    It saids..

    Code:
    Your port 80 is actually used by :
    
    Server: Apache/2.2.8 <Win32> PHP/5.2.6
    
    
    Press Enter to exit . . .
    Originally Posted by Mike Crowe View Post
    Hmm

    Try change the port number to 81 or something

    To do that, click on the trayicon and then Apache -> httpd.conf

    Change this line:
    Code:
    
    
    Originally Posted by Mike Crowe View Post
    Hmm Try change the port number to 81 or something To do that, click on the trayicon and then Apache -> httpd.conf Change this line:
    Code:
    Listen 80
    Originally Posted by Mike Crowe View Post
    Hmm Try change the port number to 81 or something To do that, click on the trayicon and then Apache -> httpd.conf Change this line:
    Code:
    Listen 80
    Do I have to forward a new port to 81 in the firewal also? Also, do I have to config something in the APache files in my Ascent Repack Folder? EDIT::: I just forwarded port 81 and started Apache, It stopped saying anything after
    Code:
    Apache 2 is starting . . .
    then I tried to go to localhost in the URL browser and it said this
    Code:
    Parse error
    Code:
    :  syntax error, unexpected T_STRING, expecting ')' in C:Panex Public 6.3Networkinghtdocsindex.php on line 62
    then tried to go to strupantwn.webhop.info my dyndns and did not work. EDIT:: Changed port back to 80 in where you told me to change it and the same error came up
    Code:
    Parse error
    Code:
    :  syntax error, unexpected T_STRING, expecting ')' in C:Panex Public 6.3Networkinghtdocsindex.php on line 62
    now i can't even go to localhost no more lol Listen 80
    Last edited by Strupantwn; 05-29-2008 at 08:02 PM.

    [HELP] Apache Error
  2. #2
    Dythzer's Avatar Contributor
    Reputation
    271
    Join Date
    May 2008
    Posts
    461
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Port 80 already in use. You can change it in the apache config file.

  3. #3
    Strupantwn's Avatar Contributor
    Reputation
    115
    Join Date
    Apr 2007
    Posts
    1,045
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mike Crowe View Post
    Port 80 already in use. You can change it in the apache config file.
    why does it say 0.0.0.0?

    Isnt it suppose to say my external and what does it mean it's in use? my WAMP is ONLINE?

    and also, I am using Panex-Ascent Repack 6.3 and there is

    Server file
    Networking file

    Inside Networkingfile there is

    Code:
     -Apache
    -Cgi-bin
    -Htdocs
    -Mysql
    -Perl
    -php
    -security
    -tmp
    -apache_start
    -apache_start
    -apache_stop
    -mysql_start
    -mysql_stop

    INSIDE THE Apache file
    Code:
     -Bin   <-Folder
    -Conf    <-Folder
    -Error   <-Folder
    -Icons   <-Folder
    -Logs   <-Folder
    -Modules   <-Folder
    -Proxy   <-Folder
    -Apache_isntallservice       
    -Apache_Uinstallservice
    -Markecert

    INSIDE THE CONF INSIDE THE APACHE FOLDER
    Code:
     -Extra   <-Folder
    -ssl.crl   <-Folder
    -ssl.cry   <-Folder
    -ssl.csr   <-Folder
    -ssl.key   <-Folder   <-Folder
    -ssl.prm   <-Folder
    -charest.conv
    -httpd   <-Notepad
    -magic
    -mime.types
    -openssl.cnf

  4. #4
    Dythzer's Avatar Contributor
    Reputation
    271
    Join Date
    May 2008
    Posts
    461
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Click on your wamp trayicon and then click Apache -> Service -> Test port 80 and tell me what it says
    Last edited by Dythzer; 05-28-2008 at 01:56 AM.

  5. #5
    Strupantwn's Avatar Contributor
    Reputation
    115
    Join Date
    Apr 2007
    Posts
    1,045
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It saids..

    Code:
    Your port 80 is actually used by :
    
    Server: Apache/2.2.8 <Win32> PHP/5.2.6
    
    
    Press Enter to exit . . .

  6. #6
    Dythzer's Avatar Contributor
    Reputation
    271
    Join Date
    May 2008
    Posts
    461
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm

    Try change the port number to 81 or something

    To do that, click on the trayicon and then Apache -> httpd.conf

    Change this line:
    Code:
    Listen 80

  7. #7
    Strupantwn's Avatar Contributor
    Reputation
    115
    Join Date
    Apr 2007
    Posts
    1,045
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mike Crowe View Post
    Hmm

    Try change the port number to 81 or something

    To do that, click on the trayicon and then Apache -> httpd.conf

    Change this line:
    Code:
    Listen 80
    Do I have to forward a new port to 81 in the firewal also?

    Also, do I have to config something in the APache files in my Ascent Repack Folder?


    EDIT:::

    I just forwarded port 81 and started Apache,

    It stopped saying anything after
    Code:
    Apache 2 is starting . . .
    then I tried to go to localhost in the URL browser and it said this

    Code:
    Parse error
    Code:
    :  syntax error, unexpected T_STRING, expecting ')' in C:Panex Public 6.3Networkinghtdocsindex.php on line 62 


    then tried to go to strupantwn.webhop.info my dyndns and did not work.



    EDIT::

    Changed port back to 80 in where you told me to change it and the same error came up

    Code:
    Parse error
    Code:
    :  syntax error, unexpected T_STRING, expecting ')' in C:Panex Public 6.3Networkinghtdocsindex.php on line 62 


    now i can't even go to localhost no more lol
    Last edited by Strupantwn; 05-28-2008 at 05:07 PM.

  8. #8
    Strupantwn's Avatar Contributor
    Reputation
    115
    Join Date
    Apr 2007
    Posts
    1,045
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can anybody help?

  9. #9
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Before you start two apaches on the same pc:
    That error says you already have apache running. Maybe from a repack or some other stuff, but it's there somewhere. Either use it, or disable the service from loading.

  10. #10
    Strupantwn's Avatar Contributor
    Reputation
    115
    Join Date
    Apr 2007
    Posts
    1,045
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheSpidey View Post
    Before you start two apaches on the same pc:
    That error says you already have apache running. Maybe from a repack or some other stuff, but it's there somewhere. Either use it, or disable the service from loading.
    Uhh I have WAMP2 ruing, the little meter thing that saids online, is it that?

    EDIT::

    Okay, I just ran wamp2 and my package's control panel Apache and wamp would not start

    because the Apache window is on so I closed it now I can go to the localhost but STILL can't

    connect to my Dyndns address. I tried the test port 80 on the wamp and it saids


    Code:
    Your port 80 is actually used by :
    
    Server: Apache/2.2.8 <Win32> PHP/5.2.6
    
    Press enter to exit....
    Spider you know where to disable that apache so I ca start up my wamp's apache? or tell me how

    to disable apache or w.e you said in the last post?
    Last edited by Strupantwn; 05-31-2008 at 03:14 AM.

  11. #11
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Did you ever install a repack?

  12. #12
    Strupantwn's Avatar Contributor
    Reputation
    115
    Join Date
    Apr 2007
    Posts
    1,045
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheSpidey View Post
    Did you ever install a repack?
    Umm, I am using Panex-Ascent 6.3 , Heres the link to see for more information
    Board Message

    Umm Spidy? (filler)
    Last edited by 2dgreengiant; 06-01-2008 at 08:37 AM. Reason: double post, merged

  13. #13
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Don't double post.

    If you're using a repack it probably also has Apache and MySQL installed to your pc.
    Use them.

  14. #14
    Strupantwn's Avatar Contributor
    Reputation
    115
    Join Date
    Apr 2007
    Posts
    1,045
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheSpidey View Post
    Don't double post.

    If you're using a repack it probably also has Apache and MySQL installed to your pc.
    Use them.
    So I don't need to use WAMP?

    I just uninstall WAMP and then config the things inside my configs in my ascent folder repack?


    Do you have AIM? If you do

    Can you please contact me in llaeoboil real quick so you can quickly help me on this real quick,

    THanks
    Last edited by Strupantwn; 06-01-2008 at 02:00 AM.

  15. #15
    Strupantwn's Avatar Contributor
    Reputation
    115
    Join Date
    Apr 2007
    Posts
    1,045
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Spidy, can you please answer my question?

    EDIT::Sorry about the doublepost.

Page 1 of 2 12 LastLast

Similar Threads

  1. Mysql and Apache error message and httpd.conf problem - please help
    By spectre123 in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 04-02-2009, 03:33 PM
  2. [Help] Wired error in ascent.exe
    By kanqaz in forum World of Warcraft Emulator Servers
    Replies: 10
    Last Post: 01-06-2008, 12:36 PM
  3. [Help] Wierd Error
    By Xevio in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 12-03-2007, 07:09 PM
  4. [help]Account error (Database error)
    By freshfish in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 10-29-2007, 09:28 AM
  5. help damn errors
    By Bloodpoisen in forum World of Warcraft General
    Replies: 0
    Last Post: 04-07-2007, 02:10 PM
All times are GMT -5. The time now is 05:59 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search