$_SERVER['REMOTE_ADDR'] return 127.0.0.1 Instead of the real ip of the site...
1) Windows server 2019 x642) wampserver 3.2.6. x643) apach 2.4.514) php 7.4.265) mysql 8.0.276) green7)#127.0.0.1 localhost::1 localhost127.0.0.1 site.pw::1 site.pw8) yes9) yes11) windows firewall...
View ArticleEl puerto utilizado para VirtualHost no es un puerto Apache Listen (2 replies)
El puerto utilizado para VirtualHost no es un puerto Apache Listenlocalhost: no es un puerto de escucha
View ArticleVisual C++ Redistribuable Packages Window update (2 replies)
Hi there!A few days ago Windows updated both x86 and x64 Visual C++ Redistribuable Packages VC 2015-2022 from (VC17) 14.30.30708 to 14.31.31103.After this update, when I run the check_vcredist.exe...
View ArticleGetting EParseError on Start (7 replies)
Hello,On starting get the message:The configuration file contains a syntax error on line 14.[EParseError] No tray icon was specified, Please assign a tray icon by using one of the "TrayIcon"...
View ArticleWhat happened to CreateSymlink option? (SOLVED) (2 replies)
EDIT:Never mind I just saw this (wasn't using search properly, sorry):[forum.wampserver.com]AKA it was removed in 3.2.6 and might come back in 3.2.8. I might settle with a different stack for now...
View ArticleWAMP New Installation (1 reply)
Hello,I installed fresh software Wamp64 version 3. 2.6 being the latest available at [wampserver.aviatechno.net]On opening it I get 2 errors in French:'22 Feb, 2022 ne correspond pas `a une date et...
View ArticleDenying Access to DocumentRoot Content (4 replies)
Hello...I have finally, finally managed to put WAMP Server 3.2.6 64 bit on line and I can access the website that I'm hosting via https over the public internet. I have current security certificates...
View Articleerror_reporting (2 replies)
WIN 10, wampserver 3.2.7 64 bitbeen using php 8.1.2 fine for several weeks, nothing has changedthen suddenly error_reporting is defaulting to E_ALL. while PHP.ini is still at E_ALL &...
View ArticleCURL not working (1 reply)
Using WAMPSERVER I get nothing with this codeWhen I check PHP extensions and PHPInfo curl is ticked and enabled?Is there something else I need to do?$curl = curl_init();curl_setopt($curl, CURLOPT_URL,...
View ArticleTest request - Thank you (1 reply)
Hi,Some strings returned by PHP functions or classes are systematically encoded in UTF-8.In order to display them correctly in Wampmanager menus, they must be transcoded (inconv) in the character set...
View ArticleFeature Mariadb Innodb settting (no replies)
innodb-default-row-format=dynamicRetionale: Prevent errors when importing from production databases with this settings
View ArticleFeature Default charset and collation (no replies)
Add this to my.ini[wampmariadb64]...character_set_server = utf8mb4collation_server = utf8mb4_general_ci[mysqld]...character-set-client-handshake = FALSEcharacter-set-server = utf8mb4collation-server =...
View ArticleHow to remove an older version of phpMyAdmin (no replies)
What the subject says.What is the correct/safest way to remove an older version of phpMyAdmin?I see a note that phpMyAdmin 4.5.4.1 not compatible with php7.4 and I want to remove it but not sure...
View ArticleIs xdebug OK in my local server? (3 replies)
Hi,I'm running wamserver 3.1.4 64 bit on my win10 laptop.I'm trying to use xdebug there with my VSC IDE so I want to check if xdebug is OK on my wamp.I donwloaded php_xdebug-2.2.7-5.3-vc9-x86_64.dll...
View ArticleTest simple PHP scripts (no replies)
Hi Everybody,I usually want to test my PHP scripts while I am trying to write them. Scripts such as "Mail.php", or "comment.php", "login.php" ... the list is endless. However, so far I need to change...
View Articleallow_url_include and v3.2.8 (no replies)
Hallo.After installing the latest update, a new bug came up...There must be a conflict with the PHP module allow_url_include.If you have it enabled, the homepage makes an error.:)
View ArticleMove WampServer from sourceforge to github or gitlab (2 replies)
Have you thought about moving WampServer to GitHub (you can even mirror to GitLab for backup)? It would be better, at least in my opinion, because then more people could contribute and help this...
View ArticleRSS Feed from Sourceforge (no replies)
Recently I decided to add an RSS feed in Outlook and the provided link from each line of the feed doesn't seem to work.The url I have used to add to the RSS feed is:[sourceforge.net]If you see the...
View ArticleWhy is MyISAM the default MySQL Storage Engine instead of InnoDB? (2 replies)
InnoDB is supposed to be the default since MySQL 5.7.
View ArticleError (1 reply)
I am getting this error while working with Joomla 4. "0 php regular expression limit reached (pcre.backtrack_limit)" Can anyone help me?
View Article