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

Server still offline after changing port - Windows Server 2008 (no replies)

$
0
0
I installed WAMP on Windows server 2008 w/out any error messages. I confirmed msyql is running.
I changed the listening port to 8080 in httpd.conf, and restarted the service.
But it still says server offline and is orange.

I have IIS running (have to), but confirmed none of the website are using 8080.
And also confirmed the firewall is turned off completely.

Any ideas?

JavaScript Loading Slow (2 replies)

$
0
0
Hi,


I copied my website over to another server, using Duplicator plugin. This is a company Intranet, virtual server. Everything works and loads fast, except JavaScript stuff. For example, when the front page comes up, images and everything load fast, but menu arrows/dropdown menus take up to 30 seconds to load!

Now remember I have the same exact site working on another server, and it works just fine, including Javascript stuff. I have httpd.conf set up identically (except of course for IP addresses and domain).

Any ideas what could be the problem and where I might look? Thanks for any help.

Operating System: Windows Server 2008 r2
Wampserver: 2.2
Apache: 2.42
PhP 5.4.3
MySql: 5.5.24

Problem opening Project (WampServer 2, I guess) (no replies)

$
0
0
well, hi, I was downloading wamp server after I deleted It.
It asked me if I want to use the new WS2 (WampServer 2) and I marked yes. (If it will affect the solution..)

I'm got skype allways open in my computer, so i change Wamp's port (because they cant go on together),
I went WAMP/bin/apache/apache2.4.9/conf/httpd.conf and change those details:

#Listen 12.34.56.78:80
Listen 0.0.0.0:80
Listen [::0]:80

And

ServerName localhost:80

TO:

#Listen 12.34.56.78:80
Listen 0.0.0.0:2222
Listen [::0]:2222

And

ServerName localhost:2222

---
Now I can login to wampserver trough: localhost:2222

To the problem:

everything go fine, but when I enter the wamp webpage(localhost:2222),
and I click some project, example: Hi, it leads me to /Hi, instead localhost:2222/Hi .

I found the line in index.php (in WWW directory) that incharge on this thing, but I was afraid to change it menualy to not fu*k the system..

Its verrrrry long post, but please - any quick help?
Thanks :P

Debugging php (no replies)

$
0
0
I am considering using WampServer instead of XAMPP.
Is there an easy way to debug php files in action I am having problems trying to install XDebug with XAMPP.

What facilities are provided to install a debugging plug-in or add-on to allow debugging php?

problems with wampserver (1 reply)

$
0
0
I have installed wampserver on my pc. It installs correctly, but when I click on Put Online I get the following message "Could not execute menu item (internal error)[Exception] Could not perform service action: The service has not been started"
I have tried both restarting the computer and uninstalling and then reinstalling the programme but the results are always the same.
All of the most recent windows updates have been installed.

Probleme Wamserver 2.5 and Dreamweaber CS6 (1 reply)

$
0
0
Greetings to all.
I worked with Dreamweaber CS6 and wampserver 2.2.
two days ago I decided to upgrade to version 2.5 wamp and I now nothing works.
example
1) Connection file Dreamweaber, conex_db_company.php Connections within the directory:
<?php
# FileName="Connection_php_mysql.htm"
# Type="MYSQL"
# HTTP="true"
$hostname_conex_db_teldetv = "localhost";
$database_conex_db_teldetv = "db_teldetv";
$username_conex_db_teldetv = "root";
$password_conex_db_teldetv = "";
$conex_db_teldetv = mysql_pconnect($hostname_conex_db_teldetv, $username_conex_db_teldetv, $password_conex_db_teldetv) or trigger_error(mysql_error(),E_USER_ERROR);
?>
2) File index.php
mysql_select_db($database_conex_db_teldetv, $conex_db_teldetv);
$query_ConsultaPlayerPortada = "SELECT * FROM tbl_player_portada";
$ConsultaPlayerPortada = mysql_query($query_ConsultaPlayerPortada, $conex_db_teldetv) or die(mysql_error());
$row_ConsultaPlayerPortada = mysql_fetch_assoc($ConsultaPlayerPortada);
$totalRows_ConsultaPlayerPortada = mysql_num_rows($ConsultaPlayerPortada);

