Current Page: 1 of 1
Results 1 - 21 of 21
16 years ago
veni
My server runs on port 8080. I need to change several parameters in the left click menu of WAMP. How do I change the localhost port to 8080 that appears under the left-click menu same for "phpMyadmin" ? Lastly, how to I change the default root dir of "www directory" from the left-click menu?
Forum: WampServer English
16 years ago
veni
I think i figured it out. by filtering connections by IP address in the .htaccess file, it supersedes any rule set in the httpd.config.
Forum: WampServer English
16 years ago
veni
something strange is happening, my Wamp server seems to on ONLINE mode all the time even when I put it Offline. my httpd.config file seems correct # onlineoffline tag - don't remove Order Deny,Allow Deny from all Allow from 127.0.0.1 BY only having the services On, my site is accessible externally I don't even have to left click and put the server ONLINE. what could
Forum: WampServer English
16 years ago
veni
Problem fixed by using the MD5 type password provided here
Forum: WampServer English
16 years ago
veni
Raph, I fixed the problem. Go here and make sure you take the MD5 type password.
Forum: WampServer English
16 years ago
veni
Why is it that when my password is encrypted in the .htpasswd file, it does not log me in; but if I actually edit the .htpasswd to have the non-encrypted password, it logs me in? For example: my .htpasswd has this sun:bWmAHg5yvpttw the encrypted password should decrypt to moon23 but it does not seem to be drecypting anything it reads the password word for word without taking the encry
Forum: WampServer English
16 years ago
veni
One easy way would be to create a .htaccess and .htpasswd follow what I did: First, I went to www.htaccesstools.com There, I used the ".htaccess Authentication" link and it generated some code. I inserted this code into the top of my .htaccess file in my www folder (downloading, editing it in Notepad, and then reuploading it). It's important that you get the ".htpasswd Fil
Forum: WampServer English
16 years ago
veni
Is it possible to change the code below that's located in in the htppd.config so it allows connections on both 127.0.01 and 192.168.1.2 only ? # onlineoffline tag - don't remove Order Deny,Allow Deny from all Allow from 127.0.0.1 </Directory>
Forum: WampServer English
16 years ago
veni
I solved my problem, thanks anyways.
Forum: WampServer English
16 years ago
veni
Help anyone?
Forum: WampServer English
16 years ago
veni
in Machine # 2, I edited the host file C:\WINDOWS\system32\drivers\etc like this: 192.168.1.2 localhost 192.168.1.2 movies.local I must tell you that if I test the site with a simple html page, I'm able to view pictures but when I try to view my oscommerce site, that's when I get no images and the links do not work. When I look in the error log withing the dir, Apche says permissio
Forum: WampServer English
16 years ago
veni
I have followed the Virtual Host guide to a T. Here is my setup: In the httpd.conf I have enabled"" Include conf/extra/httpd-vhosts.conf"" My root dir is located at z:/www/ and the site is at z:/www/Movies So, in my httpd-vhosts.conf file to create the virtual host, I did the following: NameVirtualHost *:8080 <VirtualHost *:8080> ServerName movies
Forum: WampServer English
16 years ago
veni
Hello Folks' Why is it that when I attempt to access my site withing my LAN I see no images, I see the layout but none of he images etc are displayed?
Forum: WampServer English
16 years ago
veni
Thanks
Forum: WampServer English
16 years ago
veni
15. Addon
How do I uninstall an addon, especially when WAMP deems that it is incompatible?
Forum: WampServer English
16 years ago
veni
Indeed you are correct it appears that the version of MYSQL has nothing to do with my problems. I have opted for a clean reinstall instead. Thanks
Forum: WampServer English
16 years ago
veni
and if it still does not work what should I do next?
Forum: WampServer English
16 years ago
veni
Hello guys, I have a little problem, I want to make the transition form wamp5_1.6.1 to WampServer2.0b everything works great. However, I have a site that was created for with MYSQL version 5.0.18-nt specs and that will no longer work under the WampServer2.0b. According to wamp5_1.6.1 the installed components were as follow: PHP Version 5.1.2 MYSQL version 5.0.18-nt Apache version Ap
Forum: WampServer English
16 years ago
veni
yfastud Wrote: ------------------------------------------------------- > If you want to have more than 1 website/domain, > you should setup Virtual Host, check the guide on > my personal website But wait a second, aren't virtual hosts for allowing local and global access of your sites? I'm not trying to grant access to the site. I currently have set in my httpd.conf=> Doc
Forum: WampServer English
16 years ago
veni
Hello folks, I'm running version 1.61 of WAMP and I was wondering if it's possible to set 2 DIFFERENT Apache's www root directories in the httpd.conf files ? If so how do I go about making the necessary changes?
Forum: WampServer English
17 years ago
veni
Hello guys, I have been working on a php site (oscommerce) for awhile now. I have recently decided to allow other computers within the network only to access the site or sites. I have two sites in the WWW folder, the site that's all in html loads fine but the one that uses php and mysql (Oscommerce) only displays the framework of the site but none of the pictures are being displayed and I can't
Forum: WampServer English
Current Page: 1 of 1