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

( ! ) Fatal error issue (3 replies)

$
0
0
Back again with another one. Can't get into the backend of my localhost site because of these error messages. I'm guessing, I need to create the missing table and fill it with what I don't know? Help here would be appreciated. Thanks.

( ! ) Fatal error: Uncaught RuntimeException: Error saving action: Table 'jprincedb.wpmrsport_actionscheduler_actions' doesn't exist in C:\wamp64\www\mr-sport\wp-content\plugins\woocommerce\packages\action-scheduler\classes\data-stores\ActionScheduler_DBStore.php on line 75
( ! ) RuntimeException: Error saving action: Table 'jprincedb.wpmrsport_actionscheduler_actions' doesn't exist in C:\wamp64\www\mr-sport\wp-content\plugins\woocommerce\packages\action-scheduler\classes\data-stores\ActionScheduler_DBStore.php on line 75

line 75 has this....
throw new \RuntimeException( sprintf( __( 'Error saving action: %s', 'woocommerce' ), $e->getMessage() ), 0 );

Here's the whole....
return $action_id;
} catch ( \Exception $e ) {
/* translators: %s: error message */
throw new \RuntimeException( sprintf( __( 'Error saving action: %s', 'woocommerce' ), $e->getMessage() ), 0 );

Warning: "continue" targeting switch is equivalent to "break". (2 replies)

$
0
0
How to solve the following error message in phpMyadmin 4.7.9

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\wamp64\apps\phpmyadmin4.7.9\libraries\config\FormDisplay.php on line 661

Sometimes if i refresh the page the error disappers i only see this error when using php version 7.3.13 in older versions of php i dont see the errpr

Can you repair the mysql independent upgrade file? Windows 7 cannot be installed! (1 reply)

$
0
0
Hi

I use wampserver 3.2.3.3 in windows7 and go [wampserver.aviatechno.net] to download

"MySQL 5.7.31 64 bit x64" -> wampserver3_x64_addon_mysql5.7.31.exe


Installing it will display : This program does not support this version od Windows...

Could you please repair it , tks.

Access denied for user 'root'@'localhost' (1 reply)

$
0
0
For the past 12 years we've had a phpBB3 help desk site running on our intranet using an older version of WAMP (2.0). The help desk site has been running normally for many years until the recent requirement to use TLS 1.2. To move to a newer version of WAMP which supports TLS 1.2 we cloned the Windows 2012 R2 server in a VMWare isolated environment. I installed WAMP 3.2.0 on the cloned server. The site is now running TLS 1.2 and the MySQL database was successfully exported from the old system and imported into the new version of MySQL.

This is my current configuration on the new server:
Windows Server 2012 R2
WAMP 3.2.0
Apache 2.4.41
PHP 5.6.40
MySQL 5.7.28

The only problem is that the web site will not connect to the database. The following error is returned:
SQL ERROR [mysql4]
Access denied for user 'root'@'localhost' (using password: YES) [1045]

I've tried many potential resolutions from Google searches and none of the suggested resolutions resolve the problem. I can successfully login to phpMyAdmin using root and I can login to mysql from the command line using root. Most of the 'Access denied' issues point to an incorrect password in the config.php file. I'm using the same password in the config.php file that I use to login as root in phpMyAdmin. I even tried creating a new account in MySQL and using that account in the config.php file, but the same 'Access denied' error is returned for the new user account.

This is my config.php file:
<?php
// phpBB 3.2.x auto-generated configuration file
// Do not change anything in this file!
$dbms = 'mysql';
$dbhost = 'localhost';
$dbport = '';
$dbname = 'misphpbb';
$dbuser = 'root';
$dbpasswd = 'bigbarnbats';
$table_prefix = 'phpbb_';
$phpbb_adm_relative_path = 'adm/';
$acm_type = 'phpbb\\cache\\driver\\file';

@define('PHPBB_INSTALLED', true);
// @define('PHPBB_DISPLAY_LOAD_TIME', true);
@define('PHPBB_ENVIRONMET', 'production');
// @define('DEBUG_CONTAINER', true);
?>

What else can I try to resolve the 'Access denied' error?

443 connection problem (1 reply)

$
0
0
Win 10 Pro V.1903

WAMP 3.2.3
Apache 2.4.46
PHP 7.3.21
MySQL 8.0.21
MariaDB 10.5.4


OK, I have followed the tutorial on configuring SSL. I've been through the code and through the code. I can connect on port 80 but not 443.

I have port 443 forwarded to my server. The server has a static IP.

I have tried to connect on 443 with the windows firewall on and off and I get the same error both ways. I have tried Microsoft IE and Edge browsers. Both browsers error out with, "can't reach this page."


The, "d:/wamp64/bin/apache/apache2.4.41/bin/httpd -t" debugger says that my syntax is OK.

What files would you need to review in order to bail me out of the mess I've made?

Change working directory (1 reply)

$
0
0
If I change the working directory in the httpd-vhost.conf (DocumentRoot, <Directory) I get errors in localhost, for example: Undefined index: BackupHosts; Undefined index: phpVersion; Undefined index: apacheVersion, etc. Thank you

WAMP icon in system tray is orange and says 2 of 3 services running (4 replies)

$
0
0
Hi,
I am using Windows 7 and installed WAMP (3.1.9 64 bit). On starting it, in the system tray the icon is orange and says 2 of 3 services running.
I did a little search on the internet and found that it could be because of skype running on port 80. Buy I have no skype installed. Then I also checked following things:
Left click icon -- Apache -- service admin... -- start/resume services is greyed out. All other icons are active.
Same for MYSQL as well.
Please help in solving the issue.
Thank you.

wamp access on android (2 replies)

$
0
0
steps through which i can configure and access local host on my android phone

Win7 what wampserver version (no replies)

$
0
0
The latest wampserver version not working in Win7. Which newest version what working in Win7?

Wampapache64 unable to start (no replies)

$
0
0
Hello,
I got this error when trying to launch wampapache64 module :

The service 'wampapache64' is NOT started
EXIT error code:1066
Help message for error code 1066 is:Le service a renvoyé un code d'erreur qui lui est spécifique.
>>> AH00015: Unable to open logs .
>>> AH00451: no listening sockets available, shutting down

Could you help me ?
Thanks

Intranet Access Forbidden (no replies)

$
0
0
@RiggsFolly

I have set up a "clean" instance of WampServer64 as per your post on StackOverflow

[stackoverflow.com]

I have created an A record in DNS for the virtual host named "ss"

Machines on the network are able to ping the server just fine.

[10.20.0.3] returns

Forbidden

You don't have permission to access this resource.
Apache/2.4.41 (Win64) PHP/7.3.12 Server at 10.20.0.3 Port 80


I'm at wit's end trying to figure out why. This isn't the first time I've set up Wamp.

Any help you can suggest would be much appreciated.

Wamp config report follows:

*******************************************

1598502276
------ Wampserver configuration report
Thu, 27 Aug 2020 04:24:36 +0000
- Windows NT 10.0 build 17763 (Windows Server 2016) ==== Actually Server 2019
- Windows Charset: Windows-1252
- Wampserver version 3.2.0 - 64bit
- Wampserver install version 3.2.0
- Install directory: c:/wamp64
- Default browser: C:/Program Files/Mozilla Firefox/firefox.exe
- Default text editor: C:/Program Files/Notepad++/notepad++.exe
- Default log viewer: C:/Program Files/Notepad++/notepad++.exe
- Apache 2.4.41 - Port 80
- Additional Apache listening ports:
- PHP 7.3.12
- MySQL 8.0.18 Port 3308
MySQL basedir = c:/wamp64/bin/mysql/mysql8.0.18
MySQL datadir = c:/wamp64/bin/mysql/mysql8.0.18/data
- PHP 5.6.40 for CLI (Internal Wampserver PHP scripts)
- PhpMyAdmin 4.9.2 - Adminer 4.7.5
------ Wampserver configuration ------
AliasSubmenu = off - NotCheckVirtualHost = off
NotCheckDuplicate = off - VirtualHostSubMenu = on
HomepageAtStartup = off - VhostAllLocalIp = off
SupportMySQL = on - SupportMariaDB = off
ShowphmyadMenu = on - ShowadminerMenu = on
NotVerifyPATH = off - HostsLinesLimit = 5000
NotVerifyHosts = off - NotVerifyTLD = off
AutoCleanLogs = on - AutoCleanLogsMax = 1000
AutoCleanLogsMin = 50 - AutoCleanTmp = on
AutoCleanTmpMax = 1000 - CreateSymlink = symlink
BackupHosts = off - TraceProcess = off
------ C:/Windows/system32/drivers/etc/hosts file contents ------
------ Limited to the first 30 lines ------
#
127.0.0.1 localhost
::1 localhost
127.0.0.1 sunstate
::1 sunstate
127.0.0.1 sunstate
::1 sunstate
127.0.0.1 ss
::1 ss
----------------------------------------------
-- c:/wamp64/bin/apache/apache2.4.41/conf/extra/httpd-vhosts.conf file contents --
------ Limited to the first 40 lines ------
# 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 ss
DocumentRoot "c:/wamp64/www/ss"
<Directory "c:/wamp64/www/ss/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require local
Require ip 10.20.0
</Directory>
</VirtualHost>
----------------------------------------------
--------- wampmanager.ini (Last 4 lines) --------
[Options]
AeTrayMode=64 Bits
AeTrayOldMode=64bit
AeTrayVersion=3.2.2.2
--------------------------------------------------
State of services:
The service 'wampapache64' is started
The service 'wampmysqld64' is started
all services are started - it is OK
all services BINARY_PATH_NAME are OK
--------------------------------------------------
*** Checking the DNS search order ***
Values of registry keys for
HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider
are in correct order
--------------------------------------------------
Wampmanager (Aestan Tray Menu) 3.2.2.2 - 64bit
Compiler Visual C++ versions used:
PHP 5.6.40 Compiler => MSVC11 (Visual C++ 2012)
Architecture => x64
is compatible with Apache 2.4.41
PHP 7.3.12 Compiler => MSVC15 (Visual C++ 2017)
Architecture => x64
is compatible with Apache 2.4.41
PHP 7.4.0 Compiler => Visual C++ 2017
Architecture => x64
is compatible with Apache 2.4.41
MySQL Ver 8.0.18 for Win64 on x86_64 (MySQL Community Server - GPL)
MariaDB Ver 10.4.10-MariaDB for Win64 on AMD64 (mariadb.org binary distribution)
Apache 2.4.41 Apache Lounge VS16 Server built: Aug 9 2019 16:46:32
Architecture: 64-bit
--------------------------------------------------
VirtualHost configuration:
Default server: localhost
Virtual Host: localhost
Virtual Host: ss
--------------------------------------------------
***** Check symbolic links *****
All symbolic links are OK
--------------------------------------------------
***** Test which uses port 80 *****
===== Tested by command netstat filtered on port 80 =====
Test for TCP
Your port 80 is used by a processus with PID = 2936
The processus of PID 2936 is 'httpd.exe' Session: Services
The service of PID 2936 for 'httpd.exe' is 'wampapache64'
This service is from Wampserver - It is correct
Test for TCPv6
Your port 80 is used by a processus with PID = 2936
The processus of PID 2936 is 'httpd.exe' Session: Services
The service of PID 2936 for 'httpd.exe' is 'wampapache64'
This service is from Wampserver - It is correct
===== Tested by attempting to open a socket on port 80 =====
Your port 80 is actually used by :
Server: Apache/2.4.41 (Win64) PHP/7.3.12
--------------------------------------------------
***** Test which uses port 3308 *****
===== Tested by command netstat filtered on port 3308 =====
Test for TCP
Your port 3308 is used by a processus with PID = 15592
The processus of PID 15592 is 'mysqld.exe' Session: Services
The service of PID 15592 for 'mysqld.exe' is 'N/A'
N/A means that there are no service related to PID 15592
Processus 'mysqld.exe' is launched by service 'wampmysqld64' with PID 12100
Test for TCPv6
Your port 3308 is used by a processus with PID = 15592
The processus of PID 15592 is 'mysqld.exe' Session: Services
The service of PID 15592 for 'mysqld.exe' is 'N/A'
N/A means that there are no service related to PID 15592
Processus 'mysqld.exe' is launched by service 'wampmysqld64' with PID 12100
--------------------------------------------------
-------- Apache error log (Last 30 lines) --------
[Wed Aug 26 23:41:20.214806 2020] [core:notice] [pid 14468:tid 992] AH00094: Command line: 'c:\\wamp64\\bin\\apache\\apache2.4.41\\bin\\httpd.exe -d C:/wamp64/bin/apache/apache2.4.41'
[Wed Aug 26 23:41:20.216796 2020] [mpm_winnt:notice] [pid 14468:tid 992] AH00418: Parent: Created child process 2476
[Wed Aug 26 23:41:20.644346 2020] [mpm_winnt:notice] [pid 2476:tid 776] AH00354: Child: Starting 64 worker threads.
[Wed Aug 26 23:45:52.551908 2020] [authz_core:error] [pid 2476:tid 1260] [client 10.20.0.248:3016] AH01630: client denied by server configuration: C:/wamp64/www/ss
[Wed Aug 26 23:49:19.405651 2020] [mpm_winnt:notice] [pid 14468:tid 992] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Wed Aug 26 23:49:21.407153 2020] [mpm_winnt:notice] [pid 2476:tid 776] AH00364: Child: All worker threads have exited.
[Wed Aug 26 23:49:21.430053 2020] [mpm_winnt:notice] [pid 14468:tid 992] AH00430: Parent: Child process 2476 exited successfully.
[Wed Aug 26 23:51:05.789727 2020] [mpm_winnt:notice] [pid 5424:tid 676] AH00455: Apache/2.4.41 (Win64) PHP/7.3.12 configured -- resuming normal operations
[Wed Aug 26 23:51:05.789727 2020] [mpm_winnt:notice] [pid 5424:tid 676] AH00456: Apache Lounge VS16 Server built: Aug 9 2019 16:46:32
[Wed Aug 26 23:51:05.789727 2020] [core:notice] [pid 5424:tid 676] AH00094: Command line: 'c:\\wamp64\\bin\\apache\\apache2.4.41\\bin\\httpd.exe -d C:/wamp64/bin/apache/apache2.4.41'
[Wed Aug 26 23:51:05.789727 2020] [mpm_winnt:notice] [pid 5424:tid 676] AH00418: Parent: Created child process 8864
[Wed Aug 26 23:51:06.195898 2020] [mpm_winnt:notice] [pid 8864:tid 752] AH00354: Child: Starting 64 worker threads.
[Thu Aug 27 00:21:36.559354 2020] [mpm_winnt:notice] [pid 5424:tid 676] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Thu Aug 27 00:21:38.561536 2020] [mpm_winnt:notice] [pid 8864:tid 752] AH00364: Child: All worker threads have exited.
[Thu Aug 27 00:21:38.592401 2020] [mpm_winnt:notice] [pid 5424:tid 676] AH00430: Parent: Child process 8864 exited successfully.
[Thu Aug 27 00:21:40.897250 2020] [mpm_winnt:notice] [pid 15616:tid 704] AH00455: Apache/2.4.41 (Win64) PHP/7.3.12 configured -- resuming normal operations
[Thu Aug 27 00:21:40.897250 2020] [mpm_winnt:notice] [pid 15616:tid 704] AH00456: Apache Lounge VS16 Server built: Aug 9 2019 16:46:32
[Thu Aug 27 00:21:40.897250 2020] [core:notice] [pid 15616:tid 704] AH00094: Command line: 'c:\\wamp64\\bin\\apache\\apache2.4.41\\bin\\httpd.exe -d C:/wamp64/bin/apache/apache2.4.41'
[Thu Aug 27 00:21:40.899241 2020] [mpm_winnt:notice] [pid 15616:tid 704] AH00418: Parent: Created child process 2276
[Thu Aug 27 00:21:41.251689 2020] [mpm_winnt:notice] [pid 2276:tid 808] AH00354: Child: Starting 64 worker threads.
[Thu Aug 27 00:21:49.217748 2020] [mpm_winnt:notice] [pid 15616:tid 704] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Thu Aug 27 00:21:51.219930 2020] [mpm_winnt:notice] [pid 2276:tid 808] AH00364: Child: All worker threads have exited.
[Thu Aug 27 00:21:51.245815 2020] [mpm_winnt:notice] [pid 15616:tid 704] AH00430: Parent: Child process 2276 exited successfully.
[Thu Aug 27 00:21:52.690453 2020] [mpm_winnt:notice] [pid 2936:tid 760] AH00455: Apache/2.4.41 (Win64) PHP/7.3.12 configured -- resuming normal operations
[Thu Aug 27 00:21:52.690453 2020] [mpm_winnt:notice] [pid 2936:tid 760] AH00456: Apache Lounge VS16 Server built: Aug 9 2019 16:46:32
[Thu Aug 27 00:21:52.690453 2020] [core:notice] [pid 2936:tid 760] AH00094: Command line: 'c:\\wamp64\\bin\\apache\\apache2.4.41\\bin\\httpd.exe -d C:/wamp64/bin/apache/apache2.4.41'
[Thu Aug 27 00:21:52.692444 2020] [mpm_winnt:notice] [pid 2936:tid 760] AH00418: Parent: Created child process 4508
[Thu Aug 27 00:21:53.023984 2020] [mpm_winnt:notice] [pid 4508:tid 816] AH00354: Child: Starting 64 worker threads.
[Thu Aug 27 00:22:50.719038 2020] [authz_core:error] [pid 4508:tid 1268] [client 10.20.0.248:4975] AH01630: client denied by server configuration: C:/wamp64/www/ss
[Thu Aug 27 00:22:50.851455 2020] [authz_core:error] [pid 4508:tid 1268] [client 10.20.0.248:4975] AH01630: client denied by server configuration: C:/wamp64/www/favicon.ico
--------------------------------------------------
-------- Apache access log (Last 30 lines) --------
::1 - - [26/Aug/2020:23:37:29 -0400] "GET /img/pngWrench.png HTTP/1.1" 404 281
::1 - - [26/Aug/2020:23:38:04 -0400] "POST /add_vhost.php HTTP/1.1" 200 3745
::1 - - [26/Aug/2020:23:38:04 -0400] "GET /img/gifLogo.gif HTTP/1.1" 404 281
::1 - - [26/Aug/2020:23:45:03 -0400] "GET / HTTP/1.1" 200 5564
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /wampthemes/classic/style.css HTTP/1.1" 200 2584
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /wampthemes/classic/img/gifLogo.gif HTTP/1.1" 200 3525
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /wampthemes/classic/img/pngPlugin.png HTTP/1.1" 200 140
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /wampthemes/classic/img/pngWrench.png HTTP/1.1" 200 741
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /wampthemes/classic/img/pngFolderGo.png HTTP/1.1" 200 694
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /wampthemes/modern/style.css HTTP/1.1" 200 4166
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /favicon.ico HTTP/1.1" 200 202575
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /wampthemes/modern/img/divider.png HTTP/1.1" 200 2976
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /wampthemes/modern/img/bg-header.png HTTP/1.1" 200 57791
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /wampthemes/modern/img/logo.png HTTP/1.1" 200 9755
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /wampthemes/modern/img/bg-title-dark.png HTTP/1.1" 200 1393
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /wampthemes/modern/img/pngPlugin.png HTTP/1.1" 200 548
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /wampthemes/modern/img/bg-wall-repeat.jpg HTTP/1.1" 200 40814
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /wampthemes/modern/img/pngWrench.png HTTP/1.1" 200 741
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /wampthemes/modern/img/pngFolderGo.png HTTP/1.1" 200 694
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /wampthemes/modern/img/bg-begin-repeat.jpg HTTP/1.1" 200 76433
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /wampthemes/modern/fonts/rationale-regular-webfont.woff2 HTTP/1.1" 200 17980
::1 - - [26/Aug/2020:23:45:03 -0400] "GET /wampthemes/modern/img/bg-dl-repeat.jpg HTTP/1.1" 200 17750
::1 - - [26/Aug/2020:23:45:17 -0400] "GET / HTTP/1.1" 200 21
::1 - - [26/Aug/2020:23:45:17 -0400] "GET /favicon.ico HTTP/1.1" 404 274
10.20.0.248 - - [26/Aug/2020:23:45:52 -0400] "GET /ss HTTP/1.1" 403 284
::1 - - [26/Aug/2020:23:53:58 -0400] "GET / HTTP/1.1" 200 21
::1 - - [26/Aug/2020:23:53:58 -0400] "GET /favicon.ico HTTP/1.1" 404 274
10.20.0.248 - - [27/Aug/2020:00:22:50 -0400] "GET /ss HTTP/1.1" 403 284
10.20.0.248 - - [27/Aug/2020:00:22:50 -0400] "GET /favicon.ico HTTP/1.1" 403 284
127.0.0.1 - - [27/Aug/2020:00:24:35 -0400] "GET / HTTP/1.1" 200 5564
--------------------------------------------------
-------- PHP error log (Last 30 lines) --------
- Wampserver trace report -
File created by Wampserver install
--------------------------------------------------
-------- MySQL error log (Last 30 lines) --------
- Wampserver trace report -
File created by Wampserver install
2020-08-27T03:34:38.583443Z 0 [System] [MY-010116] [Server] c:\wamp64\bin\mysql\mysql8.0.18\bin\mysqld.exe (mysqld 8.0.18) starting as process 14480
2020-08-27T03:34:40.403761Z 0 [System] [MY-010931] [Server] c:\wamp64\bin\mysql\mysql8.0.18\bin\mysqld.exe: ready for connections. Version: '8.0.18' socket: '' port: 3308 MySQL Community Server - GPL.
2020-08-27T03:49:19.406095Z 0 [System] [MY-013105] [Server] c:\wamp64\bin\mysql\mysql8.0.18\bin\mysqld.exe: Normal shutdown.
2020-08-27T03:49:19.969116Z 0 [System] [MY-010910] [Server] c:\wamp64\bin\mysql\mysql8.0.18\bin\mysqld.exe: Shutdown complete (mysqld 8.0.18) MySQL Community Server - GPL.
2020-08-27T03:51:05.276114Z 0 [System] [MY-010116] [Server] c:\wamp64\bin\mysql\mysql8.0.18\bin\mysqld.exe (mysqld 8.0.18) starting as process 7276
2020-08-27T03:51:07.051791Z 0 [System] [MY-010931] [Server] c:\wamp64\bin\mysql\mysql8.0.18\bin\mysqld.exe: ready for connections. Version: '8.0.18' socket: '' port: 3308 MySQL Community Server - GPL.
2020-08-27T04:21:51.274170Z 0 [System] [MY-013105] [Server] c:\wamp64\bin\mysql\mysql8.0.18\bin\mysqld.exe: Normal shutdown.
2020-08-27T04:21:52.301817Z 0 [System] [MY-010910] [Server] c:\wamp64\bin\mysql\mysql8.0.18\bin\mysqld.exe: Shutdown complete (mysqld 8.0.18) MySQL Community Server - GPL.
2020-08-27T04:21:53.493042Z 0 [System] [MY-010116] [Server] c:\wamp64\bin\mysql\mysql8.0.18\bin\mysqld.exe (mysqld 8.0.18) starting as process 15592
2020-08-27T04:21:54.553269Z 0 [System] [MY-010931] [Server] c:\wamp64\bin\mysql\mysql8.0.18\bin\mysqld.exe: ready for connections. Version: '8.0.18' socket: '' port: 3308 MySQL Community Server - GPL.
--------------------------------------------------

SSL Configuration (1 reply)

$
0
0
Windows 10 Professional Version 1903 Clean install

WAMPServer 3.2.3
Apache 2.4.46
PHP 7.3.21
MySQL 8.0.21
MariaDB 10.5.4
Elgg 3.3.8

*****************************************************************


Hello everyone...

I've been struggling and struggling with this public access question.

I had a moment of clarity when I had decided that I have installed and configured WAMPServer 3.2.3 correctly for public access via HTTP and HTTPS. And so what I did was to completely delete the Elgg 3.3.8 open source social media website and then to reinstall and configure Elgg from HTTP and as a result I am able to access this Elgg social website from anywhere.

My conclusion is therefore that WAMPServer 3.2.3 is installed and configured correctly.

However, I still get a 403 Forbidden error when attempting to connect via HTTPS.

I am very, very close to having this problem completely resolved but I'm having trouble with this 403 error. What direction can you offer me?

Hide command windows on startup (no replies)

$
0
0
Hi,

When I launch wampserver, I see a lot of command windows flashing. This takes about 30 to 60 seconds.
I don't like it, because I have to wait until this is over and cannot type that time.

Is there any way to prevent these windows flashing up, since they have no use anyway because the show nothing than a black window for a split second.

Updating Tray Menu has absolutely ruined my Wamp installation... How can I re-install? (2 replies)

