Problem with installation

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
Virgo
Posts: 1
Joined: Fri Jan 03, 2014 9:57 am

Problem with installation

Post by Virgo »

Hello!
I'm trying to install phpMyFAQ first time.
I coppied all files to my web server, renamed directory to faq and set permissions 777 to all files.
Then I went to http://www.mywebpage.com/faq/install/setup.php

Web page sent back this error message:

Code: Select all

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
error_log file:

Code: Select all

SoftException in Application.cpp:257: File "/var/www/vhosts/mywebpage.com/httpdocs/faq/install/setup.php" is writeable by others
Premature end of script headers: setup.php
How can I fix it?
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Problem with installation

Post by Thorsten »

Hi,

don't use 777, try 755

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply