|
12-11-2003, 09:03 AM | #1 |
Green Mole
Join Date: Dec 2003
Posts: 4
|
How do configure Apache?
I would like to install PHPDig - but unfortuntately for me - the instruction for configuring Apache - I find a bit cryptic; I don't understand what I need to do - here are the instructions:
"Unzip the archive in a directory and configure Apache to serve it. (it will be named [PHPDIG_DIR] in the following) The engine did not need a dedicated VirtualHost to operate. If PhpDig is installed on an Unix operating system server, set the file permissions to writable on the following directories, for the suid Apache server is running : [PHPDIG_DIR]/text_content [PHPDIG_DIR]/include [PHPDIG_DIR]/admin/temp" Does this mean I add the following lines to my apache.conf file: [PHPDIG_DIR]/text_content [PHPDIG_DIR]/include [PHPDIG_DIR]/admin/temp" and then chmod the directories so that they are writable by the Apache user? What does 'for the suid Apache server is running' mean? Sorry to be so stupid - your help will be appreciated. Thanks, Jim |
12-11-2003, 09:26 AM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. Just FTP over the following files and directory content, keeping the directory structure, to [PHPDIG_DIR].
admin/ includes/ libs/ locales/ phpdig_logo_2.png phpdig_powered_2.png search.php sql/ templates/ text_content/ tpl_img/ Chmod the following to 777. [PHPDIG_DIR]/text_content [PHPDIG_DIR]/includes [PHPDIG_DIR]/admin/temp Now run http://www.domain.com/[PHPDIG_DIR]/admin/install.php from your browser.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
12-11-2003, 09:39 AM | #3 | |
Green Mole
Join Date: Dec 2003
Posts: 4
|
Quote:
Have I to create a directory and literally call it [PHPDIG_DIR]? Or are you saying 'create a directory at your web site root, and call it anything you want - this becomes your PHPDig root directory (usually referred to as [PHPDIG_DIR]) Is that what you mean? Thanks, Jim |
|
12-11-2003, 09:57 AM | #4 | |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Quote:
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
|
12-11-2003, 01:37 PM | #5 | |
Green Mole
Join Date: Dec 2003
Posts: 4
|
Quote:
Your help is appreciated. All the best, Ji |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
apache:apache on connect.php | lucite | Troubleshooting | 0 | 01-27-2007 09:02 AM |
Apache hang when indexing Help | sandychan | Troubleshooting | 0 | 07-13-2006 01:03 AM |
Apache includes in a template | sgreen | Mod Submissions | 0 | 06-17-2004 04:44 PM |
Cron Job on Linux/Apache | Charter | How-to Forum | 6 | 06-03-2004 02:00 AM |
PHPDig @ Apache (Win2000) | ultradna | Troubleshooting | 3 | 12-23-2003 08:00 AM |