• 0

PHPNuke


Question

Ok so I just got hosting for my webpage and I installed PHPNuke script and it wont let me run index/admin/config.php even though I've checked the config and everything is fine. Permissions seem to be ok. Any suggestions?

Link to comment
Share on other sites

15 answers to this question

Recommended Posts

  • 0

Yes. That's where I got the scripts from. Forbidden

Error:

You don't have permission to access /community/index.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

But I do have permission... or should anyway.

Link to comment
Share on other sites

  • 0

I did that. Now it says:

Warning: main(config.php) [function.main]: failed to create stream: Permission denied in /home/whooba46/public_html/community/mainfile.php on line 28

Fatal error: main() [function.main]: Failed opening required 'config.php' (include_path='') in /home/whooba46/public_html/community/mainfile.php on line 28

Link to comment
Share on other sites

  • 0

Is there already a config.php file in there? Just chmod it 777. For any other errors, if you see "Failed opening required blahblah.php'", just find the blahblah file, or whatever it's called, and chmod it 777.

Link to comment
Share on other sites

  • 0

On index.php:

Parse error: parse error, unexpected '=' in /home/whooba46/public_html/community/mainfile.php on line 49

Fatal error: Call to undefined function: sql_query() in /home/whooba46/public_html/community/index.php on line 18

On admin.php:

Parse error: parse error, unexpected '=' in /home/whooba46/public_html/community/mainfile.php on line 49

Fatal error: Call to undefined function: sql_query() in /home/whooba46/public_html/community/index.php on line 18

On config.php

Parse error: parse error, unexpected '<' in /home/whooba46/public_html/community/config.php on line 104

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.