phpMyAdmin - There was an error with this application.
phpMyAdmin - There was an error with this application.
Hello, I have installed my test version of the Zend Server. If I install the app phpmyadmin, I always get the error message "error post_stage.php: exited with status 1" Can someone help me?
Re: phpMyAdmin - There was an error with this application.
I'm running PMA on Zend Server 8.0.1 without issue.
That error message strikes me as unusual; it almost feels as though PHP is being executed via CLI (and not php-fpm).
Some additional context would be helpful. Does that message appear in the PHP log? In the browser window?
That error message strikes me as unusual; it almost feels as though PHP is being executed via CLI (and not php-fpm).
Some additional context would be helpful. Does that message appear in the PHP log? In the browser window?
-
- Posts: 19
- Joined: Wed Jul 28, 2010 1:27 pm
Re: phpMyAdmin - There was an error with this application.
Hi,
I got the same error message and I'd like to know why !
Have you MySql installed ?
In my case, I installed Zend Server Developer Edition (Ubuntu) PHP 5.6 on AWS.
Regards
I got the same error message and I'd like to know why !
Have you MySql installed ?
In my case, I installed Zend Server Developer Edition (Ubuntu) PHP 5.6 on AWS.
Regards
Re: phpMyAdmin - There was an error with this application.
I am getting the same error when I attempt to bring up Drupal. I am using the developer edition of the server on Ubuntu 16.04 with the AWS. MySQL Version 5.7.1.3
Re: phpMyAdmin - There was an error with this application.
Following up on the AWS Ubuntu 16.04 deployment, you need to be aware of the sql mode for user creation under MySQL 5.7.
Review the first limitation on the release notes please.
http://www.zend.com/en/products/server/release-notes
Update: I don't recall we have Ubuntu 16.04 in AWS, only 14.04 images, so it doesn't really matter where to test - we'll check a local Ubuntu 16.04 VM then :)
Review the first limitation on the release notes please.
http://www.zend.com/en/products/server/release-notes
Update: I don't recall we have Ubuntu 16.04 in AWS, only 14.04 images, so it doesn't really matter where to test - we'll check a local Ubuntu 16.04 VM then :)
Zvika Dror
Zend Support Team
Zend Support Team