Moodle 1.8 upgrade: no images

Moodle 1.8 upgrade: no images

by Xavier Debeerst -
Number of replies: 4
Hello,

After a difficult upgrade from 1.6 to 1.8 there is a problem that I can't solve and that I couldn't find a direct answer on this forum.

The problem is that the images are no longer visible. It's some kind of a link problem. The link look like that:
Changing the server setting (slasharguments ) in the admin module doesn't help.

The server information is: PHP version: 5.2.1 and the MySQL version is 5.0.27.

I hope someone can help me to solve this problem.

Thank you,

xavier



Average of ratings: -
In reply to Xavier Debeerst

Re: Moodle 1.8 upgrade: no images

by Rod Ward -

Xavier,

You don't mention what your web server is. For your particular problem, this is where the issue is more likely to be.

If you are on IIS webserver, look at this thread: http://moodle.org/mod/forum/discuss.php?d=80548

It may explain your issue and how to resolve it.

Regards,

Rod

In reply to Rod Ward

Re: Moodle 1.8 upgrade: no images

by Richard Enison -

XD,

On the other hand, if you are using Apache 2, use

AcceptPathInfo on

in httpd.conf or .htaccess. See http://docs.moodle.org/en/Installing_Moodle#Check_web_server_settings

RLE

In reply to Richard Enison

Re: Moodle 1.8 upgrade: no images

by Sativa Huang -

Hi Richard,
How to enable utf8 (unicode) in Apche? I have seen a post mentioned they could not install Moodle 1.8.2 + WAMP in local Windows XP Home. The installation could not be continued because the unicode of the server is not enable. I have tried to add "AddDefaultCharset utf8" in .htaccess, but failed. Thanks

In reply to Richard Enison

Re: Moodle 1.8 upgrade: no images

by Xavier Debeerst -
Thank you very much for this tips. Unfortunatly the problem wasn't there.
As I'm not a programmer or a technician I asked my hosting company for help.
They changed the config.php from leerplatform.com to www.leerplatform.com.

That seems to be so easy and logic if you know wink

Again thank you for your help.

Xavier