- Posts: 3
HTTP connectivity - Red
- Conny Svitzer
- Topic Author
- Offline
- New Member
-
Less
More
13 years 4 months ago #1
by Conny Svitzer
HTTP connectivity - Red was created by Conny Svitzer
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
13 years 4 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic HTTP connectivity - Red
Most probably, you have protected the "inside" folders of Joomla and Moodle. These 2 checks use stand-alone scripts, located in:
components/com_joomdle/connection_test.php
moodle/auth/joomdle/connection_test.php
Anyway, you can safely ignore those, as they are just cheks used in order to help you find out why the last check (which is the important one) is red. As yours is green, you are good to go.
components/com_joomdle/connection_test.php
moodle/auth/joomdle/connection_test.php
Anyway, you can safely ignore those, as they are just cheks used in order to help you find out why the last check (which is the important one) is red. As yours is green, you are good to go.
Please Log in or Create an account to join the conversation.
- Conny Svitzer
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
13 years 4 months ago #3
by Conny Svitzer
Replied by Conny Svitzer on topic HTTP connectivity - Red
So i should just ignore it?
Anyway when i tried to copy the user s from joomla to moodle and it gave me blanks i suspected this to be the cause, so should i run the scripts?
Im guessing Joomla / moodle to be set to 0755?
Anyway when i tried to copy the user s from joomla to moodle and it gave me blanks i suspected this to be the cause, so should i run the scripts?
Im guessing Joomla / moodle to be set to 0755?
Please Log in or Create an account to join the conversation.
- Conny Svitzer
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
13 years 4 months ago #4
by Conny Svitzer
Replied by Conny Svitzer on topic HTTP connectivity - Red
[20-Dec-2012 16:03:42 America/Chicago] PHP Warning: PHP Startup: intl: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
From what i could see i couldnt find the connection_test.php in moodle/auth/joomdle
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
From what i could see i couldnt find the connection_test.php in moodle/auth/joomdle
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
13 years 4 months ago #5
by Antonio Durán
Replied by Antonio Durán on topic HTTP connectivity - Red
Yes, you can ignore it.
I don't know how the file is not in auth/joomdle, if youo copied all the package.
I don't know how the file is not in auth/joomdle, if youo copied all the package.
Please Log in or Create an account to join the conversation.