Quote:
Originally Posted by zooki
I still have a problem from a few weeks back,
I moved to a new server and since then LDM does not work.
My files are in the right place, i have even upgraded my ldm, i get the following error:
Sorry - link is not currently available
Im really puzzled as to why i get this message. I hope you can help me. thanks
|
Did you by any chance move from a server that was running Apache to one that is running Windows IIS with php in cgi mode? (You can find out on your VB/admincp home page.)
By default, IIS in cgi mode does not provide one of the location variables (DOCUMENT_ROOT) that LDM uses to find files on your local server.
If this is the problem, there are three possible solutions:
- get DOCUMENT_ROOT defined (I'm not an expert on configuring web servers, so get some advice or search on Gogle)
- upgrade to version 2.2.6 which fixes this problem - you have to make a small code change
- use the LDM admin settings local_file_root and local_file_root_ settings to get LDM pointed at the right place in your server file system.
If this is not the problem, send me a PM and I'm happy to take a look at your site.