Dec. 22nd, 2019

[personal profile] neva_blyad
Hello, Dreamwidth!

I'm trying to install Livejournal engine from scratch.
If I point my web browser at my server, it shows '403 Forbidden' error.
If I go to localhost/index.bml, it outputs source of the page without handling it with Perl.

Can you help me please?

My httpd.conf:

NameVirtualHost *:80

PerlSetEnv LJHOME /home/neva_blyad/lovecrypt/cvs/lovecrypt/
PerlPassEnv LJHOME

StartServers 1

PerlRequire /home/neva_blyad/lovecrypt/cvs/lovecrypt/cgi-bin/modperl.pl

<VirtualHost *:80>
    ServerName www.lovecrypt7k5p7uh.onion
    DocumentRoot /home/neva_blyad/lovecrypt/cvs/lovecrypt/htdocs/
    ErrorLog /1.err
    CustomLog /1.custom common
</VirtualHost>

<Directory /home/neva_blyad/lovecrypt/cvs/lovecrypt/>
    Option FollowSymLinks
    AllowOverride FileInfo
    Order deny,allow
    Allow from all
</Directory>

UPDATE:

The problem is solved. I've just copied content of Apache->httpd_conf() functions from mod_perl.pl to my httpd.conf.
What I should say is that original Livejournal code from 2003 works now in 2019!

Link:
https://web.archive.org/web/20070214155614/http://www.livejournal.org:80/download/code/livejournal-2003082500.tar.gz

How it looks:
https://web.archive.org/web/20030830211018/http://www.livejournal.com/

Profile

dw_dev: The word "develop" using the Swirly D logo.  (Default)
Dreamwidth Open Source Development

June 2025

S M T W T F S
1234567
89101112 1314
15161718192021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 22nd, 2025 02:34 am
Powered by Dreamwidth Studios