Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Pages created but not found

Quote Reply
Pages created but not found
I've finally gotten Links 2 to work, although I'll have to change permissions on all the files to 777 before I can rebuild the links (or add that to the build), but here's my problem (and yes, I've done a search and no, nothing seemed to work or didn't seem to apply).

When I try to view the link pages in a browser, I get a page not found. The permissions are set to 644, owner is digitalartlinks (me), group is www.

The pages aren't in the cgi-bin, they are in htdocs/links/.

The problem seems to be that the links generated are to http://www.digitalartlinks.com/htdocs/links/ when they need to be http://www.digitalartlinks.com/links/, etc.

My question is, how do I tell Links2 to build the files in htdocs/links/ and sub-folders, but to reference just links/ when building the urls?

Is this the way to do it:

# PATH and URL of Pages to be built. No Trailing Slash.
$build_root_path = "/usr/local/apache/www/digitalartlinks.com/htdocs/links";
$build_root_url = "http://www.digitalartlinks.com/links";

Oh, and is there a way to chmod the permissions recursively down through my links directories? Like a .pl file or something I can add in my cgi-bin?

TIA
-darlisa

http://www.fignations.com
Subject Author Views Date
Thread Pages created but not found riggsd 4647 Nov 22, 2002, 1:38 AM
Thread Re: [riggsd] Pages created but not found
Andy 4570 Nov 22, 2002, 2:10 AM
Post Re: [Andy] Pages created but not found
riggsd 4554 Nov 22, 2002, 7:09 AM
Thread Re: [Andy] Pages created but not found
riggsd 4560 Nov 22, 2002, 8:19 AM
Post Re: [riggsd] Pages created but not found
riggsd 4554 Nov 22, 2002, 10:18 AM