Zend Server lighttp not running (phpMyAdmin) but Apache is? How to start it manually
If for some reason you’ve powered on and while Apache seems to be running OK, lighttp isn’t (for example phpMyAdmin isn’t working on localhost:10081/phpmyadmin) then you will need to start it manually. This is probably caused by a dirty restart, such as a power failure. On Mac OS X run this command…
sudo /usr/local/zend/bin/lighttpdctl.sh start
For Windows, I’m afraid I will have to find that out!
Leave a comment
Categories
- Punished myself on the rollers for eating all that cake at work earlier
- New post: Concrete5 "Fatal error: Class 'View' not found" http://t.co/oiINdAGreF
- End of an era (@ Cineworld Northampton for Fast & Furious 6) http://t.co/lAR2ojQSt5
- I'm at World Vision HQ (Milton Keynes, Buckinghamshire) http://t.co/HzO6BQjmtN
- RT @RealLeeNelson: Northampton I hope this got Bradford out of your system! The luv is there!!! #ManOnStage #ScottylandFight http://t.co/EL…
Recent Posts
- Concrete5 “Fatal error: Class ‘View’ not found”
- “Could not open configuration file /usr/local/zend/etc/sites.d/zend-default-vhost-80.conf”
- How to safely handle PHP “__toString() must not throw an exception”
- What does vagrant up do, where does the box get downloaded to?
- Convert non-Java Eclipse ADT project to Android project




