|
|
#1 (permalink) | ||
|
Registered User
Fresh Surpasser
Joined in Aug 2007
26 posts
Gave thanks: 6
Thanked 0 times
|
Cutenews Problems...
For about 2 days, I have been trying to make my cutenews "work". I am not exactly sure how to explain why it is not working, but alas.. here we are.
I have cleared my cache, cleared my dns.. whatever (haha), deleted the existing file and tried to re-upload it, deleted the main file off of my computer, re-downloaded it, and re-uploaded it and still the blasted cutenews is not working. I understand that there are some of you that are asking, "Why would you want help with something that will not work? You do know there are other programs that you can add news with, right?" The answer to these questions: 1) Because I have found Cutenews to be one of the best ways to add updates, graphics, and content to your site that allows anyone you wish access. I also need it, because (as stated) I use it to add graphics and content to which my site will be known for should I ever get everything running properly. -.- 2) No.. If there is another program that is just as good if not better than cutenews that has the same function, I could LOVE to hear about it and test it out. So, this brings me to the reason I suspect there is something wrong. To get to my cutenews, you must go to www.domain.com/cutenews .. as you would for any domain. However, when trying to get to mine, this is the message that appears on a plain white screen: Quote:
Quote:
If there is anything that you can think of trying that I have not already done, please give me ideas because they are desperately needed and appreciated. |
||
|
|
|
|
|
#2 (permalink) |
|
Skittles
Super #1
Joined in Aug 2004
Lives in a space ship
Hosted on dedi
6,810 posts
Gave thanks: 101
Thanked 199 times
|
Is there an htaccess file in that directory? If so, look in it and see if there is anything that modifies php (you can post it here if you aren't sure). Because of the way the server runs, some thins that would normally go in the htaccess file need to go into a php.ini file.
edit: You can open that htaccess file with notepad
__________________
Mountain Dew Knight
People should not be afraid of their governments. Governments should be afraid of their people. |
|
|
|
|
|
#3 (permalink) |
|
Surpass Fan
Comfy Contributor
Joined in Sep 2004
Hosted on Pass42
278 posts
Gave thanks: 4
Thanked 50 times
|
I've never used or installed cutenews, but by just glancing around on their web site their installation instructions say to chmod the index.php and the data folder and all files within to 777 permissions. These permissions will produce the error you're receiving on a server that is running PHPsuexec (which all newer Surpass servers are running).
Again, I've never installed cutenews, but you don't need 777 permissions on a server running PHPsuexec. You should be able to chmod these to 755 permissions. |
|
|
|
|
|
#4 (permalink) |
|
Bow before Surpass!
Super #1
Joined in Sep 2004
1,547 posts
Gave thanks: 91
Thanked 49 times
|
I'm currently using cutenews (it is the easiest software to tweak is why) and don't have this issue.
Try deleting (but keeping an copy of) the .htaccess file in your directory. That could be causing the issue.
__________________
Wii Hotspot - Upcoming project! -http://www.wiihotspot.com
Make a cPanel Login Form | Why is my Account Suspended? |
|
|
|
|
|
#6 (permalink) |
|
Surpass Fan
Excelling Contributor
Joined in Nov 2005
Lives in Colorado
Hosted on DEDI
936 posts
Gave thanks: 2
Thanked 95 times
|
This will apply only to a server running PHP as an Apache module. Since most servers here run with PHP as CGI, (reflective of your Internal Server Error), you cannot have a permission on any file or folder greater than 755. (ie. no write permission by anyone other than owner.)
__________________
Where would you be if you were at the highest court in the land (US)? |
|
|
|
|
|
#7 (permalink) | |
|
Registered User
Seasoned Poster
Joined in Jul 2007
40 posts
Gave thanks: 9
Thanked 0 times
|
Quote:
__________________
myspacelyts.net |
|
|
|
|