I am using a page generation script and it allows for building pages on any domain from a central install through FTP.
Here is an example:
Script installed on www.domain1.com
I want to buld pages on www.anotherdomain.com which is an add on doamin to www.domain2.com.
Files will be built in:
www.anotherdomain.com/directory1
www.anotherdomain.com/directory2
www.anotherdomain.com/directory3
My problem is that I cannot figure out how to set the proper username and password pairs that will allow the script to write to /anotherdomain.com/public_html/
I am sure that the challenge lies in the way that DirectAdmin assigns the credentials for the ftp accounts since I can get the script to write to ANY primary domain, but not to any addon domain.
Anyone have any ideas or suggestions?
Here is an example:
Script installed on www.domain1.com
I want to buld pages on www.anotherdomain.com which is an add on doamin to www.domain2.com.
Files will be built in:
www.anotherdomain.com/directory1
www.anotherdomain.com/directory2
www.anotherdomain.com/directory3
My problem is that I cannot figure out how to set the proper username and password pairs that will allow the script to write to /anotherdomain.com/public_html/
I am sure that the challenge lies in the way that DirectAdmin assigns the credentials for the ftp accounts since I can get the script to write to ANY primary domain, but not to any addon domain.
Anyone have any ideas or suggestions?