list disappeared an now it's impossible to create new one

dysong3

Member
Hi,

This morning I downloaded our MLM list. When I went to replace it with an updated version, I discovered that the list had disappeared. I tried replacing the MLM folder on our site with yesterday's version but it was still gone. As I have a copy of all the data necessary, I thought I'd just create a new list and import it, however it was also impossible to create a new list, the error message is
Erreur - Problème sur le serveur lors de la lecture de la liste. [: ]


Any ideas how to troubleshoot this?

I ran the diagnostics and this is what it turned up

MLM 3.1.6 diagnose ran on 2019-07-01 at 19:17:34

request_uri = http://www.xxxx.ch/mailing_MLM/lm/lm.php?cmd=diagnose&pwd=xxxx
path_to_script = http://www.xxxx.ch/mailing_MLM/lm/lm.php
working_directory = /home/clients/727afe78529de72bdd821e218af8a9ca/web/mailing_MLM/lm

mailqueue permissions = 0777
sqlqueue permissions = 0777
uploads permissions = 0777
imports permissions = 0777
templates permissions = 0777

#1 mysql_connect( lqa.myd.xxx.com, lqa_xxxx, xxxxxx, lqa_xxxx )
-> Connection error :) )
-> Check your server address and credentials in lm_settings.php
 
Last edited:

dysong3

Member
Problem was resolved by re-introducing password for my user name into the sql data base. Strange, this has been working for years without a hitch
 

stanbusk

Administrator
Staff member
Yes, it weird but it was maybe a connection problem between your web server and your MySQL server. Sometimes they are on different systems on the same network.

--
Follow maxprog.com on Facebook | Linkedin | Twitter | YouTube
and keep up-to-date with the latest Max Programming updates!
 
Top