- Posts: 21
cpanel error logs
- Ahmed Alshaarawy
- Topic Author
- Offline
- Junior Member
-
Less
More
11 years 11 months ago - 11 years 11 months ago #1
by Ahmed Alshaarawy
cpanel error logs was created by Ahmed Alshaarawy
Mon May 19 19:02:____ 2014] [core:alert] [pid 2169:tid _____________] [client ____________:____] /home/public_html/moodledata/.htaccess: AllowOverride not allowed here
is this error because of httaccess in moodledata shall I override it ?
however this is recommended by moodle during setup ?
is this error because of httaccess in moodledata shall I override it ?
however this is recommended by moodle during setup ?
Last edit: 11 years 11 months ago by Ahmed Alshaarawy.
Please Log in or Create an account to join the conversation.
- Ahmed Alshaarawy
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 21
11 years 11 months ago #2
by Ahmed Alshaarawy
Replied by Ahmed Alshaarawy on topic cpanel error logs
also got this error in front end when enabling joomle error reporting
Strict Standards: Only variables should be assigned by reference in /home/public_html/plugins/system/joomdlesession/joomdlesession.php on line 37
Strict Standards: Only variables should be assigned by reference in /home/public_html/plugins/system/joomdlesession/joomdlesession.php on line 37
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
11 years 10 months ago #3
by Antonio Durán
Replied by Antonio Durán on topic cpanel error logs
First error is not related to joomdle. You should try asking in moodle forum.
Second errr is just a warning: I will try to fix it for a future release.
You can disable it by disabling E_STRICT errors in PHP.
Second errr is just a warning: I will try to fix it for a future release.
You can disable it by disabling E_STRICT errors in PHP.
Please Log in or Create an account to join the conversation.