Pages: 123Next
Current Page: 1 of 3
Results 1 - 30 of 80
4 months ago
caydee
Hello Otomatik, I upgraded to WAMP 332 . Works like a charm, but was a little bit annoyed for you cannot make any additional VirtualHosts, because it uses the Port 80 as a stringent default. It shows an error and red remarks for any other Virtual Hosts besides localhost. Finally, made a change and it worked, but I am not sure if it is correct and meant to be only that way. One can of course
Forum: WampServer English
5 months ago
caydee
In the left Menu it was showing all the php versions it has. But VSCode was throwing up a tantrum that it was unable to find the installation which was in the Environment PATH. C:/wamp64/bin/php/php8.1.13/php.exe. I also specified the path as above in VSCode in the Settings. Still no go! That batch file (repair) which you had kept at Aviato fixed the paths and whatever hiccups it had! I have
Forum: WampServer English
5 months ago
caydee
Voila! Pas de problème, mon ami : ça marche à nouveau !
Forum: WampServer English
5 months ago
caydee
Hi Otomatic, Perhaps I did not word my question correctly, It is not VSCode or any other editor for that matter. It is WAMPSERVER that is not showing the PHP configuration. We also know already that WAMPSERVER has a problem showing the Path in the System Environment Variable. It warns that WAMP may not work properly. It is some kind of an error perhaps in the .ini file. I have just installe
Forum: WampServer English
5 months ago
caydee
Hello Otomatic, Something must be jinxed! PHP will not run in VSCode. I even gutted out my previous VSCode installation and all its extensions, Reinstalled it. But still won't work. Can you please check what this exasperating problem is? Regards,
Forum: WampServer English
5 months ago
caydee
Hello Otomatic, Something must be jinxed! PHP will not run in VSCode. I even gutted out my previous VSCode installation and all its extensions, Reinstalled it. But still won't work. Can you please check what this exasperating problem is? Regards,
Forum: WampServer English
5 months ago
caydee
Hello Otomatic, The trouble was that it was not taking up the correct GoogleChrome Location and this resulted in a corrupt wampmanager config. I uninstalled the whole thing and re-installed and now it is working, showing "localhost" as well as PHPMyAdmin 5.2. I have also updated my signature and the settings. Sorry, for all the trouble. Warm regards to you and Paris!
Forum: WampServer English
5 months ago
caydee
I was too quick to announce all working! The server Icon shows a link to PHPMyAdmin, but it does not open. It also shows the link to Localhost, but does not open it. Is there something I am missing? Regards,
Forum: WampServer English
5 months ago
caydee
Hello Otomatic, Latest version installed. All working like a charm! Warm regards,
Forum: WampServer English
5 months ago
caydee
Hello Otomatic, Instead of repairing a version gone awry, I may as well install the latest version. I'll get all the files and addons directly from your site and get on with it and aslo update the signature etc. I'll get back to you as soon as I'm done. Warm regards,
Forum: WampServer English
5 months ago
caydee
At this point another error has popped up: A syntax error being shown by Aestan Tray Menu: The configuration file contains a syntax error on line 590: Unrecognized parameter name 'Type' It does not show the Wamp icon anymore.
Forum: WampServer English
5 months ago
caydee
Hello Otomatic, I installed version 5.2.1: Downloaded the latest zip file and extracted it and placed it in the apps folder. Then edited phpmyadmin in the alias folder to: Alias /phpmyadmin "c:/wamp64/apps/phpmyadmin5.2.1/" <Directory "c:/wamp64/apps/phpmyadmin5.2.1/"> Options +Indexes +FollowSymLinks +MultiViews AllowOverride all Require local I also
Forum: WampServer English
5 months ago
caydee
Unable to create a Laravel Database (MYSQL) on PHPMyAdmin. Presently I have PHP 8.1.0 installed in PHPMyAdmin Best regards,
Forum: WampServer English
2 years ago
caydee
Hello, I installed fresh software Wamp64 version 3. 2.6 being the latest available at On opening it I get 2 errors in French: '22 Feb, 2022 ne correspond pas `a une date et une heure correctes Could not perform built-in action: Violation d'access `a la addresse 000000000084518F dans le module 'wampmanager.exe'. Lecture de l'address 0000000000000000. On opening the green icon th
Forum: WampServer English
2 years ago
caydee
Ottomatic, Many thanks for that. The old stuff is gone now and tomorrow morning I'll get all the software required from your other site. Shall let you know when its done. Have a nice evening and great glass of "Vin Rouge" Regards, Caydee
Forum: WampServer English
2 years ago
caydee
I did as you asked, but the Error is still showing! Let us uninstall and start afresh. I have copied the WWW directory, changed its name and stored it outside of the Wamp64 Directory. Don't worry about the Databases as they are secured on my Main Server in the US and have some other MySQL Downloads on this machine. How do I now uninstall as there is no Icon to start from. It won't let fr
Forum: WampServer English
2 years ago
caydee
Hello Ottomatic, Unfortunately, it is giving the same error. Validated the VC++ packages are installed and updated until 2022 for both x86 as well as x64. The VC Checker shows all files properly installed. I also noticed there are no services anymore. So how do I reinstall services. There is no icon and these are missing from the services.msc. I would definitely not mind installing it com
Forum: WampServer English
2 years ago
caydee
Thank you, Ottomatic, Shall follow your instructions. Best regards,
Forum: WampServer English
2 years ago
caydee
Hello, On starting get the message: The configuration file contains a syntax error on line 14. No tray icon was specified, Please assign a tray icon by using one of the "TrayIcon" directives in the Section. BigKey0=NC,0,0 TextKey0=NC,0,8,$000ff9f2,$00D77800,NC,NC PromptKey0=Default,10,$00FCFDFE,$00000000,$00FCFDFE,$00000000 PromptKey1=NC,10,$00F0F0F0,$00000000
Forum: WampServer English
3 years ago
caydee
Thanks again, That makes sense, so I will add it back to the Directory as well. As always one learns something new from you! Caydee.
Forum: WampServer English
3 years ago
caydee
Hi RiggsFolly, Thank you very much! However, on trying it out, I observed, it is not important to enter the trailing "public" in the Directory, but imperative in the DocumentRoot. I have another (not laravel) site where it was doing the same thing, threw an error when I changed it in the Directory, but works perfectly without it... in laravel sites, works both ways! Warm regards,
Forum: WampServer English
3 years ago
caydee
I have a directory in C:/ called websites. On GitBash I go into the websites and write the command: laravel new ProjectFolder while Composer/Laravel is globally installed. It installs the latest version of Laravel. So the Document Root (path) becomes C:/websites/ProjectFolder. So how else should the DocumentRoot be defined/written in the VirtualHost?
Forum: WampServer English
3 years ago
caydee
Thanks RiggsFolly, <VirtualHost *:80> ServerAdmin webmaster@venture-wilderness.com DocumentRoot "C:/websites/lvlproject" ServerName lvlproject.lh ServerAlias www.lvlproject.lh Options Indexes FollowSymLinks &
Forum: WampServer English
3 years ago
caydee
Hello Folks! Greetings for 2021! I am practicing and learning Laravel 8 on windows 10 using VSCode and WAMP. I made the necessary httpd-vhosts.conf and entered it also as a hoststfile. If I use the php/artisan/serve command it shows the file correctly in the browser, but when I want to see it in Chrome browser as a Virtualhost from WAMP it shows it as Index of / with the various director
Forum: WampServer English
3 years ago
caydee
Good Day Gentlemen, Alright Folks - ON YOUR HEADS BE IT!
Forum: WampServer English
3 years ago
caydee
Hi, @ Riggsfolly: It left the hosts file and the 2 entries there, but after those 2 entries I had very many test sites and also many entries against the Microsoft Telemetry Hosts put in there by Spybot Anti-Beacon. You would have to go to the Security & Updates and revive or reverse the action on the deleted entries inside Defender. @ Otomatic: I ran the script and it did indeed show 2
Forum: WampServer English
3 years ago
caydee
Hello All, Windows update wiped out my host files by retrieving these something went awry. Now localhost shows a list of files instead of the default Wamp page. How can I get it back, please? Regards and thank you!
Forum: WampServer English
4 years ago
caydee
Hi, I am running PHP version 7.2.4, but that seems to be the highest option for my wamp server 3.1.9. I would like to update a higher version with same constellation of Apache and MySQL If this is possible, then how do I go about it? Wish you both good health and best regards,
Forum: WampServer English
4 years ago
caydee
Thank you Otomatic, Yes, that was the cause of the error. Fixed it and it is working again, smoothly! Cool regards, (it's going to be 40 C tomorrow!)
Forum: WampServer English
4 years ago
caydee
Here it goes: language = "english" status = "offline" wampserverVersion = "3.1.9" installDir ="c:/wamp64" ;Path of the Browser used by Wampserver ;May be modfied with the absolute path of the browser exe file ;(Use / instead of \) navigator ="C:/ProgramData\Microsoft/Windows/Start Menu/Programs/Firefox Developer Edition.lnk" #navigat
Forum: WampServer English
Pages: 123Next
Current Page: 1 of 3