Current Page: 1 of 1
Results 1 - 6 of 6
3 years ago
giodoc
Hi Thanks. The problem was, I had multiple versions of apache host, PHP and MySQL servers installed. The wamp server was picking up a previous apache version, and a previous PHP. So I right clicked on the wamp icon, went to tools and deleted unused versions. And then selected reinstall all services.. And bam! - It's all working now. Thanks so much for your help!
Forum: WampServer English
3 years ago
giodoc
Just tried that.. Still doesn't work.. Now all the links resolve to the wampserver "localhost" page..
Forum: WampServer English
3 years ago
giodoc
OK Thanks!.. Really appreciate you taking the time to help! - will try that Those entries in the original host file were created by wampserver 3.2.4.. I didn't add them, as an FYI.. Perhaps someone can look into why they were created that way, and how to fix that..
Forum: WampServer English
3 years ago
giodoc
My apologies this is from httpd-vhosts.conf # Virtual Hosts # <VirtualHost *:80> ServerName localhost ServerAlias localhost DocumentRoot "${INSTALL_DIR}/www" <Directory "${INSTALL_DIR}/www/"> Options +Indexes +Includes +FollowSymLinks +MultiViews AllowOverride All Require local </Directory> </VirtualHost> # <Virt
Forum: WampServer English
3 years ago
giodoc
Thanks for the quick response Otomatic.. Firstly there are a few different versions of apache installed. I updated to 2.4.6 I think these are the contents: Content deleted by Otomatic. It is the content of the httpd-vhosts.conf file that is requested. ------------------------------------------------------- VirtualHost configuration: Default server: localhost Virtual Host: localhost
Forum: WampServer English
3 years ago
giodoc
Hi I installed 3.2.4 and added virtual hosts for each project. When I click on the link.. for some it comes back to the localhost page. For others it says page not found. I have seen the solutions that allow to add localhost in the URL but there is no option in index.php for that.. Or on the right click menu either. Any help would be great!
Forum: WampServer English
Current Page: 1 of 1