nsr500rossi Posted January 14, 2008 Share Posted January 14, 2008 Hi, i am getting this message even though i am only running this php code as a test. <?php phpinfo(); ?> My host is bluehost Can anyone let me know what i am doing wrong Cheers Mike Quote Link to comment https://forums.phpfreaks.com/topic/85946-an-error-occurred-while-processing-this-directive/ Share on other sites More sharing options...
trq Posted January 14, 2008 Share Posted January 14, 2008 Does your host support php? Quote Link to comment https://forums.phpfreaks.com/topic/85946-an-error-occurred-while-processing-this-directive/#findComment-438797 Share on other sites More sharing options...
dooper3 Posted January 14, 2008 Share Posted January 14, 2008 It seems nsr500rossi has php5 fastCGI support. Would having fastCGI enabled instead of standard PHP5 affect whether phpinfo(); could be shown? Quote Link to comment https://forums.phpfreaks.com/topic/85946-an-error-occurred-while-processing-this-directive/#findComment-438800 Share on other sites More sharing options...
nsr500rossi Posted January 14, 2008 Author Share Posted January 14, 2008 If i login to my control panel i am given the option to choose between php4, php5 and php5 fastCGI. I have tried them all with no success. I have a file called php.ini in my main directory. Mike Quote Link to comment https://forums.phpfreaks.com/topic/85946-an-error-occurred-while-processing-this-directive/#findComment-438835 Share on other sites More sharing options...
nsr500rossi Posted January 14, 2008 Author Share Posted January 14, 2008 Ok i have moved the php file to my main public folder and it works. It seems that when i move it back to it's original location it fails. Just to clarify. The original location for the file is in a mysql database. I have two running databases on my website, one for wordpress and one for slideshowpro. I wonder why it is not working when it is placed in my slideshowpro folder. All was working well with the exact same setup when my hosts were easyspace Mike Quote Link to comment https://forums.phpfreaks.com/topic/85946-an-error-occurred-while-processing-this-directive/#findComment-438840 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.