mysql_select_db($database_conex_db_teldetv, $conex_db_teldetv);
$query_ConsultaCategNoticias = "SELECT * FROM tbl_categ_noticias";
$ConsultaCategNoticias = mysql_query($query_ConsultaCategNoticias, $conex_db_teldetv) or die(mysql_error());
$row_ConsultaCategNoticias = mysql_fetch_assoc($ConsultaCategNoticias);
$totalRows_ConsultaCategNoticias = mysql_num_rows($ConsultaCategNoticias);

//Consulta a categoria de noticias para el menu principal
mysql_select_db($database_conex_db_teldetv, $conex_db_teldetv);
$query_ConsultaCategNoticias_2 = "SELECT * FROM tbl_categ_noticias";
$ConsultaCategNoticias_2 = mysql_query($query_ConsultaCategNoticias_2, $conex_db_teldetv) or die(mysql_error());
$row_ConsultaCategNoticias_2 = mysql_fetch_assoc($ConsultaCategNoticias_2);
$totalRows_ConsultaCategNoticias_2 = mysql_num_rows($ConsultaCategNoticias_2);

The last gives me this error:
Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in C:\wamp\www\teldetv_3\Connections\conex_db_teldetv .php on line 22

I have almost finished the website and if I use wamp 2.5 must correct all connections, queries, inserts .......

Must i back to wamp 2.2 for to work with Dreamweaber ??

And other probleme with the DB mysql and the tables from mysql 5.5 to mysql 5.6

Best regards: Manyblue

WAMP server does not start correctly for a webpage (1 reply)

$
0
0
Version of Operating system? - Windows Server Standard, 64-bit
Version of Wamp Server installed? - Version 2.2, 64-bit
Version of Apache you are running? - 2.2.21
Version of MySQL you are running? - 5.5.16
Version of PHP you are running? - 5.3.8

What colour is your WampManager icon? - Orange

I am using WAMP for a simple local php webpage but for some reason it does not start correctly or something because the page can't connect to the MySQL server until I click on the icon and select start or restart all service, then it works fine. I have added it to startup and changed it to start automatically in the service properties.

How to configure the wamp sever in lan for online test (2 replies)

$
0
0
Please help me regarding slow response time from mysql or multiple connection establish during online test in LAN maximum 1000 student connect with lan to wamp sever but its response time is very slow or connection is fail

please reply

Wampserver does not function (no replies)

$
0
0
Hi,

I just have downloaded and installed WS but it looks like nothing happends when I click on the desktop button.
I can see an green icon what is telling me that the system should be oke right?
Also with localhost I can see a page in my browser but thats abut it.

If I create a new file and unzip a wp or joomla in there nothing happened. :(

How does this thing function. I did some reading over the last hours but really, i can not find a normal explanation how I can work with this thing.

Oh I have installed the 34 bit WS on win 8 system

Permission Denied (1 reply)

$
0
0
Bonsoir tout le monde, alors voila mon probleme, je suis sour windows server 2012. J'ai crée mon site web en localhost. Mais malheuresement, quand je vais sur mon ordinateur, donc ma session normal, et que je tape l'adresse ip du site pour y acceder. Il me met cet erreur "



Forbidden

You don't have permission to access / on this server.

Apache/2.4.9 (Win32) PHP/5.5.12 Server at 178.33.80.230 Port 80


Alors, je sait que sa vient du http.conf ; mais je ne sais pas quoi modifier dessus pour modifier les permissions.

Mes version :

Apache : 2.4.9
PHP : 5.5.12
Mysql : 5.6.17

Mon icone est orange en bas est orange.
Mon serveur est un " Windows server 2012 ; 10 giga de ram. " 64 bits.

Merci de votre aide.

can I get wamp 2.2 back please?!?!?! (no replies)

$
0
0
Win 7, Wamp 2.5, 32 bit

I had an older version of WAMP that worked fine, then, to try out a script from a couple years ago I tried adding PHP 5.2. Stupid, but that's what happened.

Everything broke and I ended up wiping it clean and starting from scratch while following your instructions on the sticky note. Also needed the msvcr110.dll sticky note and have re-installed each year of the MS Redistributables 3 times now.

Now I'm getting "Aestan Tray Menu" error msg that says "The configuration file contains a syntax error on line 3; [EParseError] Could not load the file "images_off.bmp" specified in the directive "ImageList"

please, please, please make this version of WAMP work for me or give me a link to safely download WAMP 2.2

Local host (no replies)

$
0
0
Hello guys,

I'm new in wamp and I tried to open local host but it says This webpage is not available.
can anyone help me?

Access my wamp server from the www (no replies)

$
0
0
I need help putting my server on the internet. I already have a domain and the server works locally (localhost or 127.0.0.1) when I search the internet it tells me to change the httpd but when I do the whole server shuts down and won't go green.

Thanks

My SQL Won's start (1 reply)

$
0
0
When I start wamp it goes from red to yellow then stops. The problem is mysql. I don't know what is stopping it. Apache starts up fine it's just MYSQL.

I need help (3 replies)

$
0
0
I really need some help, I have a little experience in setting up wamp 2.5 for LAN use but am lost when trying to set up for a WAN ( www ) ( Yes, I know this isn't recommended... I'm testing before hosting so everything works that gets uploaded to a hosting site and at times I'm not on my LAN to access it but on the web elsewhere which may be at various locations at times)

I purchased a domain name from godaddy, say www.q.com ( as example )

My ISP blocks port 80 so at godaddy I have it configured to forward to my IP address ( found from googling "what's my IP"( say 123.123.123.123 for example ) and port8080. ( 123.123.123.123:8080 )

I've port forwarded my router to listen on 8080 and redirect it to port 80 of the computer that the servers on.

I can access everything from my LAN, but not from the www.

I guess I'm asking....

How should my Vhosts file in windows be setup ?
How should my Vhosts file in apache ....httpd-vhosts be setup ?
How should my apache httpd.conf file be set up ?

Windows 7 ultimate
Wamp 2.5 with apache 2.4.9 , PHP 5.5.12 and MySQL 5.6.17

I've been trying for over a week now and nothing seems to work, I can access it locally , but not from the web.

Can someone please help me ??

How to share my wamp server with laptops android iphone... (no replies)

$
0
0
Hi guys, Mi English is poor. I from SouthAmerica,


I can sharing internet conection with Connectify Hotspot software (no problem,but no its LAN, is by wifi conection only), The laptop, samsung android working perfect with internet


I can't share mi wamp server from laptops and mobiles devices.

My internet providing for 3G modem for Movistar (no LAN Cable)

- in my laptop browser writing: 192.168.77.1/phpmyadmin or 192.168.173.1 Not loading mi wamps pprojects... it not working why?

my line command ipconfig:

/*************************************/
And you should see something like this

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . :
IPv4 Address. . . . . . . . . . . : 10.201.218.112
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 0.0.0.0

Wireless conection with Connectify:
Link-local IPv6 Address . . . . . : 69b6:e30a:345a:a584%44
IPv4 Address. . . . . . . . . . . : 192.168.77.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
IPv4 Address. . . . . . . . . . . : 192.168.173.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : fe80::446:f046:2f10:5d52%44

/*************************************/

here my Wamp apache config (how edit?): httpd.conf

[vea7.com]

Please Help me,

My version de wamp is latest : wampserver2.5-Apache-2.4.9-Mysql-5.6.17-php5.5.12-32b

Cannot load style sheet in WAMP (1 reply)

$
0
0
I have some views in my enviroment, and I link those views with some style sheets in the usual way, like this for example:

<link href="../../public/css/basics2.css" rel="stylesheet" type="text/css" />

My situation is that when I run my web page from the WAMP this doesnt load the style sheet... but If I just copy the whole proyect in my desktop and open the index, it does load the Stylesheet...

Any idea?

The BIG Question (1 reply)

$
0
0
I'm new to all this and after reading and trying different setups for over a week now, I'm totally lost and need help.

This is what I'm trying to do :


I purchased a domain name, say www.examples.com from Godaddy

at Godaddy I set it to be forwarded to my "myIPaddress:8080" as my ISP blocks port 80... ( IPaddress found from googling"what's my IP)

so now my ISP allows it through on port8080 and it enters my house where I have another dlink router set to
port forward to the pc with my server on it ( 192.168.0.101 ) on port 80
( in on my googled IPaddress port 8080 out on 192.168.0.101 port 80.

My home pc with the server on it is:

windows7 ultimate
with wamp2.5 32 bit installed

it is a fresh, completely stock install with the following changed :

after reading for a week allover the place...

I've created a folder named "examples" in my C:/wamp/www directory ( so C:/wamp/www/examples ) where I've placed my files for my website

I've added a rootpassword to my phpmyadmin database ( C:/wamp/apps/phpmyadmin4.1.14/config.inc.php
excerpt (password x'd out obviously) :
$cfg['Servers'][$i]['verbose'] = 'mysql wampserver';
//$cfg['Servers'][$i]['auth_type'] = 'cookie';
$cfg['Servers'][$i]['auth_type'] = 'config';
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = 'XXXXXXXX';
/* Server parameters */
$cfg['Servers'][$i]['host'] = '127.0.0.1';
$cfg['Servers'][$i]['connect_type'] = 'tcp';
$cfg['Servers'][$i]['compress'] = false;
/* Select mysql if your server does not have mysqli */
$cfg['Servers'][$i]['extension'] = 'mysqli';
$cfg['Servers'][$i]['AllowNoPassword'] = false;

My windows vhosts file is as follows:(c:/windows/system32/drivers/ect/vhosts)
excerpt:

# Copyright (c) 1993-2006 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handle within DNS itself.

127.0.0.1 localhost
127.0.0.1 examples

::1 localhost
::1 examples

>> Should they be examples.com or www.examples.com ????






I've commented out the "#" from the front of the "Include" in my "C/wamp/bin/apache/apache2.4.9/conf/httpd.conf" file :

excerpt :

# Virtual hosts
Include conf/extra/httpd-vhosts.conf

My ""C/wamp/bin/apache/apache2.4.9/conf/extra/httpd-vhosts.conf" file is:

#
# Use name-based virtual hosting.
# This next line is not required if you are using Apache 2.4.x and should be deleted
NameVirtualHost *:80

## should be first so the wamp menu page loads and is the default site
## should also never be changed from only allowing access from the local machine
## for a bit of extra security from casual ip address probing
<VirtualHost *:80>
DocumentRoot "C:/wamp/www"
ServerName localhost
ServerAlias localhost
<Directory "C:/wamp/www">
AllowOverride All

<IfDefine APACHE24>
Require local
</IfDefine>

<IfDefine !APACHE24>
Order Deny,Allow
Deny from all
Allow from 127.0.0.1 localhost ::1
</IfDefine>
</Directory>
</VirtualHost>

<VirtualHost *:80>
DocumentRoot "C:/wamp/www/examples"
ServerName examples
ServerAlias examples
<Directory "C:/wamp/www/examples">
AllowOverride All

<IfDefine APACHE24>
Require all granted
</IfDefine>

<IfDefine !APACHE24>
Order Deny,Allow
Deny from all
Allow from all
</IfDefine>

</Directory>
</VirtualHost>

>>> should they be examples.com or www.examples.com ???


If I type "localhost" in my browser that my server is on I get the phpmyadmin welcome page

if I type localhost/examples I get a HTTP 44 error page cannot be found ( I have an index,php file in the C:/wamp/www/examples Directory)

obviously I cant access from the internet at all with www.localhost.examples.com, www.examples.com or any other configuration of it....




I want to set this up so it can be accessed from the internet
( I belong to a group of about 25 people and many have IP addresses that change frequently, as well others may join the group so I guess complete internet access)

so how do I fix this big mess I created and where am I going wrong ??

Thank you.

Strict reporting (1 reply)

$
0
0
We are now getting Wordpress errors like "Strict standards: Redefining already defined constructor for class ...". We did modify PHP files to change error_reporting to = E_ALL & ~E_NOTICE & ~E_STRICT then restart the service. Still get error. The php.ini files we modified were:

- C:\wamp\bin\php\php5.5.12\php.ini
- C:\wamp\bin\bin\apache\apache2.4.9\bin\php.ini

The php_error.log file indicates errors such as:
[25-Aug-2014 15:22:05 UTC] PHP Strict standards: Redefining already defined constructor for class CF7reCAPTCHA in C:\wamp\www\wordpress-trunk\wp-content\plugins\contact-form-7-recaptcha-extension\includes\CF7reCAPTCHA.class.php on line 54

Wampserver 2.4 32 bit (3 replies)

$
0
0
I have installed the 32 bit of Wampserver 2.4

All working fine.

Now trying to acess MSSQL but getting the following Apache error:

PHP Warning: PHP Startup: Unable to load dynamic library 'D:/Wamp/bin/php/php5.4.16/ext/php_mssql.dll' - The specified module could not be found.\r\n in Unknown on line 0

Where can I get this file from?

I have Wampserver 2.0 on another server and have it operating perfectly. Just can't get it with this newer version of Wampserver.
Viewing all 7488 articles
Browse latest View live


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