Forums
-
- Forum
- Posts
-
- Installation
- 28,096
- Troubleshooting
- 61,375
- Themes
- 10,273
- Plugins
- 15,121
- Requests & Feedback
- 14,751
- Showcase
- 3,251
-
For reloading Apache after installing php5-mysql, you might end up doing this on CentOS:
sudo /sbin/service apache2 restart
or
sudo /etc/init.d/apache2 restart
or even
sudo /usr/sbin/apache2ctl graceful
One of those should restart the apache2 daemon.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS