Hello, I purchased a CMS at the start of this year and when I bought it I installed it all without problems. Well I hadn't looked at it since then and decided to sell it. Well the new owner has now tried to put this thing on his server and can't. I have also tryied and I can't. It uploads on fine but when I try and access the homepage it comes up as an Internal Server Error. The weird part is that if I go to the admin part which is http://www.domain.com/admin that area works perfect without any problems. I am stumped! In the error log it says Premature end of script headers: which I understand can be anything under the sun. I have been trying to get this thing to work for hours now and I have no clue what it may be. Are there any suggestions out there at all? thank you for your time.
Brett
Problem with a Media CMS
Moderator: General Moderators
meanging /admin/index.php is working while /xyz.php isn't?
Does a simplein /testinfo.php work?
Does a simple
Code: Select all
<?php
phpinfo();It's weird because I did nothing to the script after I had installed it and it wasn't working, then when I woke up it was working perfect. I have no idea. So now here is another problem though, I try and install it the exact same way on my friends server and absolutely nothing works every different time I try and load it on, not even the /admin/index.php anymore. What would be the different between the 2, I know I installed it the same becasue I have tried to many times and nothing. I tried that testinfo on this one that isn't working and it didn't do anything. Weird, thank you.
Brett
Brett