Can't get access to localhost
Posted by: Lamonte (---.dsl.stlsmo.sbcglobal.net)
Date: May 13, 2008 03:31AM

First I try to use Apache 2.0.68 and nothing

I get this msg:
------
Forbidden

You don't have permission to access / on this server.
------

Then I "Test Port 80"
-----
Your port 80 is actually used by :

Server: Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_co
lor PHP/5.2.4


Press Enter to exit...
----

Then I switch back to Apache 2.2.8 in the wamp thing, what is wrong?

(I once had xampp installed)







Found a fix sorta:
----

Re: Need Help !! WAMP5 Apache not running ...
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: May 12, 2008 07:16PM

UDP home-fcf455d090:ms-sql-m *:*

u have another server on your pc called microsoft iis server. either delete it or change the port that apache is running on

to do this

open c:/wamp/bin/apache/apache2.2.8/conf /httpd.conf

find the line

Listen 80

and change to

Listen 81


from now on ul need to add 81 to the end of the url such as [localhost:81]
--------

Works like a charm



Edited 2 time(s). Last edit at 05/13/2008 03:49AM by Lamonte.

Options: ReplyQuote
Re: Can't get access to localhost
Posted by: Lamonte (---.dsl.stlsmo.sbcglobal.net)
Date: May 13, 2008 03:54AM

Now I can't Access PHPMyAdmin
------

#1045 - Access denied for user 'root'@'localhost' (using password: NO)

Options: ReplyQuote
Re: Can't get access to localhost
Posted by: yfastud (Moderator)
Date: May 13, 2008 04:05AM


Options: ReplyQuote
Re: Can't get access to localhost
Posted by: Lamonte (---.dsl.stlsmo.sbcglobal.net)
Date: May 13, 2008 04:12AM

I had xampp before, and when I added a password it worked like a charm from the old mysql server, but I dont want to use that O_o...now that I did:

$cfg['Servers'][$i]['host'] = 'localhost'; // MySQL hostname or IP address
$cfg['Servers'][$i]['port'] = '81';

The phpmyadmin doesn't load, and mysql doesn't start what do I do?

Options: ReplyQuote
Re: Can't get access to localhost
Posted by: yfastud (Moderator)
Date: May 13, 2008 04:14AM

Did you completely uninstall xampp before installing wampserver?

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Can't get access to localhost
Posted by: Lamonte (---.dsl.stlsmo.sbcglobal.net)
Date: May 13, 2008 04:15AM

Yes I have,

This is my mysql error log:
----


080512 21:09:56 InnoDB: Started; log sequence number 0 43655
080512 21:09:56 [ERROR] Do you already have another mysqld server running on port: 3306 ?
080512 21:09:56 [ERROR] Aborting

080512 21:09:56 InnoDB: Starting shutdown...
080512 21:09:58 InnoDB: Shutdown completed; log sequence number 0 43655
080512 21:09:58 [Note] wampmysqld: Shutdown complete

Options: ReplyQuote
Re: Can't get access to localhost
Posted by: Lamonte (---.dsl.stlsmo.sbcglobal.net)
Date: May 13, 2008 04:18AM

Okay I got it
---------

In the xamp folder is a file:

C:\xampp\xampp-control-defauly.exe

I had to open it and stop the apache and mysql services via the old xampp panel that was left after the installation

So far I think I don't have any more problems.

Options: ReplyQuote


Sorry, only registered users may post in this forum.