Current Page: 1 of 1
Results 1 - 5 of 5
4 years ago
StarkHunter
Can you tell me how can I update my WampServer, or download a new one without losing data? I might have messed with the WampServer.
Forum: WampServer English
4 years ago
StarkHunter
I am unable to install Composer, even if I am doing everything right. I had installed it on an earlier version of Wampserver, but I can't seem to do it now. I get an error that Composer could not download certain files.
Forum: WampServer English
6 years ago
StarkHunter
Otomatic Wrote: ------------------------------------------------------- > Hi, > > > It should look like this: > localhost/mysite/index.php > NO. You must use > VirtualHost. See > The need for Virtual Host Yes, my mistake. If you have set a virtual host, it should be "virtualHostName/" The above(localhost one) can be used if you have not set a Virtu
Forum: WampServer English
6 years ago
StarkHunter
Hi. I had this problem with me too, but soon I realised that it was all my fault. I was missing 'localhost' from the URL. It should look like this: localhost/mysite/index.php instead of C:/wamp/www/mysite/index.php (it's an example) If you are doing the same mistake, just fix it and it will work fine. Thanks.
Forum: WampServer English
6 years ago
StarkHunter
Hi. I am currently working on a project where I have created a Virtual Host called 'stories.com'. The htaccess file that I have created doesn't work as intended. My htaccess file looks like this: RewriteEngine on RewriteBase / RewriteRule ^help/(+)$ help.php?type=$1 But when I visit it with my browser, it tells me that it cannot find 'index: type', but when I change the name
Forum: WampServer English
Current Page: 1 of 1