Quantcast
Channel: WampServer - WampServer English
Viewing all 7473 articles
Browse latest View live

localhost not showing (1 reply)

$
0
0
Hi,

I just installed wamp and when I try to run localhost the server times out after 30 seconds. The apache access log is completely empty. I use windows10 64-bit , wamp 3.0.4 64 bit, php 7.0.4, apach 2.4.18 and mysql 5.7.11. The icon is green

403 Forbidden error phpmyadmin (no replies)

$
0
0
Hello

I have setup wamp in a LAN. i want to put it online.


Windows 2008 R2
Apache : 2.4.17 MySQL : 5.7.9 PHP : 5.6.16 PHP : 7

Everything is ok local.
I have set a Virtual Host. No problems.
I forwarded the ports on the router, 80 and 3306 for incoming connections.

on my seccond computer can't login by phpmyadmin

who can help me to fix this problem

Website offline (5 replies)

$
0
0
Hi guys,

I need help!!!!

I installed and set everything right. I have access across the network. I set the No-IP system and it is responding correctly, only when I try to access using the URL of the No-IP, Wamp tells me that the site is offline.

URL: [3dartist.ddns.net]

I configured the router to forward the port. In Wamp did the setup for him to stay online too.

What might be happening?

Thnaks

which wamp version is best for me? (2 replies)

$
0
0
Hello RiggsFolly,

Greetings from an old fan!

Which version would you recommend for me:

a. I have a MySQL database

b. I have some old sites with older PHP 5.4

c. I plan to have some new sites with newer PHP versions..

I have a new computer with Windows 10 pro x64 that hasn't as yet had any WAMP installation on it. I downloaded and find myself with 4 flavours before me:

1. wampserver3.0.4_x64_apache2.4.18_mysql5.7.11_php5.6.19-7.0.4

2. wampserver3.0.4_x86_apache2.4.18_mysql5.7.11_php5.6.19-7.0.4

3. wampserver3_x64_addon_mysql5.6.33

4. wampserver3_x86_addon_mysql5.5.52

And what does the "addon" version mean?

Regards and thank you,

Caydee

phpmyadmin not launching (no replies)

$
0
0
I have just installed the latest version of WampServer on a Windows 10 pro 64bit PC.
All servers are showing green, installed wordpress and /localhost/wordpress/ launches the configuration page. but /localhost/phpmyadmin/ loads to the login screen but will not go any further. with both user and password left blank it just recycles back to the login page.

Using user 'root' with blank password produce error message:
"#2002- An attempt was made to access a socket in a way forbidden by its access permissions. <br/>The server is not responding ( or the local server's socket is not correctly configured)."

Have tried editing the php config file and resetting servers as suggested on the web but no solution so reset to original. also checket the hosts file but all seems as should be.
Everything seems to have loaded correctly except I am unable to access the database set up needed for wordpress.
Any ideas as to a solution please.
an earlier version was running under windows 7 but was disabled on upgrading to windows 10. I unilstalled any older versions before any new installs.

[resolved] Project link to local site does not resolve to Localhost (no replies)

$
0
0
found that I set up the path to virtual host incorrectly

Running: Windows 10
WampServer Version 3.0.4 32bit
Apache 2.4.18 - PHP 5.6.19 - MySQL 5.7.11
WAMP PHP 5.6.19 for CLI (Command-Line Interface)
Icon Showing GREEN

New install - I have created a couple of "Test"virtual hosts using the new way of creating them in "tools". However the links in "My Projects" which are directed to the test sites I have created do not resolve.

It is only when I append the address bar with localhost/project site name am I able to view the local site.

How can I change this so the links automatically resolve to localhost?

I see that in the WAMP settings there is an option for appending url with "localhost" but when applied ther is a wrning in the wamp homepage stating it is a bad idea, and referes to httpd-vhosts file which I cannot see how it should be adapted given that it is set up using the add new virtual host?

[prntscr.com]

my httpd-vhosts.conf looks like this...

#
# Virtual Hosts
#

<VirtualHost *:80>
ServerName localhost
DocumentRoot D:/wamp/www
<Directory "D:/wamp/www/">
Options +Indexes +FollowSymLinks +MultiViews
AllowOverride All
Require local
</Directory>
</VirtualHost>

<VirtualHost *:80>
ServerName site1
DocumentRoot d:/wamp/www
<Directory "d:/wamp/www/">
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Require local
</Directory>
</VirtualHost>


<VirtualHost *:80>
ServerName site2
DocumentRoot d:/wamp/www
<Directory "d:/wamp/www/">
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Require local
</Directory>
</VirtualHost>

localhost will not work with MS Edge (1 reply)

