A few weeks ago I told you about the Downline Secrets program of James Grandstaff.
I have purchased the Downline Secrets Downline Building Software, and wanted to let you know a little about it.
In order to use this software you need to have your own web hosting service. If you are serious about making money online, you must have your own web hosting service anyway, so I’m sure you have a web host.
You can attempt to install the script yourself, or you can hire James’ installer for $40. If you want me to install it for you, I will do it for $20. And, with the problems I have had installing the script, I’m confident I can install it just as well as James’ installer.
James has some very good videos that take you step by step through the installation process. I have experience installing software scripts, but I had a lot of trouble getting this script to install and work.
James recommends a web host to install the script on, but I already had my own web host and wanted to install the script on my web host.
For some reason the install process would not work on my host. The Downline Secrets Software uses some Apache directives in an .htaccess file to make your web host think that certain files should be treated as php programs. For some reason my web host did not like this directive.
The default .htaccess for Downline Secrets script was:
< files r >
ForceType application/x-httpd-php
< /files>
< files t >
ForceType application/x-httpd-php
< /files>
< files admin >
ForceType application/x-httpd-php
< /files>
< files update >
ForceType application/x-httpd-php
< /files >‘
After hours of trying to figure out why my host didn’t like this .htaccess file, I discovered that the following change to the .htaccess file worked on my host.
Add the following as the first line in your .htaccess file:
SetHandler application/x-httpd-php
After adding the above, I was able to start the installation script. However, I was not able to get the script to complete successfully as James videos show. I had to manually configure my MySQL database connection file.
Hopefully, you’ll have better luck with the installation than I had. Once the installation is done, the downline secrets script works beautifully.
If you need help installing the script, let me know - just leave a comment here.
Mike Gates