mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #00935
[Bug 614179] Re: Installing Mahara - Internal Server Error
Thank you, I am "googling" about .htaccess and I find advice to remove some lines from it.
When I remove these lines:
php_flag register_globals off
php_flag magic_quotes_runtime off
php_flag magic_quotes_sybase off
php_flag magic_quotes_gpc off
php_flag log_errors on
php_flag allow_call_time_pass_reference off
php_value upload_max_filesize 50M
php_value post_max_size 50M
there is no "500 Internal Server Error", but I have another probelm:
Mahara: Site unavailable
Your server configuration does not include the curl extension. Mahara requires this for Moodle integration and to retrieve external feeds. Please make sure that curl is loaded in php.ini, or install it if it is not installed.
However, tehnical support (where my site is hosted) said that server
configuration includs the curl extension.
Maybe I did something wrong with these deleted lines?
What can I do now?
--
Installing Mahara - Internal Server Error
https://bugs.launchpad.net/bugs/614179
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: Incomplete
Bug description:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@******* and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache Server at www.porto.kreativno.rs Port 80
I follow the instructions on http://wiki.mahara.org/System_Administrator%27s_Guide/Installing_Mahara
It's Mahara 1.2, on Linux, with mySql
I don't know where can I start to reslove the problem.
Thank you in advance!
References