I've had some problems with the Google Cloud Fundamentals: Getting Started with Cloud Storage and Cloud SQL lab (https://www.cloudskillsboost.google/paths/19/course_sessions/23739510/labs/531581).
you have to launch a default Debian GNU/Linux 12 (bookworm) instance with the following startup script included in the automation section:
apt-get update
apt-get install apache2 php php-mysql -y
service apache2 restart
No errors, everything continues fine until...
I mean, maybe I'm wrong, but this looks like a problem that's not on my end (unless copying across the script somehow modified it - tried twice, same result!)
Any thoughts, suggestions or spare credits? 😅
thanks for reading 👍
Solved! Go to Solution.
Hi, DuncsMoncrieff.
As one idea is to SSH into VM and try to-reinstall Apache server manually (re-run sudo apt-get install apache ... the whole line). Then restart the server in VM....again with sudo.
Best,
MC
P.S. Apparently the start script was not executed as there is no Apache on the VM.
User | Count |
---|---|
30 | |
16 | |
5 | |
2 | |
2 |