TheDigitalMachine components: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
'''Moving to Apache 2.0''' | |||
I am moving from good old, stale old, Apache 1.3 to Apache 2.0. | |||
This means I have to move from mod_perl 1.0 to mod_perl 2.0. | |||
This kinda sucks, it is a big change for all my perl scripts, plus slashcode. | |||
{| | {| | ||
| '''site''' || '''type''' || '''status''' | | '''site''' || '''type''' || '''status''' | ||
| Line 9: | Line 15: | ||
|- | |- | ||
| portal || html, perl || partly done: mod_perl 2.0; todo: apache module | | portal || html, perl || partly done: mod_perl 2.0; todo: apache module | ||
|- | |||
| slashcode || html, perl || may never be done | |||
|- | |||
| imagescrape || html, perl || partly done: mod_perl 2.0; todo: apache module | |||
|- | |||
| google in a frame || html, perl || rewrite in mod_perl 2.0; todo: apache module, rewrite to use 1 line + tooltip | |||
|- | |- | ||
| boxcarkid.com || html || done | | boxcarkid.com || html || done | ||
| Line 27: | Line 39: | ||
|- | |- | ||
| phpmyadmin || php || done | | phpmyadmin || php || done | ||
|- | |||
| bugzilla || mod_cgi, perl || installed, needs to be set up/configured | |||
|- | |- | ||
| web-cyradm || ? || newsadmin, webmaster, abuse, root, [email protected] | | web-cyradm || ? || newsadmin, webmaster, abuse, root, [email protected] | ||
| Line 38: | Line 52: | ||
| mythweb || ? || installed, needs setup | | mythweb || ? || installed, needs setup | ||
|} | |} | ||
Revision as of 02:54, 1 December 2005
Moving to Apache 2.0
I am moving from good old, stale old, Apache 1.3 to Apache 2.0. This means I have to move from mod_perl 1.0 to mod_perl 2.0. This kinda sucks, it is a big change for all my perl scripts, plus slashcode.
| site | type | status |
| thedigitalmachine.com | html, perl | done: mod_perl 2.0; todo: apache module |
| news.thedigitalmachine.com | php | to do, with b2evolution |
| blog.thedigitalmachine.com | php | to do, with wordpress |
| portal | html, perl | partly done: mod_perl 2.0; todo: apache module |
| slashcode | html, perl | may never be done |
| imagescrape | html, perl | partly done: mod_perl 2.0; todo: apache module |
| google in a frame | html, perl | rewrite in mod_perl 2.0; todo: apache module, rewrite to use 1 line + tooltip |
| boxcarkid.com | html | done |
| calendar | php | moved to new version, NO TICKETS, all screwed up |
| squirrelmail | php | done: http; todo: https |
| fungolfballs.com | php | to do, needs reinstall - just start over |
| wiki | php | done |
| resume | html | to do, update it while you're at it! |
| gamewiki | php | fold into wiki |
| hangthedj | php | fold into wiki |
| phpmyadmin | php | done |
| bugzilla | mod_cgi, perl | installed, needs to be set up/configured |
| web-cyradm | ? | newsadmin, webmaster, abuse, root, [email protected] |
| imagescrape | perl | convert to mod_perl 2.0 |
| awstats | perl? | install/configure |
| Spiceflow | filelist, SSL | needs SSL setup and authorization (common username/pwd with cookie storage) |
| mythweb | ? | installed, needs setup |