$
0
0
Hi everyone, first time post here so my apologies if I've skipped rules or whatever.

I had a reasonably complex vhost set up running with about 20-30 hosts, all was running fine until I updated the tray menu to the latest version, and now I have the following issues:

1. When I switch PHP or Apache versions, Wamp goes through it's usually restart procedure but the versions on the tray menu haven't changed.
2. I've now found that I cannot access /phpmyadmin/ and returns a 404 error. I've actually found out for some reason I nee dto add the version number to access it ie /phpmyadmin4.5.2/ etc. This has never been the case.
3. Some Wordpress websites cannot run as they report undefined functions relating to DB stuff.

I tried running the Wamp installer but I cannot install that in the same directory, so as doing the 'Refresh' didn't do anything, and I cannot see how anything else could fix this, the installer told me I can't install into a directory that contains Wamp.

So I need to completely remove it, but cannot afford to lose my data. This includes www, databases and vhost config.

What should I do to ensure these are backed up, and then can be easily carried across to a clean version?

I'm so annoyed that a simple update has completely screwed this up, and there's nothing about it on this forum. This should be a warning!

Gratefeul for any help as this is business related.

Dedicated Environment variable (no replies)

$
0
0
Hello,

I need to set an environment variable to override a setting in a module.
As apache is running as localSystem, if I set my variable as a system variable, it works.
But if I leave it as is, I can't use related program, because I also inherit the environment variable.

