mrmyth
Member
I am trying to install the MLM on my shared server.
I did the following steps.
1.- Open the mlm/mlm_settings.php file with a text editor.
2.- Edit the script settings and save.
3.- Upload the MLM folder to your FTP server.
4.- Use your FTP software to CHMOD the MLM folder to 777.
5.- If you have selected to use mySQL run the script with the 'Init' command:
http://<script_path_here>/mlm.php?cmd=init&pwd=password
I also created a MySQL database with a user with all access, before I did that. It doesn't say to do that, so maybe I shouldn't have.
I run the script and I get an internal server error.
Here are some things I'm confused about.
What password are they talking about at the end of the http script URL?
What is the admin and password referring to at the top of the mlm_settings file?
Should I create the database first?
I did the following steps.
1.- Open the mlm/mlm_settings.php file with a text editor.
2.- Edit the script settings and save.
3.- Upload the MLM folder to your FTP server.
4.- Use your FTP software to CHMOD the MLM folder to 777.
5.- If you have selected to use mySQL run the script with the 'Init' command:
http://<script_path_here>/mlm.php?cmd=init&pwd=password
I also created a MySQL database with a user with all access, before I did that. It doesn't say to do that, so maybe I shouldn't have.
I run the script and I get an internal server error.
Here are some things I'm confused about.
What password are they talking about at the end of the http script URL?
What is the admin and password referring to at the top of the mlm_settings file?
Should I create the database first?