problem running php in site
Tue, 2010-12-21 23:02
when i run a php file on my site....I get an error msg
The server encountered an internal error or misconfiguration and was unable to complete your request.
one page as an example .....http://www.lifeline400.com/corp/staff.php
Any help mch appreciated!!!!!!!!!!!!!!




Hey Moorthyperdala,
http://www.youtube.com/user/nptelhrd
check out the NPTL videos (from IIT) youtube channel. No need to buy and download videos watch them online :D
you can also explore youtubeEDU videos on microprocessors
http://www.youtube.com/edu?edu_search_query=microprocessor&action_search=1
i wanted video tutorial on microprocessor 8086. how to download that ? i have to make payment ?will it cover basics and programming?.please help
tried and checked . . . same message, seems as if there is no role of .htaccess file?
keshav sharma
dce(coe)
Rename the .htaccess file and see if it works..
@aamir_sir- it is jst a basic file no sql statements and used php tags only to check working.
@shashwat_sir-ya i have seen .htaccess file, opened it, and there under ifmodule tag is
<Files php.ini>
order allow,deny
deny from all
</Files>
only. .
keshav sharma
dce(coe)
Are you using .htaccess?
We cannot comment merely on the basis of error type generated by apache, please give complete information like what logic and the code or what exactly u want to achieve using php.