I would like to know if there is a way to set an OS Environment Variable "dynamically" to avoid this.
For Linux systems, there are some files: [serverfault.com]

My only track is to create a dedicated user and use it to run wampapache, but I'm not even sure it's supported.

A success is seeing the variable in the Environment block of the phpinfo page.

Thanks for your help

Mathias

cURL not working when updating to PHP 7.4 (2 replies)

$
0
0
I'm running WAMP 3.2.2 64 bit. I was running PHP 7.2.10 but some time ago installed PHP 7.4.6

I've just noticed that I am unable to update any themes or plugins in WordPress installs. When checking Site Health it states "The optional module, curl, is not installed, or has been disabled".

I have installed PHP 7.4.9, but get the same issue with curl being reported missing or disabled.

When I roll back to PHP 7.2.10 everything is fine. with curl module working again.

WAMP/PHP/PHP extensions show that curl is ticked. I have tried unticking and reselecting curl, but that has no impact.

If anyone can help it would be appreciated.

server disconnected all services are running (1 reply)

$
0
0
Hello good afternoon I hope you can help me, a couple of weeks ago I managed to install WampServer and after a lot of work I managed to connect and work correctly, install all the .dll files, free ports 80 and 3306, add the exceptions for Windows defender, disable IIS, repair logical errors on disk C, and several other things. I got all the wamp services working correctly.
But since yesterday it doesn't work on the wamp icon, which is still green, it says, Server down, all services are running. But it does not allow me to open localhost, nor does it run php files, it shows me the code as I wrote it. As a precaution when this started to happen to me, I uninstalled all the programs that I had installed lately but it didn't work either.
When I try to see in the console the version of php installed with php -v, it tells me "php is not recognized as an internal or external command program or executable batch file", add the wamp directory to the environment variables as they said by there but nothing changed either.
Windows 10 - 64 bit
Wamp 3.2.3 64bits
Apache 2.4.46
MySql - 8.0.21
Php - 7.3.21
MariaDB -10.5.4
The icon is green, the message is Server disconnected, all services are running.
The host file says "#
127.0.0.1 localhost
:: 1 localhost ", I tried to modify it by removing the # from it but Windows does not allow it.
I don't have access to localhost.
I am using google chrome
I also cannot access phpmyadmin
The error message I get is "Can't access this website. The localhost page has refused the connection".
The only antivirus I have installed is Clamwin and Clamsinitel.
the wamp installation path is C: \ wamp \

