oba Posted June 27, 2007 Share Posted June 27, 2007 Download the script here: http://www.interlogy.com/support/free-download/article_manager03.zip Its a script I really want to use. Its nice and simple and fits my needs brilliantly. However, I just can't get it to work. After uploading the files to my server, and doing the CHMOD, the php files still refuse to load (when I enter the correct the url) I get: "Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request, etc...." If any webmaster with a server wants a challenge, could you have a go any installing this script succesfully? Then you could pass on what you did to me. I know this script must work, as I have found it running on another site: http://www.csofma.com/article_manager03/article_summary.html - HTML Summary file http://www.csofma.com/article_manager03/news.php - Adding News PHP file (which dosen't work for me) Help would be awesome, thanks! Link to comment https://forums.phpfreaks.com/topic/57460-problems-with-a-script/ Share on other sites More sharing options...
JasonLewis Posted June 28, 2007 Share Posted June 28, 2007 i ran it on localhost and it worked fine i just had to modify it a tad. add in the <?php instead of just <? but that was all and it worked fine. i didnt really do anything. your problem dosnt sound like it has anything to do with the script... Link to comment https://forums.phpfreaks.com/topic/57460-problems-with-a-script/#findComment-284552 Share on other sites More sharing options...
oba Posted June 28, 2007 Author Share Posted June 28, 2007 i ran it on localhost and it worked fine i just had to modify it a tad. add in the <?php instead of just <? but that was all and it worked fine. i didnt really do anything. your problem dosnt sound like it has anything to do with the script... Well I changed all the <? to <?php and now its working! Thanks so much mate Link to comment https://forums.phpfreaks.com/topic/57460-problems-with-a-script/#findComment-284673 Share on other sites More sharing options...
JasonLewis Posted June 28, 2007 Share Posted June 28, 2007 no probs. didnt thiunk that would've been the problem. lol. Link to comment https://forums.phpfreaks.com/topic/57460-problems-with-a-script/#findComment-284741 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.