EasyPHP not starting/stopping correctly - easyphp

so my EasyPHP devserver seems to do weird stuff. After fresh install everything runs fine, but when I stop the database & webserver, exit the EasyPHP app and then rerun it, the MySQL database becomes corrupted (I get the "#1524 - Plugin '*B0F4C1F148E1C6C781746AB4BAA1E26C88C472BB' is not loaded" - the hash seems to change) and I need to reinstall EasyPHP.
Does anyone have idea about what could cause it? I've been looking around with no success.
Running on Win 10 64bit
EasyPHP DEVSERVER 16.1.1
Seems like it's using x86 Apache, PHP & MySQL.

Related

PostgreSQL 12.3 Windows x86-64 Installer doesn't start

I am trying to install PostgreSQL 12.3 version using installer from here, my system runs on Windows 10 (64bit). I did this procedure on different laptops (running on win10 64bit) and didn't encounter any problems until now. When I download installer and double-click on it, I am asked for administrator permissions (I grant permission to install software). After that, EDB Postgres logo appears on the screen for a few seconds and disappears and this is it. Nothing else is happening. In normal way after logo disappear, Postgres Installer should launch asking where to install, what port to use and other similar questions, but in my case it doesn't happen. I now that I can use Zip archive to install Postgresql manually, (I found how to do it in this answer), but this answer skips most important part - configuration.
Also I tried older versions of installers and every time I ended up with same result - loads only EDB Postgres logo...

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 x86 and 7.1.3 x86
How can I add a third option to the list? for PHP 7.3 x86?
Do I have to re-install an entirely new instance of EasyPHP DevServer to make this happen?
Can I simply download a thread-safe PHP7.X package online and stick it somewhere in the eds-binaries directory and restart?
I have made several attempts, but all result in failure. What would be the best technical steps?
Thanks!

MAMP 4.2 MySQL Server Not Starting

I recently upgraded from MAMP 4.1.1 to MAMP 4.2 on my Mac running MacOS 10.12.6. After upgrading, MAMP 4.2 will not start the MySQL server. Additionally, there is not an option to Stop servers. I see a green box to the right of Apache Server along with the the ability to select Preferences and Start Servers. Open WebStart page is grayed out.
I followed the instructions on MAMP mysql server won't start. No mysql processes are running to delete the ib_logfile0 and ib_logfile1 files from MAMP/db/mysql56, but that did not work. In addition to the ib_logfiles, I also deleted ibdata1 followed by all of the contents of mysql56, but neither of those worked.
Lastly, I do not see a mysqld running in Activity Monitor.
Any help in restoring my MAMP functionality is greatly appreciated. Thank you in advance for any help.
I had the same problem and tried the same things which didn't solved it.
What solved it for me is I tried starting mySQL in terminal manually in Terminal, here:
/Applications/MAMP/bin/startMysql.sh
I saw this error in Terminal prompt:
mysqld_safe error: log-error set to '/Applications/MAMP/logs/mysql_error_log.err', however file don't exists. Create writable for user 'mysql'.
So I manually create a file '/Applications/MAMP/logs/mysql_error_log.err' and retry startMysql.sh, mySQL then started with no problem.
Back to MAMP app console, I can also start/stop servers and 'Open WebStart Page' with no problem now.

easyPHP Dev-server plug-in not installed

I am currently working with a student on a project using easyPHP 16.1. The program/s install fine, and to begin with we can write & test PHP code with no problem. However, on 2 totally separate PCs we have had the same problem occur. Suddenly, for no apparent reason, pages which were working fail to function and we get the following error:-
Failed to connect to DB. Check that the username is valid.
Plugin '*C06327039E918D3247E4438D3785C723719DC8B5' is not loaded
We can't find any reference to this 'plugin' and wondered what is going on. On my own PC, I initially got round the problem by removing easyPHP then reinstalling it, but the student has several hand-ins depending on testing PHP code, and could do without the hassle of repeatedly having to 'fix' the installation. Is there a fix? Is it an easy fix? If there's no fix, should we just use an alternative like WAMP?
This has been a serious issue for Easyphp since ver11.
so for me, after some time of use, I've just dropped using easyphp and switched over to WAMP.
From ver 16.1, Easyphp works in "portable mode" and becomes totally browser-based...
For a simple solution, I'd recommend to check out for alternate mySQL versions in your system, which can be interfering in the same port. Changing the Port No. can be useful in this case...

Web and database servers are starting but EasyPHP Dashbord is not recognizing it

In EasyPHP 16.1.1 dashbord when I click on start, Apache and MySQL are starting but the dashbord interface is not recognizing it. The dashboard is still proposing me to launch the servers (but on a different port this time).
I checked and both servers are running, I can access the www folder through localhost.
Nothing special in the log files.
Install : EasyPHP 16.1.1 on a Windows 8.1 x64
If someone has an idea ?
Open the task manager and the processes eds-* if any
Delete the files conf_last_dbserver.php and conf_last_dbserver.php in eds-dashboard
Run run-easyphp-devserver.exe again
Open the Administration
Restart your servers