Hello. Thanks for the cool scripts.
I have tried about every combination of permissions and have battled getting the mlm.php script to fully function. Using a text file (not SQL as of yet). Because I could never get a list created, I was wondering if there was some corruption of the files on my HD. After hours of messing around, I finally re-uploaded a fresh set of files without changing any names, leaving the files as pristine as possible just to get it working before I truly customize anything.
1) Corrected fields in mlm_settings.php
2) Uploaded the entire folder (strangely enough, the Mac (using Transmit) always adds .php to the end of the folder name when uploaded. I delete the .php from the folder name.) Everything is in the /mlm_lite_php/ directory
3) Using Transmit, I verify the mlm_lite_php directory is 777
4) I enter "http://www.4hfair.com/mlm_lite_php/mlm.php?cmd=subscribe&list=LIST_NAME&[email protected]" and get the following error "Error: Subscription attempt failure". Again, for the sake of keeping everything pristine, I wasn't even worried if I actually created a list called "list_name"... I just wanted it to work.
5) I then enter "http://www.4hfair.com/mlm_lite_php/mlm.php?cmd=createlist&list=list_name&pwd=admin" and get the following error "Error - Impossible to create the list." I left the default user and password in this latest upload attempt.
I've logged into the server and using the file manager (a shared host's server), which is running other php scripts just fine, also confirms my permissions are set accordingly.
There is a Forum posting from jburnard that had his ISP change permissions of the mlm directory to 755 and the mlm_settings.php and mlm.php to 644 and appears to have been successful
Also of note, the script has partially been successful because it wrote three additional directors in the mlm_lite_pho directory. Because I was wondering if there was a problem with the "lists" directory, I tried changing the permissions of that and I receive an error because the owner and group are both set to 'apache'.
Here's my file structure:
/mlm_lite_php/
-- /html (all the web forms) which cause the same creation/subscription errors as above
-- /lists (nothing in it) owner/group 'apache' 755
-- /mailqueue (nothing in it) owner/group 'apache' 755
-- mlm_readme.html
-- mlm_settings.php 644
-- mlm.php 644
-- /requests (nothing in it) owner/group 'apache' 755
-- /templates (default files as downloaded) 755
Sorry for the lengthy note, but I wanted to provide as much info as possible.
Thanks,
Chris
I have tried about every combination of permissions and have battled getting the mlm.php script to fully function. Using a text file (not SQL as of yet). Because I could never get a list created, I was wondering if there was some corruption of the files on my HD. After hours of messing around, I finally re-uploaded a fresh set of files without changing any names, leaving the files as pristine as possible just to get it working before I truly customize anything.
1) Corrected fields in mlm_settings.php
2) Uploaded the entire folder (strangely enough, the Mac (using Transmit) always adds .php to the end of the folder name when uploaded. I delete the .php from the folder name.) Everything is in the /mlm_lite_php/ directory
3) Using Transmit, I verify the mlm_lite_php directory is 777
4) I enter "http://www.4hfair.com/mlm_lite_php/mlm.php?cmd=subscribe&list=LIST_NAME&[email protected]" and get the following error "Error: Subscription attempt failure". Again, for the sake of keeping everything pristine, I wasn't even worried if I actually created a list called "list_name"... I just wanted it to work.
5) I then enter "http://www.4hfair.com/mlm_lite_php/mlm.php?cmd=createlist&list=list_name&pwd=admin" and get the following error "Error - Impossible to create the list." I left the default user and password in this latest upload attempt.
I've logged into the server and using the file manager (a shared host's server), which is running other php scripts just fine, also confirms my permissions are set accordingly.
There is a Forum posting from jburnard that had his ISP change permissions of the mlm directory to 755 and the mlm_settings.php and mlm.php to 644 and appears to have been successful
Also of note, the script has partially been successful because it wrote three additional directors in the mlm_lite_pho directory. Because I was wondering if there was a problem with the "lists" directory, I tried changing the permissions of that and I receive an error because the owner and group are both set to 'apache'.
Here's my file structure:
/mlm_lite_php/
-- /html (all the web forms) which cause the same creation/subscription errors as above
-- /lists (nothing in it) owner/group 'apache' 755
-- /mailqueue (nothing in it) owner/group 'apache' 755
-- mlm_readme.html
-- mlm_settings.php 644
-- mlm.php 644
-- /requests (nothing in it) owner/group 'apache' 755
-- /templates (default files as downloaded) 755
Sorry for the lengthy note, but I wanted to provide as much info as possible.
Thanks,
Chris