DaemonForums  

Go Back   DaemonForums > Miscellaneous > General software and network

General software and network General OS-independent software and network questions, X11, MTA, routing, etc.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 9th December 2008
satimis satimis is offline
Port Guard
 
Join Date: May 2008
Posts: 27
Default About perdition and nginx

Hi folks,


Former topic;
Networking on virtual machine
http://www.daemonforums.org/showthread.php?t=2515


Has any folk tried perdition;
http://www.vergenet.net/linux/perdition/


I tried, based on their limited available document, without success.

First I can't create the database table 'tblPerdition';

MySQL
http://www.vergenet.net/linux/perdit...tiondb.5.shtml

Code:
+------------+--------------+------+-----+---------+-------+
| Field      | Type         | Null | Key | Default | Extra |
+------------+--------------+------+-----+---------+-------+
| user       | varchar(128) |      | PRI |         |       |
| servername | varchar(255) |      |     |         |       |
| port       | varchar(8)   | YES  |     | NULL    |       |
+------------+--------------+------+-----+---------+-------+
Null field only allows NO/YES not blank.

Also if "NO" and "PRI" on user (same row) I can't input the same user twice. How about if the user holds several email accounts on other domains? Their mailing list can't help me out.


I also tried nginx;

http://wiki.codemongers.com/Main

I can't install the packages on repo of Debian Etch. Their mailing list told me that the packages being absolute. Therefore I must install the package from source. This is NOT a problem to me. I have experience installing package from source 'tarball'. My concern is whether this package work for me?


Please shed me some light. TIA


B.R.
satimis
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:28 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick