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

remote link mp4 video wont play (1 reply)

$
0
0
Im running a Video Script i want to play remote mp4 files from my server

on local its playing


but if i put it on some other domain

it says video not found

i think it has something to do with permissions on files
in wamp config


what can i do to give everyone access to my
files on my server

thnx alot

#2002 - No connection could be made because the target machine actively refused it. The server is not responding (or the local server's socket is not correctly configured). (no replies)

$
0
0
#2002 - No connection could be made because the target machine actively refused it. The server is not responding (or the local server's socket is not correctly configured).


Please help me at the earliest

uninstalling WAMP (no replies)

$
0
0
I uninstalled WAMP, but when I go to services I still can see: wampapache64 and wampmysld64. How can I remove wamp completely?

connecting to wampsaver on a different machine (2 replies)

$
0
0
how to connect to wampsaver on a different machine. i tried 192.168.. and it said 'you don't have permission to view this page', error:HTTP 403 Forbidden.
please help!...thanx

Sites can't work with MySQL DBs after WAMP reinstallation (1 reply)

$
0
0
Hi.

At start I tried to read other threads with similar (DB not working after WAMP reinstallation) threads, but none of the suggestions/answers/solutions worked for me. At start some background:
- I'm working on local virtual VMWare machine
- OS is 32b Win7
- 1GB of RAM
- Browsers: latest FFx and Chrome
- Old WAMP: 2.5, mysql 5.6.17
- New WAMP: 3.0.4, mysql 5.7.11
- same directory (C:/wamp/...)

So I attempted to upgrade my WAMP 2.5 to 3.0, did what the guide on WAMP website suggested (I've made old wamp folder backup, deleted old version, installed Visual C++ Redistributable for Visual Studio 2015, installed WAMP 3.0). New WAMP runs without problems.

So next I've attempted to restore all websites I had by moving the content of both the DB data folder and the www data folder. And here I've encountered problems...

phpmyadmin sees the DB, I can access them, do queries on them etc so all is good there. User privileges are the same as before. But when I've tried to open joomla website I've got this error:
"Error displaying the error page: Application Instantiation Error: Table 'joomla_serwis.#__session' doesn't exist SQL=DELETE FROM `#__session` WHERE `time` < '1464515647'".

When I open all BUT one Wordpress site it shows me the Installation progress Step 2 where I can only provide the site name, administrator mail and the "ask about search engines" checkbox, and when provided it drops me a whole list of SQL "Wordpress DB Error: [Tablespace is missing for table `wp_stp`.`wp_users`.]" times plenty virtually for every table but at the bottom of the site I get a "Success! WordPress was installed!" with admin credentials. When I hit the "log in" it redirects me to localhost/wp-login.php showing a 404 error and when I manually change the address to localhost/wpsite/wp-login.php its back to installation step 2. I've checked the wp-config.php files and all data there is correct.

I've tried to copy the old DB data few times - whole folder, with/without the default DB, with/without those additional files (idb..., I don't remember names, but those files in mysqlxxx/data that aren't in any folder), I've tried working with Virtual Hosts, without them (so changed the index.php file with the $support_localhost variable), etc. And still the same...

Most surprising part is that from like ~10 WP sites one works - I get the wp login screen, can log, can edit, can open it, etc. One works, all others show me the "Installation Step 2" screen. It's a shame for me that I didn't just do the export/import thingy in phpmyadmin, but I've already upgraded WAMP one time (from either 2.0 or 2.2 into 2.5) and just the copy/paste thing worked without any issues.

I've forgot to copy mysql.log content, will do it later when I'm back from work if anyone needs it, but if you could say what I did wrong in trying to "restore" a whole WAMP installation DB data or suggest something that I should do at start...

PS I'm mostly interested in the Joomla site working, as the WP ones I still have a zip backup (created with Duplicator plugin few months ago so really no harm here)... And tbh I'm kind of interested in some 'fast' solution, cause if I need to like reinstall the whole virtual machine, or I need to 'create' the db/tables with proper structure and then replace them etc or in the end I'll need to redo the whole site (might be faster), I'll probably try some other AMP software as lately I had some performance issues with WAMP (hence the upgrade attempt). But I'm willing to give WAMP a chance as I'm used to working with it.

Cheers

How to change wamp root directory? (3 replies)

$
0
0
In wamp 2 it used to be editting the path on 2 places in httpd.conf, but that does not seem to work anymore in wamp 3.

How to change the wamp root directory in WAMP 3?

403 Forbidden error when accessing from public ip (2 replies)

$
0
0
Hi there,

The 6 questions answered:

1 - Windows version used --windows 7 ultimate 64 bit
2 - Version WampServer -- 3.0.4 64 bit
3 - Apache Version--2.4.18
4 - PHP Version--5.6.19
5 - MySQL Version--5.7.11
6 - What color is the WampServer icon--Green

The problem is that i can access the server from using my local ip, but when it comes to me trying to access the server using its public IP i'm getting this "Forbidden,You don't have permission to access / on this server."

Httpd.conf contents are:

ServerRoot "c:/wamp/bin/apache/apache2.4.18"

Define APACHE24 Apache2.4

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

User daemon
Group daemon

ServerName 192.168.0.19:80

<Directory />
AllowOverride none
Require all denied
</Directory>

HostnameLookups Off

DocumentRoot "c:/wamp/www"
<Directory "c:/wamp/www/">

Options +Indexes +FollowSymLinks
AllowOverride all
# onlineoffline tag - don't remove
Require all granted
</Directory>

<IfModule dir_module>
DirectoryIndex index.php index.php3 index.html index.htm
</IfModule>

<Files ".ht*">
Require all denied
</Files>

<Directory "c:/wamp/cgi-bin">
AllowOverride None
Options None
Require all granted
</Directory>

<IfModule mime_module>

AddType application/x-compress .Z
AddType application/x-gzip .gz .tgz
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php3

</IfModule>

EnableSendfile off

AcceptFilter http none
AcceptFilter https none

<IfModule proxy_html_module>
Include conf/extra/proxy-html.conf
</IfModule>

<IfModule ssl_module>
SSLRandomSeed startup builtin
SSLRandomSeed connect builtin
</IfModule>

Include "c:/wamp/alias/*"

Thank you.

php cant find according to logg (no replies)

$
0
0
The log says:
Unable to load dynamic library 'c:/wamp/bin/php/php5.5.12/ext/php_ldap.dll'
What can I do? I have Green icon..

php cant find file according to logg (5 replies)

$
0
0
Unable to load dynamic library 'c:/wamp/bin/php/php5.5.12/ext/php_ldap.dll'

I have several sites under www and wordpress

I have just upgraded win7 to 10

Version of phpMyAdmin (1 reply)

$
0
0
Thank you in advance for your support and for their great job with wanserver 3.0.4. x64.

Please, I wanted to know if there is a phpMyAdmin version 4.6.1 or 4.6.2 for WantServer version 3.0.4 x 64 and

how to get it to update the server.


best regards.

64 bit vs 32 bit (1 reply)

$
0
0
Hi everyone,

I am going to use WampServer to run a large in-house PHP program for our firm that is very heavily used both locally and externally in a production environment. I will be installing it on x64 Windows Server 2012 that is loaded up with several processors, 256 gig of ram, etc.

Ideally I think using WAMP 64 bit would be preferable so I can utilize the full resources of my server but I've also read many places that WAMP Server 64 bit was not recommended for production sites as it was still experimental. Is this information old and outdated? Is WAMPServer 3.0 x64 bit now stable and safe to use for production sites?

Any advice would be greatly appreciated.

Thanks,
Matt

Copy project (1 reply)

$
0
0
Hello,
well i have a web project in my computer.... if i copy the file to another computer ..... will that computer turn into a similar server......
if it doesn"t than is their any way to do this....??

Wamp 3.0.4 + PHP 7.x + XDebug 2.4.0 doesn't load (2 replies)

$
0
0
Hello everybody,

I have some really odd issue. As soon as I enable XDebug in the php.ini for WAMP and I restart Apache I can no longer load any webpage because I get the error:

Parse error: syntax error, unexpected ';', expecting ',' or ')' in xdebug conditional breakpoint on line 1

As soon as I set

xdebug.remote_enable = 0

then reload Apache, everything comes back.

I have had this issue ever since installing WAMP 3 and PHP 7.0.0 and any subsequent PHP 7 versions. Updated to WAMP 3.0.4 but the error persists.

On this installation I also have PHP 5.6.16 and the same XDebug settings work fine there. I am suspecting it has something to do with the DLLs but this is out of my league.

The XDebug binary I am using is php_xdebug-2.4.0-7.0-vc14-x86_64.dll. I have also installed the wampserver3_x64_update_xdebug_2.4.0.exe to get a fresh copy but still no go. The same error persists.

If anybody can shed some light on this it is appreciated.

Kind regards,

RolandD

General question about WAMP/MySQL (1 reply)

$
0
0
Hello all

A general question about WAMP and it's use of MySQL

I have a PC that runs some dictation software for the company, using a MySQL database.

I can't risk messing this up, so I wanted to ask if the MySQL installed with WAMP runs on the PC or within the WAMP environment.

Thanks
Neil

WampServer HTTPS “refused to connect” (no replies)

$
0
0
From: [stackoverflow.com],

I created:

C:\wamp\bin\apache\apache2.4.9\ssl.crt\vhost.crt & C:\wamp\bin\apache\apache2.4.9\ssl.key\vhost.key

I edited:

C:\wamp\bin\apache\apache2.4.9\conf\extra\httpd-ssl to include:

<VirtualHost www.vhost.dev:443>

DocumentRoot "c:/wamp/www/vhostdev"
ServerName www.vhost.dev:443
ErrorLog "c:/wamp/logs/ssl_error.log"
TransferLog "c:/wamp/logs/ssl_error.log"

SSLEngine on

SSLCertificateFile "c:/wamp/bin/apache/apache2.4.9/conf/ssl.crt/vhost.crt"
SSLCertificateKeyFile "c:/wamp/bin/apache/apache2.4.9/conf/ssl.key/vhost.key"

<FilesMatch "\.(cgi|shtml|phtml|php)$">
SSLOptions +StdEnvVars
</FilesMatch>

<Directory "c:/wamp/www/vhostdev">
SSLOptions +StdEnvVars
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Require local
</Directory>

BrowserMatch "MSIE [2-5]" \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0

CustomLog "c:/wamp/logs/ssl_request.log" \
"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"

</VirtualHost>

The SSL Apache module is turned on.

www.vhost.dev is defined in the Windows host file correctly.

When I load [www.vhost.dev], I receive:

This site can’t be reached
www.vhost.dev refused to connect.
Try:
Reloading the page
Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_REFUSED

There is nothing in C:\wamp\logs\apache_error.txt

There is nothing in Windows Event Viewer > Application.

Help appreciated.

Update: I created a 2nd .crt & .key for a 2nd vhost and the problem followed me when I tried to load the 2nd vhost over https. This problem has only existed since I reinstalled Windows from fresh.

file_get_contents - failed to open stream (1 reply)

$
0
0
Hi all,

I've been trying to find a solution for this problem all afternoon, but can't seem to fix it. I'm trying to access files through file_get_contents but keep being shown the following error:

failed to open stream: No connection could be made because the target machine actively refused it

I'm just trying to read [www.example.com] - so there shouldn't be any problems.

Does anyone know what could cause this? I've made sure the allow_url_fopen is set to On in php.ini and checked other settings, but still keep getting the error.

Could anyone help please?

Thanks,
Mike

Virtual Host to a path with spaces (1 reply)

$
0
0
I have tried everything so far but I just cannot setup a virtual host to a path that has spaces

My website is in "C:\Users\Akshay L Aradhya\GitHub\Websites and Web Design\dollarakshay.com"

I have read all the sticky threads and it did work when I put the site in C:\dollarakshay.com. I followed tis tutorial from sstart to finish : [forum.wampserver.com]

But I really need it to be in a path with spaces.

I have even gone into "C:\wamp64\bin\apache\apache2.4.18\conf\extra\httpd-vhosts.conf" and tried putting quotes arround the DocumentRoot but it still dint work please help

I keep getting "Internal Server Error". Please help

How to link my website with phpmyAdmin database (no replies)

$
0
0
I'm working on a project,hotel management system which will help guests book and reserve rooms online. How do I link or connect my booking form and other web content to the database I created with WAMP?

Browser is showing PHP code instead of processing it [duplicate] (1 reply)

$
0
0
I have installed wamp server 2.5 but the browser is showing php codes only even running code directly from URL and also running the basic code from notepad++
<?php
phpinfo();
?>
it is displaying the code to.

WS don't download (4 replies)

$
0
0
Trying to download x64. Just shows the warning message and nothing happens.
In SourceForge page there's no way to selec, just downloads the 32 bits version.
?
Viewing all 3216 articles
Browse latest View live


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