how to configure wampServer when zenframeWork 2 is also conf

Einfach Dinge, die nichts mit XAMPP, Apache Friends, Apache, MySQL, PHP und alle dem zu tun haben. Allerlei halt. ;)

how to configure wampServer when zenframeWork 2 is also conf

Postby andreea115 » 03. February 2014 12:50

Hello everyone.

i am using WampServer Version 2.4.

when i first downloaded it , it worked perfectly and i was able to go to the route directory of all my websites by clicking onto the icon: localhost via my browser (this gave me a full list of all sites hosted under www)

my problem started when i installed Zendframework 2 on my system, once i installed it i was only able to access the Zendframework websites but non of the non-framework sites.


perhaps it might help if i summrize the installation process for the zend; in accordance with the 'installation instructions' i went to the apache config file i.e

C:\wamp\bin\apache\apache2.4.2\conf

and did the following:

127.0.0.1 testingZendTwo

i then created a virtual host for my testingZendTwo project, i did this by going to ;


Code: Select all
C:\wamp\bin\apache\Apache2.4.4\conf\httpd


Code: Select all
<VirtualHost *:80>
ServerName testingZendTwo
DocumentRoot "C:\Users\testingZendTwo\public"
SetEnv APPLICATION_ENV "development"
<Directory "C:\Users\testingZendTwo\public">
DirectoryIndex index.php
AllowOverride All
Order allow,deny
Allow from all
</Directory>
</VirtualHost>



now, if i want to access the zend file from my browser all i need to do is to type in: testingZendTwo

however, if i now type in localhost the apache server takes me straight to testingZendTwo folder. it no longer gives me access to the other websites.

i would really appreciate any help or advice. i want basically to be able to access my non zend files from the WWW directory and then access the zend file as above.

warm regards

Andreea
andreea115
 
Posts: 1
Joined: 07. June 2013 15:06
Operating System: windows 8

Re: how to configure wampServer when zenframeWork 2 is also

Postby Altrea » 03. February 2014 14:52

Hi Andreea,

We don't provide any support for WampServer because that is a different AMP Stack.
Please use the official WampServer Support Channel => http://forum.wampserver.com/list.php?2

best wishes,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11933
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64


Return to Allerlei

Who is online

Users browsing this forum: No registered users and 58 guests