Remote Server

thread: 2 messages  |  last: a year ago  |  started: friday, april 2, 2010, 4:57 am pdt


#1  |  billbrach (Gainesville, FL) United States of America
Friday, April 2, 2010, 4:57 AM PDT

Hello,

I'd like to setup QCodo on a remote server.  The server is a basic LAMP installation.

I cannot install QCodo as recommended, because I have an existing Includes directory from another program, already in my docroot folder.  What I'd like to do is to install QCodo into its own directory, off my docroot folder.

This is the directory structure that I'd like to have:

(docroot is: \home\audio\public_html)

docroot\qcodo - main program directory

(this layout is how QCodo comes out of the ZIP file, and I'd like to maintain that structure)

docroot\qcodo\www
docroot\qcodo\cli
docroot\qcodo\includes

What settings need to be changed in the configuration file, and what should they be ??

Thanks, anxious to get this puppy running !!

Bill

#2  |  VexedPanda (Calgary, AB) Canada
Tuesday, April 6, 2010, 7:53 AM PDT

In the configuration.inc.php just make sure your paths point to the correct place.
My guess is you want _DOCROOT_ to be something like \home\audio\public_html\qcodo while you want _INCLUDES_ to be something like \home\audio\qcodo_includes.

The comments in the configuration file itself should help guide you through this.



Copyright © 2005 - 2012, Quasidea Development, LLC
This open-source framework for PHP is released under the terms of The MIT License.