Problem opening Project (WampServer 2, I guess)
Posted by: Pazkachlon (77.126.151.---)
Date: August 21, 2014 09:38PM

well, hi, I was downloading wamp server after I deleted It.
It asked me if I want to use the new WS2 (WampServer 2) and I marked yes. (If it will affect the solution..)

I'm got skype allways open in my computer, so i change Wamp's port (because they cant go on together),
I went WAMP/bin/apache/apache2.4.9/conf/httpd.conf and change those details:

#Listen 12.34.56.78:80
Listen 0.0.0.0:80
Listen [::0]:80

And

ServerName localhost:80

TO:

#Listen 12.34.56.78:80
Listen 0.0.0.0:2222
Listen [::0]:2222

And

ServerName localhost:2222

---
Now I can login to wampserver trough: localhost:2222

To the problem:

everything go fine, but when I enter the wamp webpage(localhost:2222),
and I click some project, example: Hi, it leads me to /Hi, instead localhost:2222/Hi .

I found the line in index.php (in WWW directory) that incharge on this thing, but I was afraid to change it menualy to not fu*k the system..

Its verrrrry long post, but please - any quick help?
Thanks tongue sticking out smiley

Options: ReplyQuote
Re: Problem opening Project (WampServer 2, I guess)
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: August 22, 2014 10:59AM

There is a simpler solution:

Change the SKYPE config and stay with port 80.


How to Configure SKYPE so it does not require port 80 or 443

Run SKYPE
then using the menus do this:

Tools -> Options -> Advanced -> Connection

Un-Check the checkbox next to 'Use port 80 and 443 as alternatives for incomming connections'

Now restart SKYPE for these changes to take effect.


If you are running Windows 8, SKYPE comes as an app and this cannot ( as yet ) be configured in this way.
However if you uninstall the SKYPE app and install SKYPE in the old way, you can reconfigure it, and it works just as well.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Problem opening Project (WampServer 2, I guess)
Posted by: Pazkachlon (77.126.151.---)
Date: August 22, 2014 05:15PM

RiggsFolly Wrote:
-------------------------------------------------------
> There is a simpler solution:
>
> Change the SKYPE config and stay with port 80.
>
>
> How to Configure SKYPE so it does not require
> port 80 or 443

>
> Run SKYPE
> then using the menus do this:
>
> Tools -> Options -> Advanced -> Connection
>
> Un-Check the checkbox next to 'Use port 80 and 443
> as alternatives for incomming connections'
>
> Now restart SKYPE for these changes to take
> effect.
>
>
> If you are running Windows 8, SKYPE comes as an
> app and this cannot ( as yet ) be configured in
> this way.
> However if you uninstall the SKYPE app and install
> SKYPE in the old way, you can reconfigure it, and
> it works just as well.

FIrst: thanks!
but it didnt solve the problem, probably it wasnt the port falt..

its just send me to [FolderName]
and not working :\ other answer? haha

Options: ReplyQuote
Re: Problem opening Project (WampServer 2, I guess)
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: August 22, 2014 06:47PM

Yes, try reading this and create yourself a proper Virtual Host.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Problem opening Project (WampServer 2, I guess)
Posted by: Pazkachlon (77.126.151.---)
Date: August 23, 2014 12:14AM

RiggsFolly Wrote:
-------------------------------------------------------
> Yes, try reading this and create yourself a proper
> Virtual Host.


What? why can I just use it normal like I used to?

Options: ReplyQuote
Re: Problem opening Project (WampServer 2, I guess)
Posted by: Pazkachlon (77.125.155.---)
Date: August 25, 2014 03:46PM

Someone???

Options: ReplyQuote
Re: Problem opening Project (WampServer 2, I guess)
Posted by: Otomatic (Moderator)
Date: August 25, 2014 04:55PM

Pazkachlon a écrit:
-------------------------------------------------------
> Someone???

You had an answer.
You must use the VirtualHost like written here: WAMPServer 2.5 The Homepage, Your Projects Menu and the need for Virtual Hosts
Because it is the only solution to run a website properly, even locally.
Now if you do not want to do it, it becomes YOUR problem, not ours.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: Problem opening Project (WampServer 2, I guess)
Posted by: Pazkachlon (77.125.155.---)
Date: August 25, 2014 11:57PM

Otomatic Wrote:
-------------------------------------------------------
> Pazkachlon a écrit:
> --------------------------------------------------
> -----
> > Someone???
>
> You had an answer.
> You must use the VirtualHost like written here:
> [url=http://forum.wampserver.com/read.php?2,124482
> ]WAMPServer 2.5 The Homepage, Your Projects Menu
> and the need for Virtual Hosts [/url]
> Because it is the only solution to run a website
> properly, even locally.
> Now if you do not want to do it, it becomes YOUR
> problem, not ours.


You need to chill, I just didnt understand,
because when I used the regular WampServer(1) I didnt had to use VirtualHost.
But if its like that I'll just change it back.

Thanks anyways

Options: ReplyQuote
Re: Problem opening Project (WampServer 2, I guess)
Posted by: Otomatic (Moderator)
Date: August 26, 2014 09:40AM

Hi,

> You need to chill, I just didnt understand, because when I used the regular WampServer(1)
> I didnt had to use VirtualHost. But if its like that I'll just change it back.

It's not because "it worked" before it was the right way to do it.
If you read the given link, you will understand why it worked before and why it should not be like that now.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.