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

Virtual Host Names vs Real Domain Name/Store URL's (no replies)

$
0
0
Hello Guys!

I'm new to this forum so please excuse me my newbie question and be gentle:)
I have created two virtual hosts for two projects on PrestaShop.
Let say the real domains are megastore.co.uk and megastore.de

I understand that the virtual hostname I have created works as a local domain.
What I'm concerned about are the database and store URLs.

So, for example, I have created my projects in the following locations:
C:/WebProjects/megastoreuk
C:/WebProjects/megastorede


Now my local domains are megastoreuk and megastorede

So in the database instead of the real domain name, I will have them local ones.
So as far as I understand those just need to be replaced before moving to the real hosting?

If yes can I use folder names as megastore.co.uk and megastore.de so they will be correct already in the database and Presta installation files, saving me messing with the database tables?

Thank you so much for your time.
Best Regards.

PrestaShop Migration from WAMP VH to the Live Hosting (no replies)

$
0
0
Hello Guys.

I decided to take a test and move the site to the live hosting.
I have moved the sites from hosting to another without any problems before, but from WAMP server it seems to be not working correctly. Today I have taken roughly 10 attempts to move my fresh shop to the live hosting and all 10 attempts failed.

The steps I did to move my store to the live hosting:

1.
I have compressed all the local shop files with zip, uploaded the zip file onto my hosting, and unzipped them into the desired folder

2.
Edited parameters.php (PrestaShop config file) updated databases name (as my hosting got own prefix), user name and password.

4.
Exported my local database using phpMyAdmin.

5.
Created a new database and user at phpMyAdmin on my hosting account and imported previously exported locally database.

6.
Changed the shop domain, domain_ssl and physical_uri at the imported database through phpMyAdmin panel


So, basically all the steps I'm always doing to have everything perfectly migrated, but migration from the WAMP server seems to be a little bit more complicated or something is not right for sure.

I know it looks like this is not a WAMP issue but I'm sure it is as I'm doing this easily while moving my site from one to another hosting account.
Is there anything I have missed doing my migration test?
Maybe this is more complicated with WAMP and I'm missing something?

The shop seems to be working I can log in to my dashboard and see my front office but there is not images at all front office is just the text and some missing images at the front office.

I had all my files at the different hard drive as I was storing them on my OneDrive so I can access them from another device, so I thought that's the problem because maybe some file permissions are missing, so I installed everything once again ad C:/ and the same problem occurs.
I have really no idea how to solve this so hope you guys can help me a bit.


I will be really grateful for any help on this.
Thank you so much
Best Regards

Remote Access (Mysql Database Access from outside) (1 reply)

$
0
0
Dears,
I have a running application that on wamp 2.2
That contains mysql database already.
Now for more development, I need to work with Google data Studio, that asking to connect to mysql.
Since the database is on premises, How to allow to google which provide a range of whitelist to access my localhost remotely.

Wamp PHP 7.3 + memcache cause inconsistent sessions (no replies)

$
0
0
Hi,

i m having an issue since upgrading from 7.2.10 to 7.3.xx . In all of my applications, i use memcache as caching mechanism, and session storage. After upgrading from php 7.2.10 to 7.3.x i notice inconsistency in session and cached data, that are stored in memcache.
For instance a user logs in, after a couple of refreshes gets logged out, as if session was not found, or expired, and if you continue to refresh, you may find youself again logged in, as if the session was recovered, so on to forth.

I haven't been able to isolate the issue on local memcache server or on wamp, if i return to 7.2.10 sessions work as expected.

Can't make live/publish my server on the web (2 replies)

$
0
0
Hello , users of WAMP , i just want to publish a site and I cant quite succeed to do so , i follow many tutorials along the way and still cant sort it out , I believe those are old and dont work anymore.
My concern is , that , I have added a virtual hosts , it appers right after i click on the wamp (left mouse click) , and it shows the server , as is working with a internet shortcut icon , but when i check it on other devices , it gaves me the error that it cannnot find the IP of the server, I have also inserted in my /drivers/etc/hosts/ file the ip 127.0.0.1 and the domain , ( with the localhost as main site of the file ) , and secondly my site right before localhost , but doenst work out , the error that appers on the server when i connect is : ERR_NAME_NOT_RESOLVED , and also I inserted into /conf/extra the file :


