Mandatory information about my setup:
Have I read the related troubleshooter articles above before posting (which pages?)? yes
Have I searched the tickets before posting? yes
Have I read the documentation before posting (which pages?)? yes
Joomla! version: 2.5.8
PHP version: (unknown)
MySQL version: (unknown)
Host: (optional, but it helps us help you)
Admin Tools version: 2.4.3
Description of my issue: I am recieving a 404 error when I attempt to "check connectivity" in a specific component. In the documentation of it, it says that minimum requirements:
"you must have enabled at least one of the following functions cURL , fsockopen , fopen , file_get_contents. In case your hosting provider doesn't allow loopback connections, then head to the second option."
I contacted my host, and they say that all of these functions are allowed.
Is the admin tool blocking any of these? If so, can I run the PHP exec function? That is the "second option"
In an effort to find the problem with this 404, which I believe is caused by an SEF component, I am trying to eliminate the 404 page that is created by the template I am using. The template creator is suggesting that I rename the .htaccess file back to htaccess.txt. This seems like a bad idea to me, but I can do it for testing purposes. I can see that move creating all kinds of other problems on the site.
Any ideas on both of these would be a lot of help to me. Thank you.