Category: joomla

enable custom ssl request log in apache

To enable custom ssl log in apache follow below steps: 1. Add the below configuration files in post_virtualhost_global.conf for logging all SSL entries for virtual hosts that a user owns. WHM »Service Configuration »Apache Configuration »Include Editor Post »VirtualHost Include Include /etc/apache2/conf.d/userdata/ssl/2_4/bunnytech/ssllog.conf Include /etc/apache2/conf.d/userdata/ssl/2_4/bunnytech/ssllog.conf   2. Add the below configuration in ssllog.conf file for Custom … Continue reading enable custom ssl request log in apache

404 – Component not found joomla page

The joomla site was loading with 404 error You may not be able to visit this page because of: 1. an out-of-date bookmark/favourite 2. a search engine that has an out-of-date listing for this site 3. a mistyped address 4. you have no access to this page 5. The requested resource was not found. 6. … Continue reading 404 – Component not found joomla page

Timeout while editing menu items in joomla administrator

While editing menu items in joomla administrator dashboard page it was showing time out with following error in the log [Sat Aug 27 17:44:47.9738 2017] [fcgid:warn] [pid 30479:tid 140638739744512] (32)Broken pipe: [client x.x.x.x:50433] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function, referer: http://domain.com/administrator/index.php?option=com_menus&view=items&menutype=mainmenu Fix Increased the timeout value in apache configuration.