× R0.22 and earlier: No Longer Supported

[Solved] start joomdle

14 years 11 months ago
Antonio Durán
Posts: 7807
More
[Solved] start joomdle #21
Then it is clear that the problem is that something is preventing the file_get_contents function to work with localhost...

One test more ;)
Try putting 127.0.0.1 instead of localhost, like http: // 127.0.0.1/moodle
The topic has been locked.
14 years 11 months ago
Antonio Durán
Posts: 7807
More
[Solved] start joomdle #22
Try also another thing: putting only '/moodle' instead of everything (no http or localhost or anything more)
The topic has been locked.
14 years 11 months ago
Marcos Joia
Posts: 15
More
Topic Author
[Solved] start joomdle #23
When I open a http: //127.0.0.1/moodle, Moodle is loaded normally.

But, when I open only /moodle, the page is loaded google search.

correct?
The topic has been locked.
14 years 11 months ago
Antonio Durán
Posts: 7807
More
[Solved] start joomdle #24
Do you mean it shows local Moodle with file_get_contents?

Then I think the problem should be DNS.Try adding:
127.0.0.1 localhost
to your host file.

Looking on google, it says the paths are:
Windows 95/98/Me c:\windows\hosts

Windows NT/2000/XP Pro c:\winnt\system32\drivers\etc\hosts

Windows XP Home c:\windows\system32\drivers\etc\hosts

With that added, and maybe rebooting (you never know when win wants a reboot ;) it should work with localhost instead of 127.0.0.1.

Antonio
The topic has been locked.
14 years 11 months ago
Marcos Joia
Posts: 15
More
Topic Author
[Solved] start joomdle #25
Yes yes, yes now!
:woohoo: :woohoo:

I use windows vista starter
I was in c: \window\system32\drivers\etc and edited the host file

I do not know why (perhaps a bug of windows), but there were two commands as host:
:: 1 localhost
127.0.0.1 localhost

I left only 127.0.0.1 localhost, and is now working perfectly!

Thanks for your help and patience!
B)

Marcos
The topic has been locked.
14 years 11 months ago
Antonio Durán
Posts: 7807
More
[Solved] start joomdle #26
Wow! That was nice! You had your share of patience too ;) and you are know the first Windows Joomdle user I know of.
Going to put it in the FAQ right away :)

Antonio
The topic has been locked.
14 years 10 months ago
Vincent
Posts: 4
More
[Solved] start joomdle #27
Hello,
I have the same problem on my site auto-formations.com
I looked at all your messages, but I do not use window and my site in online. I use Joomla 1.5.15 and moodle 1.9.8 auto-formations.com/elearning/ k

I have to look everywhere, but I do not find. Can you help me?
The topic has been locked.
14 years 10 months ago
Antonio Durán
Posts: 7807
More
[Solved] start joomdle #28
It seems you forgot to add http:// in the configuration.
The topic has been locked.
14 years 10 months ago
Vincent
Posts: 4
More
[Solved] start joomdle #29
Thanks for your response.

I try with and without http://, I have the same probleme.
If you want see by yoursefl I can give you my login and password(I don't have important data on my site for the moment, it's not a probleme for me)

If you have need more information, I can give you.
Thanks again for your hepl.
The topic has been locked.
14 years 10 months ago
Antonio Durán
Posts: 7807
More
[Solved] start joomdle #30
ok, I will take a look if you give me access. You can send it by email if you prefer.
The topic has been locked.