- Posts: 4
failed system check
- eric muller
- Topic Author
- Offline
- New Member
-
Less
More
14 years 7 months ago - 14 years 7 months ago #1
by eric muller
failed system check was created by eric muller
Using the system check in joomdle i got one failed checkmark telling me that E_DEPRECATED errors are enabled in your PHP configuration
As i am using a shared hosted server, my provider told me this could not be changed for me only. Therefore I activated the htaccess.txt file that i found in the root of the installation by renaming it to .htaccess. In the htaccess i added the line: "php_flag error_reporting off"
As a result , the error reporting values in the PHP information i can see in joomla's systeminformation
show a local value of 0 (where it was 6135 before) and a master value of 6135.
The line in the .htaccess file had effect. Unfortunately, joomdle's system check still reports the same E_DEPRECATED errors message. ( I did refresh the cache.)
I am using Joomla 1.6.3 / PHP 5.2.17 / joomdle joomdle-0.6-for-joomla16-alpha7/ moodle 2
Where did I go wrong? Ideas someone?
As i am using a shared hosted server, my provider told me this could not be changed for me only. Therefore I activated the htaccess.txt file that i found in the root of the installation by renaming it to .htaccess. In the htaccess i added the line: "php_flag error_reporting off"
As a result , the error reporting values in the PHP information i can see in joomla's systeminformation
show a local value of 0 (where it was 6135 before) and a master value of 6135.
The line in the .htaccess file had effect. Unfortunately, joomdle's system check still reports the same E_DEPRECATED errors message. ( I did refresh the cache.)
I am using Joomla 1.6.3 / PHP 5.2.17 / joomdle joomdle-0.6-for-joomla16-alpha7/ moodle 2
Where did I go wrong? Ideas someone?
Last edit: 14 years 7 months ago by eric muller.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
14 years 7 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: failed system check
Hi.
Are you getting green marks on all the other checks?
I am going to remove this check from Joomla 1.6/1.7 version, as it is not needed. It was introduced to deal with the old xmlrpc library present in J1.5.
So, if you have all other checks ok, everything should be working fine.
Are you getting green marks on all the other checks?
I am going to remove this check from Joomla 1.6/1.7 version, as it is not needed. It was introduced to deal with the old xmlrpc library present in J1.5.
So, if you have all other checks ok, everything should be working fine.
Please Log in or Create an account to join the conversation.
- eric muller
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
14 years 7 months ago #3
by eric muller
Replied by eric muller on topic Re: failed system check
Hi antonio,
thanks for your response. Yes, all the other checks are green. So i can ignore this error then. That means i can return to the original situation, without the adapted error_reporting variable and even the .htaccess file?
thanks for your response. Yes, all the other checks are green. So i can ignore this error then. That means i can return to the original situation, without the adapted error_reporting variable and even the .htaccess file?
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
14 years 7 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic Re: failed system check
Yes, I think you can go back no problem.
Please Log in or Create an account to join the conversation.
- eric muller
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
14 years 7 months ago #5
by eric muller
Replied by eric muller on topic Re: failed system check
OK, will try that. Thanks antonio.
Please Log in or Create an account to join the conversation.