ServerAdmin mail@yourdomain.com
DocumentRoot "c:\wamp\www"
ServerName mysite.local
ErrorLog "logs/yourdomain.com.log"
CustomLog "logs/yourdomain.com-access.log" common

(yourdomain is my site)
Do you guys have any tips, new tips of how i can solve this and help me to publish my server on-line?
It will be greatly appreciated your answers , Thanks.



the httpd.vhosts.conf file


# Virtual Hosts
#
<VirtualHost *:80>
ServerName localhost
ServerAlias localhost
DocumentRoot "${INSTALL_DIR}/www/sitecontent"
<Directory "${INSTALL_DIR}/www/sitecontent/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require all granted
</Directory>
</VirtualHost>



This is just the default part (i also changed the site name, created virtual host as said above , just informative purpose(i also tried with document and directory and changed to /www/myfolder, and /www/myfolder/ and still doesnt work, Do i have to change INSTALL DIR? Or is default?

Losing external connection after some minutes (1 reply)

$
0
0
Please help me. I installed wampserver and developed a program in PHP. Using localhost, the program Works perfectly. Then, I registerd em NoIp, installed DUC, opened port 4000 (in and out) in fireall and in the modem configuration.

I made the necessary changes in file BIN/APACHE/APACHEXXX/CONF/httpd.conf.

But sometimes when I try to acesse externally, nothing Works. And sometimes it does word, but a few minutes later it stops working (localhost Works normally).

Anybody can help me what could be wrong?

MySQL (1 reply)

$
0
0
I am having a problem with MySQL. I go into services and start the service but in suddenly turns it's self off with a message saying "Some services stop automatically if they are not in use by other services or programs."
Can you please advise how to correct this problem?

Thank you

multiple wampserver (2 replies)

$
0
0
Hello
I was installing wamp server 3.1.0 on windows 10 64bit and I have many database on it,,
after time I installed wampserver 3.1.39 on the same pc and another driver D,, but when I run the old one I can not find my old database on phppmyadmin
but when I checked on file data under mysql
how can open old one with old database
Thanks

Laravel Requirement (no replies)

$
0
0
Hi,

I would like to use Laravel framework and it needs below requirement.

BCMath PHP Extension
Ctype PHP Extension
JSON PHP Extension
OpenSSL PHP Extension
Tokenizer PHP Extension

How can i install it?

Wampserver 3.2.0 and Aestan Tray Menu (no replies)

$
0
0
Hello,

I have written several times in this forum that the heart of Wampmanager (The Wampserver Manager) is Aestan Tray Menu designed by Onno Broekmans and compiled with Borland Delphi 6.

wampmanager.exe, the icon you see in the system tray, basically generates the initialization file wampmanager.ini from instructions held in the wampmanager.tpl file which allows us to create menus and submenus via the right-click and left-click on the Wampmanager icon.

The items in these menus can perform multiple tasks: display a text, launch an executable or a PHP script with parameter passing, start and stop services, etc.
The development of Aestan Tray Menu was stopped with version 1.6.2.37 of 3/9/2008. Since then, Aestan Tray Menu has been used on many versions of Windows: XP, Vista, 7, 8, 8.1, 10 in 32 and 64 bit, without any problems.
It has managed Apache from V2.2.6 to V2.4.41, PHP from V5.2.17 to V7.4.0, MySQL from V5.0.45 to V8.0.17 and their respective services without missing a beat. Going back a little further in time, Aestan Tray Menu supported Apache 1.3 and PHP 4.

On this and other forums, I have expressed my concern several times that with the successive evolutions of Windows, Aestan Tray Menu may no longer work properly and that then it would mean the demise of Wampserver. Aestan Tray Menu having been transferred to the Public Domain by its designer, Onno Broekmans, I looked at the source, but I quickly understood that I had neither the skills nor the recent tools essential for a recompilation.

Then, one day, on June 25 2019, on a forum I frequent, I saw with amazement in a message from a participant, Maximus23 this post: "Following the update of windows 10 I had some errors with "Aestan Tray Menu" so I started fixing some things and I recompiled everything which was not an easy task."

From there, I began work as tester of this new Aestan Tray Menu. I created problem reports, requests for modifications and/or additions to which Maximus23 responded with rigour, tenacity and perseverance, going so far as to completely rewrite the libraries used. Maximus23 has also completely rewritten the error handler so now an error is clearly displayed and no longer crashes Aestan Tray Menu, moreover, the error text is automatically copied to the clipboard.

As the compiler used is now Delphi Community Edition 10.3.1, Maximus23 has compiled a 32-bit and a 64-bit version of Aestan Tray Menu.
These two versions will be used in WAMPServer V3.2.0 and above.

A huge thank you to Maximus23.

File missing on installation (1 reply)

$
0
0
The following error message is given on installation

The code execution cannot proceed because MSVCR110.dll was not found.

I've tried reinstalling and redownloading but to no avail.

Can you pease help?

John

Undefined Index: doca (1 reply)

$
0
0
Hi,

I am using WAMPServer for years. I am on version 3.1.3 actually. Suddenly I cannot open one of my local projects. The error I get on any page of the project (except of project index page)

Notice: Undefined index: doca in C:\Users\HakunaM\Documents\web\_projects\index.php on line 533

I get this error only if I try to open a certain project in browser. All other projects can be opened without any issue. I do not use virtual hosts. Any project is located just in subfolder of localhost. The only difference to other projects is: the project folder HAS contained a hyphen. The hyphen is removed, but there is still an error. And I cannot use the project any more.

Any help?
Thank you!
Hakuna

Wampserver64 icon disappear? (1 reply)

$
0
0
Hi,
I start Wampserver64, I get notification update say
New Update Available. Current Version 3.2.2.1 New Version 3.2.2.2

I pres Ok. then download file AeTrayMenu_3222_64Bits, I unzip file I get AeTrayMenu.exe
I run this file then I get this error
Could not load configuration file [EFOpenError] impossible d'ouvrir le fichier C:\wamp64\AeTrayMenu.ini The system cannot find the file specified

Thin Wampserver64 icon disappear.

Please help with this error

Modify Virtual hosts to be accessed by anyone? (no replies)

$
0
0
Hello all, glad to be on this forum,

I've been using WAMP to develop my site for quite some time now, but would like to experiment with making this site accessible by anyone. I'm very new to this, but I'll try my best not to be brutal to deal with :)

How would I go about doing this. I currently have my vhosts-conf file(see below) set up with my domain, and when editing the site I view it by visiting my link(lesboizs.club), however, I can only see it on my local machine, nothing else. How would I go about making it view-able from say, my phone? I have tried changing 'require local' to 'require all granted', but still nothing after a DNS service restart.

Thanks, Alex.



# Virtual Hosts
#
#"Listen 80' is commented because Apache wouldn't start if it wasn't commented. Kept logging errors.
#Listen 80
<VirtualHost *:80>
ServerName localhost
ServerAlias localhost
DocumentRoot "${INSTALL_DIR}/www"
<Directory "${INSTALL_DIR}/www/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require local
</Directory>
</VirtualHost>

#
<VirtualHost *:80>
ServerName lesboizs.club
ServerAlias www.lesboizs.club
DocumentRoot "c:/wamp64/www/les-boizs"
<Directory "c:/wamp64/www/les-boizs/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require all granted
</Directory>
</VirtualHost>

Transfer Tivo HD recordings to Mac for burning to DVD (no replies)

$
0
0
I want to transfer the HD recordings from my Tivo DVR to my Mac computer and burn them to DVD disc so that I can watch them directly on my home DVD player. I know that I can not directly burn Tivo HD recordings to DVD, are there any detailed but simple guides for me?



To burn Tivo files to DVD, you’ll first have to transfer Tivo files from your Tivo box to your Mac computer, and then use a DVD Recorder software to burn Tivo to DVD.

How to transfer Tivo HD recordings to Mac?

To transfer Tivo HD recordings to your Mac computer, you can download cTivo, a 100% freely available and open source which helps download shows from you Tivo (Roamio, Premiere, HD, S3 or S2 devices). Because the Tivo recordings are compressed using a format called MPEG-2, if you plan to use the Tivo files on other portable devices or media players, you can decode them to other common files formats such as mp4, avi, wmv, mov, flv or customized device formats with Pavtube iMedia Converter for Mac .

Steps to convert Tivo to DVD MPEG-2 and other formats?

Step one: Import Tivo recorded videos.

Click the “Option” icon on the main interface, a window will pop out, click “Tivo” and input the “Media Access Key” of your Tivo files and click “OK”, then hit “File>Add Video/Audio” to import Tivo files to the program.



Step two: Output Tivo to MPEG-2 for DVD.

Click “Format” drop-down menu, and select “MPEG-2 Video(*.mpg)” as the output format for burning to DVD, you can also select to output other file formats.



Step three: Convert Tivo to MPEG-2.

Start Tivo HD recordings to MPEG-2 conversion, when the conversion is over, you can view the output files by clicking the “Open” button on the main interface.

How to burn MPEG-2 Tivo Recordings to DVD?

Here I would like to recommend Pavtube DVD Creator for Mac you to create DVD from Tivo HD recordings. You can burn HD recordings from Tivo to DVD in 3 different file types: DVD disc, DVD folder and DVD ISO image. You can also burning other your favorite video formats like AVI, WMV, MP4, MKV, MXF, MTS, etc to DVD.

Simple Steps to Burn HD Recordings from Tivo to DVD

Step 1: Import Tivo HD files to the software.

Click the “Import” button to open the browse folder and then you can find the Tivo MPEG-2 files you want to burn to DVD.



Step 2: Customize DVD menu.

You can personalize your DVD menu by changing the menu buttons, thumbnails, background image and music. When the setting is over, you can preview your entire DVD movie project to ensure everything is perfect.



Tip: To watch DVD with a better experience, the software provides powerful DVD menu customizing. You can change DVD menu templates/style, menu text, display aspect ration and background for the DVD menu. You can also set chapter mark, playback mode. More advanced settings are available for you to create DVD based on disc volumn(DVD5 or DVD9), TV system(NTSC or PAL), display ratio(16:9 or 4:3), etc.



Step 3: Create Tivo HD recordings to DVD.

Insert a blank DVD disc to your DVD drive, you can choose to burn DVD disc with NTSC or PAL, 16:9 or 4:3, etc. Then hit the “Burn” button to start Tivo HD to DVD Creator process. With just a few simple steps, you can get customized DVD from your Tivo recordings. Just enjoy them on your home DVD players with your best friends or family members.

To save more money, you’d better choose software bundle: iMedia Converter for Mac+ DVD Creator for Mac, which is Only $64.9, cheaper than iMedia Converter for Mac($ 65) itself. Buy Now below.


Further Reading:

The old chestnut - you don't have permision to access / (10 replies)

$
0
0
I am a reasonably experienced IT person but am new to WAMP.
I have a brand-new PC running Win 10 Pro 64-bit at latest 1903 level. No other software installed.

My objective is to run the new machine as a web server. I have a fixed public IP address and have a domain name not yet pointed at my IP. On the new machine I want to use WordPress to build a site. I have forwarded incoming Port 80 to my new machine’s internal IP address. I have turned off Windows Firewall. I have a second PC on the same LAN as the web server.

I want the resulting webserver site to be always live on the internet – even as I build and test it locally on the server. That’s what I want!!

I have installed WAMP 3.1.9 64-bit and ensured all the C++ thingies are installed. I have used the default location C:/wamp and have installed WordPress 5.2.4 as recommended in c:/wamp/www/wordpress/

Wampserver starts fine with the green symbol. If I go to localhost I see the WampServer Config page as expected. If I go to localhost/wordpress I see the WP sample page.

So far, so good. I now go to another PC on the same LAN and enter the local IP address of the server PC. I get the well-known and very well reported message “you don’t have permission to access / on this server’. I read as many hits as I can on this forum but am not any wiser.
Clearly WAMP is setup by default to only work locally. Good. I understand that. But I want to change it.
I also attempted access from the internet using my fixed public IP address and get the same message (just as I expected)

Now to the problem. I did not set up a Virtual Host. This seems to be the answer to many of the instances of this error message. So, I ask – what is a Virtual Host? Nowhere can I find a simple explanation of this concept. I can see in the various config files, statements which appear to limit things to local access (DENY ALLOW etc etc) but I am reluctant to start changing any of these without understanding what it’s all about. I did try reading the official docs but lost the will!!

I would appreciate please a short explanation or a pointer to where I can find a longer one!!
Or even better, what to change to get access from other than local.

I did try adding a “virtual host” - see below for resulting conf file.
But it’s the open access that I really want to achieve. Just that.

I do well appreciate that this is not a problem with WAMP but rather my limited understanding!

Thank you.


# Virtual Hosts

#

<VirtualHost *:80>

ServerName localhost

ServerAlias localhost

DocumentRoot "${INSTALL_DIR}/www"

<Directory "${INSTALL_DIR}/www/">

Options +Indexes +Includes +FollowSymLinks +MultiViews

AllowOverride All

Require local

</Directory>

</VirtualHost>




#

<VirtualHost *:80>

ServerName testwp

DocumentRoot "c:/wamp/www/wordpress"

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

Options +Indexes +Includes +FollowSymLinks +MultiViews

AllowOverride All

Require local

</Directory>

</VirtualHost>

Hello author (1 reply)

$
0
0
First of all, I would like to thank the author for the update. How do I get stuck after updating to version 3.2, especially when I just started it? I use the same system and configuration on version 3.1.9 very smoothly, but version 3.2 is very stuttered.
Hope to be able to fix this, thank you!

Upgrade from wamp2.5 to wamp3.2 (2 replies)

$
0
0
I am trying to upgrade Wamp 2.5 to 3.2. here are steps I have taken

---Exported MySQL data and saved the sql file
--backup www folder
--backup the entire wamp folder


--installed wamp3.2
--I see green icon and all services running
--successfully logged in to phpmyadmin
--successfully logged into localhost
----------
----created the hesk database/user
--imported the data from 2.5
--copied the www folder (project) to new wamp3.2
-------

issue :- I can login to localhost/homepage, but none of the hesk(project) links were working, need Help!

New Update Available alert (3 replies)

$
0
0
So I've updated to Wampserver 3.2.0 (64 bit) with no problems. Everything seems to running fine. However, when I start/restart Wampserver I get an alert popup indicating a New Update Available, Current Version: 3.2.2.1, New Version: 3.2.2.2.

Maybe I'm just too old and slow, but I can't figure out what the alert is referring too nor how to do the update.

virtual hosts confusion (2 replies)

$
0
0
Hi, I'm new to WAMP and struggling a bit with virtual hosts.

I want a publically available server, with two websites and a cms installed on each, one being the main domain and the other being a subdomain.

The problem is I'm not sure how to set this up in the virtual server config, I have tried various ways and guides but always block access to one, or the other.

using the following config data:

<VirtualHost *:80>
DocumentRoot "c:/wamp64/www"
ServerName localhost
ServerAlias localhost
<Directory "c:/wamp64/www">
AllowOverride All
Require local
</Directory>
</VirtualHost>

<VirtualHost *:80>
DocumentRoot "c:/wamp64/www/daktadomain"
ServerName daktadomain.com
<Directory "c:/wamp64/www/daktadomain">
AllowOverride All
Require all granted
</Directory>
</VirtualHost>


This allows me to connect to the admin console locally, and view the website properly on the internet from other computers, but if I try to add the subdomain as follows:

<VirtualHost *:80>
DocumentRoot "c:/wamp64/www"
ServerName localhost
ServerAlias localhost
<Directory "c:/wamp64/www">
AllowOverride All
Require local
</Directory>
</VirtualHost>

<VirtualHost *:80>
DocumentRoot "c:/wamp64/www/daktadomain"
ServerName daktadomain.com
<Directory "c:/wamp64/www/daktadomain">
AllowOverride All
Require all granted
</Directory>
</VirtualHost>

<VirtualHost *:80>
DocumentRoot "c:/wamp64/www/daktasubdomain"
ServerName subdomain.daktadomain.com
<Directory "c:/wamp64/www/daktasubdomain">
AllowOverride All
Require all granted
</Directory>
</VirtualHost>

The subdomain returns 403 forbidden, I appreciate I'm probably making a rookie mistake here but any ideas?
Viewing all 3212 articles
Browse latest View live


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