jgoodnough
New Member
I have been struggling with getting MBM to connect to a remote mySQL database set up via mlm. MBM could not find the db file no matter what I did. I finally figured out the problem. When you enter the URL path in the MBM prefs window you must put the entire URL INCLUDING the php commands.
While most pathnames just require that you point to the file location, MBM wants you to include the php commands including the password (even though it's listed on the line below the URL path) like this:
http://yoursitename.com/mlm/mlm.php?cmd ... list=list1[;list2;...]&pwd=password
If the php commands are missing MBM simply displays "idle" in the status line.
In the prefs window it would be more accurate to have a label that says, "URL plus command path"
While most pathnames just require that you point to the file location, MBM wants you to include the php commands including the password (even though it's listed on the line below the URL path) like this:
http://yoursitename.com/mlm/mlm.php?cmd ... list=list1[;list2;...]&pwd=password
If the php commands are missing MBM simply displays "idle" in the status line.
In the prefs window it would be more accurate to have a label that says, "URL plus command path"