FUD for Dummies [message #2251] |
Mon, 06 May 2002 14:35  |
|
I'm still a little lost on a few things when it comes to installing fud.
Consider the following:
I create a directory called "fforum"
The location of "fforum" is http://www.my_site.com/fforum"
http://www.my_site.com is the path to my site, complete url
/usr/home2/my_site.com is the full directory path
http://www.my_site.com/fud is the location of the "fud_install" directory, (complete package unzipped.)
I run the install.php in step #2 get asked to provide paths to:
· server_root · forum_data_root · forum_www_root
Do I create these directories? Or does the install.php script create these directories? If I create them where do I put them? Assuming I created them and used the same names would this be correct?
· server_root · /usr/home2/my_site/fforum/server_root · forum_data_root · /usr/home2/my_site/ffourm/forum_data_root · forum_www_root · http://www.my_site.com/fforum/forum_www_root
I'm making progress but still a little lost
Got Torque?
|
|
|
|
|
|
|
|
|
|
|
Re: 1.28 to 2.0 problem [message #3240 is a reply to message #2352] |
Fri, 14 June 2002 14:14   |
|
Hi,
I tried to up grade my forum and got this message when I ran the script in the "read me" file:
Warning: Failed opening 'GLOBALS.php' for inclusion (include_path='.:/usr/local/lib/php') in
/usr/home2/scoutswest.com/html/fforum/www/server/oldfrm_upgrade.php on line 236
Cannot open the GLOBALS.php file, this file should be placed inside your forum's main web
directory.
Please advise, thanks for all your great support.
Got Torque?
|
|
|
|
Re: FUD for Dummies [message #3274 is a reply to message #2251] |
Sat, 15 June 2002 10:31   |
|
There isn't a GLOBALS.php file in my WWW_SERVER_ROOT directory, here's a copy from the
File Adminstration System
WWW_SERVER_ROOT: /usr/home2/scoutswest.com/html/fforum/data/
DATA_ROOT: /usr/home2/scoutswest.com/html/fforum/www/
Mode Owner Group Date Time Name Action
Currently Browsing: /usr/home2/scoutswest.com/html/fforum/data/
drwxrwxrwx- (777) xxxxxxxx xxxxxxxx Jun 15 07:15:15 . chmod
drwxr-xr-x- (755) xxxxxxxx xxxxxxx May 06 17:18:48 include chmod
drwxr-xr-x- (755) xxxxxxxx xxxxxxx May 07 12:52:37 errors chmod
drwxrwxrwx- (777) xxxxxxxx xxxxxx Jun 12 20:48:04 messages chmod
drwxrwxrwx- (777) xxxxxxxx xxxxxx May 26 18:12:10 files chmod
drwxr-xr-x- (755) xxxxxxxx xxxxxx May 26 18:12:10 tmp chmod
drwxrwxrwx- (777) xxxxxxxx xxxxxx May 25 07:52:30 settings chmod
drwxrwxrwx- (777) xxxxxxxx x Jun 13 13:10:53 user_settings chmod
-rw-r--r--- (644) xxxxxxxx xxxx Jun 15 07:15:58 oldfrm_upgrade.php chmod
Kent
Got Torque?
|
|
|
|
Re: FUD for Dummies [message #3297 is a reply to message #3276] |
Sun, 16 June 2002 11:03   |
|
Ok, I'm making a little progress, now that the upgrade file is in the correct dir. I still think some of the file premissions are messed up in my forum. Here's the latest:
Deleting old backup files
Making a backup of current files
Warning: MkDir failed (Permission denied) in /usr/home2/scoutswest.com/html/fforum/www/oldfrm_upgrade.php on line 374
Cannot make .backup directory inside /usr/home2/scoutswest.com/html/fforum/data/errors
I checked file premissions in ...oldfrm_upgrade.php and the are set to 644
the "...data" dir is 777 and the "...errors" dir is 755
Kent
Got Torque?
|
|
|
|
Re: FUD for Dummies [message #3305 is a reply to message #3299] |
Sun, 16 June 2002 22:42   |
|
Ok it's 777, ran the script here are the chopped down results: (...) means there were alot of the same type of messages.
Deleting old backup files
Making a backup of current files
Making a backup of MySQL data
Processing table: fud_ann_forums .... DONE
Processing table: fud_announce .... DONE
Processing table: fud_attach .... DONE
...
...
...
Processing table: fud_title_index .... DONE
Processing table: fud_user_ignore .... DONE
Processing table: fud_users .... DONE
Convert Message Storage to new format
Removing old message files
Moving user's homepage urls & biographies in to the database
Warning: RmDir failed (Is a directory) in /usr/home2/scoutswest.com/html/fforum/www/oldfrm_upgrade.php on line 516
Decompressing New Forum Files
Warning: Unlink failed (Permission denied) in /usr/home2/scoutswest.com/html/fforum/www/oldfrm_upgrade.php on line 161
...
...
...
Warning: Unlink failed (Permission denied) in /usr/home2/scoutswest.com/html/fforum/www/oldfrm_upgrade.php on line 161
Couldn't open /usr/home2/scoutswest.com/html/fforum/www/adm/admdelfrm.php for write
z
Got Torque?
|
|
|
|
Re: FUD for Dummies [message #3324 is a reply to message #3306] |
Mon, 17 June 2002 18:26   |
|
making progress, but...
Processing table: fud_users .... DONE
Moving user's homepage urls & biographies in to the database
Decompressing New Forum Files
Warning: Unlink failed (Permission denied) in /usr/home2/scoutswest.com/html/fforum/www/oldfrm_upgrade.php on line 161
...
...
...
Warning: Unlink failed (Permission denied) in /usr/home2/scoutswest.com/html/fforum/www/oldfrm_upgrade.php on line 161
Couldn't open /usr/home2/scoutswest.com/html/fforum/www/help/index.html for write
I don't see the ...www/help/index.html file to change the file permissions.
z
Got Torque?
|
|
|
|
Re: FUD for Dummies [message #3326 is a reply to message #3325] |
Mon, 17 June 2002 18:46   |
|
Got a little further, chmod'ed a few more file's, and now this
...
Warning: Unlink failed (Permission denied) in /usr/home2/scoutswest.com/html/fforum/www/oldfrm_upgrade.php on line 161
Warning: MkDir failed (Permission denied) in /usr/home2/scoutswest.com/html/fforum/www/oldfrm_upgrade.php on line 173
Warning: MkDir failed (File exists) in /usr/home2/scoutswest.com/html/fforum/www/oldfrm_upgrade.php on line 173
ERROR: failed creating /usr/home2/scoutswest.com/html/fforum/www/images/mime directory
I guess I chmod the images to 777?
Got Torque?
|
|
|
|
Re: FUD for Dummies [message #3332 is a reply to message #2251] |
Mon, 17 June 2002 20:37   |
|
sorry still no go.
Warning: Failed opening '/usr/home2/scoutswest.com/html/fforum/data/include/core.inc' for inclusion (include_path='.:/usr/local/lib/php') in /usr/home2/scoutswest.com/html/fforum/data/include/GLOBALS.php on line 121
< I don't see the GLOBALS.php in ...data/include... (include and data are at 777)
<the rest of this is most likly related to the above>
Warning: Failed opening '/usr/home2/scoutswest.com/html/fforum/data/include/db.inc' for inclusion (include_path='.:/usr/local/lib/php') in /usr/home2/scoutswest.com/html/fforum/www/oldfrm_upgrade.php on line 242
Deleting old backup files
Making a backup of current files
Warning: ChDir: No such file or directory (errno 2) in /usr/home2/scoutswest.com/html/fforum/www/oldfrm_upgrade.php on line 384
Making a backup of MySQL data
Warning: Failed opening '/usr/home2/scoutswest.com/html/fforum/data/include/db.inc' for inclusion (include_path='.:/usr/local/lib/php') in /usr/home2/scoutswest.com/html/fforum/www/oldfrm_upgrade.php on line 242
Got Torque?
|
|
|
|
|
|
|
|
|