Josh Tarchuk


www.apache.org
www.modssl.org
www.openssl.org
www.php.net
www.mysql.com
www.perl.com
www.cpan.org


Google Linux Search OSDN Search
submit
submit
Random notes  

mailto: alternatives - awsome! Copied without permission, from Neil Gunton props to him for compiling this list.

absolute magic

ims mta log parser

Eddie's page: http://test.tinyelements.com/

asp2php

apache whore

DUCKS

mySQL docs

G. Stewart's LAMP stuff

Apache server docs

Jakarta/Tomcat

vncviewer (ren exx>exe)

phpMyAdmin

MySQL Control Center

Proftpd user guide

Why LD_LIBRARY_PATH is bad
I told you this was for all server oses.
ADO Permission Hints
   


tar xvzf *.tar.gz
cd mod_ssl-2.7.1-1.3.14
./configure --with-apache=../apache_1.3.14
cd mod_perl-1.24_01
perl Makefile.PL EVERYTHING=1 APACHE_SRC=../apache_1.3.14/src \
USE_APACI=1 PREP_HTTPD=1 DO_HTTPD=1
make
make install
cd ../apache
./configure
cd ../php-4.0.3p11
CFLAGS='-O2 -I/usr/local/ssl/include' ./configure \
--with-apache=../apache_1.3.14 --with-mysql=/usr/local/mysql \
--enable-memory-limit=yes --enable-debug=yes --enable-track-vars \
--with-imap=/usr/local/src/imap-4.7/c-client --enable-magic-quotes \
--enable-versioning --with-xml
make
make install
cd ../PyApache
mkdir ../Apache[version]/src/modules/PyApache
cp * ../Apache[version]/src/modules/PyApache
cd ../apache
SSL_BASE=/usr/local/ssl \
./configure --enable-module=ssl \
--activate-module=src/modules/php4/libphp4.a \
--activate-module=src/modules/perl/libperl.a \
--activate-module=src/modules/PyApache/mod_pyapache.c \
--enable-module=modphp4 --enable-module=perl --enable-module=so
make
make certificate TYPE=existing \
CRT=/usr/local/apache/conf/ssl.crt/server.crt \
KEY=/usr/local/apache/conf/ssl.key/server.key
make install



Blackcomb.ca My little corner of the web

Google:
submit

Home
Josh
Work
Linux

"The secret to creativity is knowing how to hide your sources."
A. Einstein

NEWS:
New site

No endorsement or approval of any third parties or their advice, opinions, information, products or services is expressed or implied by any information on this Site or by any hyperlinks to or from any third party websites or pages. ©2004 Josh Tarchuk  |  Blackcomb.ca