Closed Vandaahl closed 1 year ago
Hi @Vandaahl, Thank you so much for sharing your feedback, please find the details for your reference
Thank you for trying to help. I solved the phpmyadmin issue by entering the correct details as you showed. I was using the 'external' host instead of the internal one. Silly mistake.
I also duplicated your php script and can confirm it works on my end as well.
However, I tried several open source PHP applications like Wordpress (brand new installation) with the LAMP stack and they do not work. The requests are timing out. I also tried Wordpress with the Wordpress stack from the marketplace and it times out as well.
@Vandaahl, We tried several open-source PHP applications like WordPress(brand new installation) with the LAMP stack and it's working and also tried WordPress with the WordPress stack from the marketplace also it's working correctly for reference please below mentions the snapshot.
WordPress With LAMP WordPress from the marketplace
Appreciate your feedback here. Let us know of any issues, we'd be happy to help.
Hi @Vandaahl, We may need to close this ticket in the next 24 hours. So, I request you to inform us about the status of your query. Let us know of any issues, we'd be happy to help.
I'm on a new MacBook Pro (2023) with macOS Ventura 13.2.1. I installed only 1 app and that is Deck. Installation went fine. I'm trying the LAMP and LEMP stacks from the marketplace. The projects will start and I can visit the secure *.stacks.run domain as long as the page I visit is a static HTML or PHP file. However, as soon as the page tries to connect to a database, it times out. When I open the build-in phpmyadmin, enter the correct details and press the Log In button, after about a minute of loading it shows the errors:
"Cannot log in to the MySQL server" "mysqli::real_connect(): Error while reading greeting packet. PID=27" "mysqli::real_connect(): (HY000/2006): MySQL server has gone away"
The Mariadb log is as follows:
Do you have any tips for me so I can troubleshoot?