Questions tagged [easyphp-devserver]
13 questions
3
votes
0 answers
Can't change PHP version in EasyPHP Devserver
I'm using EasyPHP Devserver 17, and I can't seem to upgrade from PHP 5.6.26 to 7.4.
I've got it running in EasyPHP, when I start the server it says:
Apache 2.4.39 x64 - PHP 7.4.6 x64 Port: 8080
I've changed the references in httpd-php.conf to…

novalsi
- 71
- 1
- 11
2
votes
0 answers
How to add additional PHP versions to EasyPHP DevServer
I have EasyPHP DevServer 17 up and running on my Windows 10 machine. I currently have my EasyPHP environment installed within my C:\EasyPHP directory. I can see from the server settings that I have two options for selecting my PHP verions:
5.6.30…

klewis
- 7,459
- 15
- 58
- 102
1
vote
1 answer
Can't change PHP version to 7.4.27 from 7.1.3 in Easyphp Devserver 17
I installed the PHP 7.4.27 version in Easyphp Devserver 17 on my local PC.
In the Easyphp dashboard the PHP 7.4.27 version correctly appears in the list of the PHP versions installed but it does not appear in the list when I try to change from…

Fabio
- 31
- 3
0
votes
1 answer
Missing file (apache-vhosts.conf) in EasyPHP Devserver17 Apache 2.4.48
ERROR ON STARTUP
Don't panic, it should be easy to fix.
Read the error message below, fix the error(s) accordingly and restart the server.
eds-httpserver.exe: Syntax error on line 597 of…

Sodmond
- 171
- 9
0
votes
1 answer
Yet another error message
I'm using EasyPhp DevServer with Apache 2.4.25, PHP 5.6.30, and PHP 7.1.3 installed.
For times, I usually switch between those two PHP versions, without changing any configuration element anywhere, and it works fine.
Now I just added PHP 8.1.2, and…

cFreed
- 4,404
- 1
- 23
- 33
0
votes
0 answers
EasyPHP Devserver and PHPMyAdmin 5.1.1 - Composer dependencies issue: openssl
Getting the following message when attempting to run PhpMyAdmin 5.1.1 within EasyPHP Devserver 17. This is with MySQL 8.0 and PHP 7.4:
Composer detected issues in your platform: Your Composer dependencies require the following PHP extensions to be…

IlludiumPu36
- 4,196
- 10
- 61
- 100
0
votes
0 answers
PhpStorm with EasyPHP Devserver - PHP Warning: Failed loading Zend extension
Getting the following error with PhpStorm (2022.1.2) with EasyPHP Devserver (17.0):
PHP Warning: Failed loading Zend extension '' (tried: E:\Projects\PHP Migration\EasyPHP-Devserver-17\eds-binaries\php\php7427vc15x86x220629181102\ext\ (The…

IlludiumPu36
- 4,196
- 10
- 61
- 100
0
votes
1 answer
EasyPHP - is it possible to replace Webserver to Devserver?
I'm wondering, wheter it's possible instead of two installed apps (EasyPHP Deveserver & EasyPHP Webserver) to have installed only one - EasyPHP Devserver. This app would be somehow modify to allow access from another computers:
A) from LAN,
B) from…

chudst
- 139
- 3
- 12
0
votes
1 answer
EasyPHP doesn't show README.md in indexes
I'm using EasyPHP Devserver 17 and have cloned a GitHub repo to a directory in my eds-www folder. When I navigate to the directory index of localhost/path/to/repo/ in my browser, I can see all the files, except README.md. EasyPHP will list other…

Ben393
- 153
- 1
- 2
- 12
0
votes
1 answer
EasyPHP Devserver doesn't start
image: https://i.stack.imgur.com/bpDuM.png
I just installed EasyPHP Devserver, it would enable you to access PHPmyAdmin clicking on module at the bottom of the page, the problem is that in order to start those modules You must start the Database…
0
votes
2 answers
Can EasyPHP Devserver Appache Listen to Multiple Ports?
Installed EasyPHP Devserver on Windows 7.
EasyPHP Devserver Version 17.0 (pretty the latest)
EasyPHP Devserver Apache Version 2.4.25
You may skip direct to my conclusion below.
Here is my process of trials.
In the httpd.conf file, I added the…

midnite
- 5,157
- 7
- 38
- 52
0
votes
1 answer
Error when I run the easy-php devserver "run-devserver.exe" with ShellExecute
I use easy-php devserver 17 on Windows 10 x64 without any problem if I click with the mouse on the "run-devserver.exe" file.
But in my new project, I want to run easy-php from my Delphi program (RAD Studio 10.1 Berlin).
I use this…

siavosh1
- 41
- 7
-2
votes
1 answer
errors in my commands on easyphp devserver
i wish to run the following command on my easyphp devserver from the server thats running on my machine but there are so many errors that i dont know the meaning of.
i went from an old version of easy php(old version that school uses) to the recent…

Manik Khadiya
- 1
- 2