$
0
0
When I enter the URL "localhost" (without the quote marks in the Edge address bar it brings up a google search page for localhost.

In Chrome and IE 11 it works just fine.

Any suggestions as to how I can get localhost to work with Edge?

create SSL certificate under WAMP. (no replies)

$
0
0
Hi there

I have been working before on how to install an SSL certificate under WAMP but had to finish another project first. (read my first questions here: [forum.wampserver.com] )

I still have a few questions because the same error message shows up.

The tut says to run the commands there where the openssl toolkit is installed. I have have openssl.exe installed in the bin directory but is this the toolkit you mean?

Do I have to install this toolkit? Or can I see in any way if it is installed and where it is located?

Forbidden You don't have permission to access (1 reply)

$
0
0
Hi, Im sorry to beating the dead horse, I'm a student and for a project I have to setup 5 pages website and then bring that website online, after reading lots of forums and watching lots of videos

I was able to get WAMP going and I was able to setup website, I also setup my router port forwarding I'm trying to have access to my website from outside my network so others can access my website, but I'm getting this error "Forbidden

You don't have permission to access / on this server.
Apache/2.4.18 (Win64) PHP/5.6.19 Server at", I can access localhost without any problems, I watched lot of YouTube videos and I did make changes to file, and I did create virtual host, ( I'm noob so I don't if I was doing right or wrong) but so far nothing worked. Thanks for any input!

problem with database connection (no replies)

$
0
0
I have problem with database connection, i import my database to new version wampserver, change password,

username but when i open my wordpress site this is problem ERROR ESTABLISHING A DATABASE CONNECTION.

missing dll (2 replies)

$
0
0
I already installed the following..

Microsoft Visual C++ 2012 Redistributable (64x)
Microsoft Visual C++ 2015 Redistributable (64x)

after installing wampserver 3.0.4 VCRUNTIME140.dll missing and MSVCR110.dll error appear.. when I check my System32 folder those dll were there.. I already tried to reinstall them but same thing happen and also search for some answers but still the same.. anyone can help me fix this? thanks in advance..

mod_rewrite does not appear under apache modules (1 reply)

$
0
0
mod_rewrite does not appear under the apache modules

1. I'm using Windows 8.1 64 bit
2. Wampserver 2.5 64 bit
3. Apache version 2.4.9
4. php version 5.5.12
5. mysql version 5.6.17
6. the wampserver colour is green
7. lines with localhost
127.0.0.1 localhost
8. yes i have access to localhost
9. yes i have access to phpmyadmin
10. no error message
11. windows defender and windows firewall
12. c:\wamp
13. no other virtual hosts

WAMP recover files (no replies)

$
0
0
My hd broke, and I was making a website in wordpress, already almost complete. I have a new note and do not want to have to redo everything again. How do I restore all my files and old WAMP database to the new. Thanks!

Localhost Issue (2 replies)

$
0
0
I am hoping anyone can help me with an issue i am having on my localhost. I have a working wampserver on my Laptop. It connects via port 8080, thus i have to input [localohost] in the browser to use. I have sub folders for each site i build. Unlike before when I used to access localhost via [localhost], when you click on each folder it just opens up the site.

I noticed that now when i click on the folders, using port 8080, it takes the folder name and appends 8080 to it.

Example folder name is "web". On clicking the web folder, it goes to [web] instead of [localohost].

I know its not a major issue but I would like to know how i could correct this.

Your help will be much appreciated. Thank you. My email is kufray@gmail.com

missing api-ms-win-crt-stdio-l1-1-0.dll is missing (no replies)

$
0
0
api-ms-win-crt-stdio-l1-1-0.dll is missing while installing wamp server plase help me , i have done all the window updates also but still i am getting iit

"This site can’t be reached" after PC off > on. (3 replies)

$
0
0
Hello,

after I turned PC off and than turned on, Ive got this message (Chrome):

This site can’t be reached

The connection was reset.
Try:
Checking the connection
Checking the proxy and the firewall
Running Windows Network Diagnostics

ERR_CONNECTION_RESET


If I switch internet off, I can reach my www project.

Where is problem / what happened?

Thanks you

PHP in sub folder not running (3 replies)

$
0
0
Hi there,
I set up a virtual host and every php script is running smoothly in the root Directory of that vhost.
When I put this working php-file into a newly created subdirectory of that vhost, the file refuses to work.
Easy example:
c:\wamp\www\vhostdir\phpinfo.php runs perfect in any browser (http://vhost/phpinfo.php), but
c:\wamp\www\vhostdir\subdir\phpinfo.php returns a blank page in the browser (http:// vhost/ subdir/phpinfo.php).

Any idea why php does not work in a subdir of vhost?

Thanks for help,
Michael

Fresh install - won't launch. (1 reply)

$
0
0
Hi there.

I just installed Wamp and when i click the shortcut to open Wamp, all i get is very quick flash of cmd and then nothing. It will not launch at all.

Any one have dealt with this before and know a fix?

I can get Xampp running

I can get Mamp Running

But i can not get Wamp running at all.

PHP menuitem not visible in wampmanager (1 reply)

$
0
0
The readme file 7.0.11.txt says that to changing the php version choose the Wampmanager in PHP> Version > PHP > 7.0.11 menu item, but the PHP menu item is not found Wampmanager menu. What can I do?

Parameters: Windows 10 64bit + WampServer Version 3.0.6 64bit

Updating from wampserver 2.5 to 3.x.x (1 reply)

$
0
0
I'm trying to update wampserver to the latest version which I believe is 3.0.6. I'm currently running 2.5.

I've downloaded the 3.0.6 update, closed wampserver, run the update as an admin. I specify where wamp is installed (in my case c:\wamp) howeevr then I get a message saying:

'The installation folder chosen is not that of Wamperserver'

From there I cannot proceed.

Has anyone experienced this before?

I'm using windows 10 x64.

Thanks,

Chris
Viewing all 7473 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>