About base_url on localhost... (2 replies)

$
0
0
Hello, i am using wampserver 3.1.7 and i installed some php script but on localhost base_url function return empty...When i upload my script to my host then base_url working fine... what can i do for base_url working fine on localhost? my php version is 7+

Wamp Error (2 replies)

$
0
0
Hi. I changed my WAMP PHP version from 7.1.3. to 7.3.21. In php_error.log there is some logs:

[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_bz2.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_bz2.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_bz2.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_curl.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_curl.dll (Nie mo�na odnale�� okre�lonego modu�u.), c:/wamp64/bin/php/php7.1.33/ext/php_php_curl.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_com_dotnet.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_com_dotnet.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_com_dotnet.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_fileinfo.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_fileinfo.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_fileinfo.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_gd2.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_gd2.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_gd2.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_gettext.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_gettext.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_gettext.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_gmp.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_gmp.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_gmp.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_intl.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_intl.dll (Nie mo�na odnale�� okre�lonego modu�u.), c:/wamp64/bin/php/php7.1.33/ext/php_php_intl.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_imap.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_imap.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_imap.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_ldap.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_ldap.dll (Nie mo�na odnale�� okre�lonego modu�u.), c:/wamp64/bin/php/php7.1.33/ext/php_php_ldap.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_mbstring.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_mbstring.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_mbstring.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_exif.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_exif.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_exif.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_mysqli.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_mysqli.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_mysqli.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_openssl.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_openssl.dll (Nie mo�na odnale�� okre�lonego modu�u.), c:/wamp64/bin/php/php7.1.33/ext/php_php_openssl.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_pdo_mysql.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_pdo_mysql.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_pdo_mysql.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_pdo_sqlite.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_pdo_sqlite.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_pdo_sqlite.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_memcache.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_memcache.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_memcache.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_soap.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_soap.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_soap.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_sockets.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_sockets.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_sockets.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_sqlite3.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_sqlite3.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_sqlite3.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_xmlrpc.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_xmlrpc.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_xmlrpc.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'php_xsl.dll' (tried: c:/wamp64/bin/php/php7.1.33/ext/php_xsl.dll (Nie mo�na odnale�� okre�lonej procedury.), c:/wamp64/bin/php/php7.1.33/ext/php_php_xsl.dll.dll (Nie mo�na odnale�� okre�lonego modu�u.)) in Unknown on line 0
[02-Sep-2020 12:31:12 UTC] PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0

It is kinda weird for me, because paths extends version 7.1.33, not 7.3.21. Where is the problem?

Multiple versions of PHP (no replies)

$
0
0
Is there a method for giving WAMP the ability to switch to use different versions of PHP? If so, can someone point out where I can find instructions for configuring that? I need to jump between PHP 7.3 and 5.6 for newer and older web site development. Thanks in advance.
Viewing all 7480 articles
Browse latest View live