]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/002009.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 002009.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> AW: [IRCServices Coding] SQL
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%20Coding%5D%20SQL&In-Reply-To=JBELJOOEGDOHPGPENBHJKEBOCAAA.rayfordp%40mhonline.net">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="002008.html">
11 <LINK REL="Next" HREF="002010.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>AW: [IRCServices Coding] SQL</H1>
15 <B>Georges Berscheid</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%20Coding%5D%20SQL&In-Reply-To=JBELJOOEGDOHPGPENBHJKEBOCAAA.rayfordp%40mhonline.net"
17 TITLE="AW: [IRCServices Coding] SQL">georges at berscheid.lu
18 </A><BR>
19 <I>Mon Apr 7 12:03:51 PDT 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002008.html">[IRCServices Coding] SQL
22 </A></li>
23 <LI>Next message: <A HREF="002010.html">[IRCServices Coding] XML/ ircservices4db
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2009">[ date ]</a>
27 <a href="thread.html#2009">[ thread ]</a>
28 <a href="subject.html#2009">[ subject ]</a>
29 <a href="author.html#2009">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Hi,
35
36 we are using a modified partially MySQL-capable version of ircservices.
37 The source files are at
38 <A HREF="http://www.luxusbuerg.lu/data/ircservices-luxusbuerg.tgz.">http://www.luxusbuerg.lu/data/ircservices-luxusbuerg.tgz.</A> The needed
39 database-layout files are at <A HREF="http://www.luxusbuerg.lu/data/sql.tgz.">http://www.luxusbuerg.lu/data/sql.tgz.</A>
40 Please note that these modules are *really* badly documented (as they
41 were not supposed to be used by anyone else than us), plus I am not
42 willing to provide any support for these modules.
43 You will also have to set up some paths... but you'll find out :)
44
45 These are the directives for modules.conf:
46
47 Module mysql/main
48 MySQLConfig Hostname Port Usename Password Database
49 EndModule
50 Module seenserv/main
51 SeenServName SeenServ &quot;Seen Service&quot;
52 EndModule
53 Module adserv/main
54 AdServName AdServ &quot;Advertisement Service&quot;
55 EndModule
56 Module quizserv/main
57 QuizServName QuizServ &quot;Luxusbuerg Quiz Service&quot;
58 EndModule
59 Module logserv/main
60 LogServName LogServ &quot;Channel Logging Service&quot;
61 EndModule
62
63
64 Good luck :)
65
66 Georges
67
68 -----Urspr&#252;ngliche Nachricht-----
69 Von: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding-bounces at ircservices.za.net</A>
70 [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding-bounces at ircservices.za.net</A>] Im Auftrag von
71 Rayford Pomeroy
72 Gesendet: Montag, 7. April 2003 20:09
73 An: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>
74 Betreff: [IRCServices Coding] SQL
75
76
77 I realize that SQL support is planned but I was wondering if anyone has
78 successfully modified their own copy of services to use SQL or if anyone
79 has
80 started to do it. If so could you send me what you have so far? I would
81 like
82 to mess around with it, if I happen to get something to actually
83 function
84 (doubtful as my C skills are a joke) I would gladly release it to all.
85 So
86 please send me anything you have regarding the implementation of SQL
87 into
88 services.
89
90 Thank You.
91
92 ------------------------------------------------------------------
93 To unsubscribe or change your subscription options, visit:
94 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
95
96
97 </PRE>
98
99 <!--endarticle-->
100 <HR>
101 <P><UL>
102 <!--threads-->
103 <LI>Previous message: <A HREF="002008.html">[IRCServices Coding] SQL
104 </A></li>
105 <LI>Next message: <A HREF="002010.html">[IRCServices Coding] XML/ ircservices4db
106 </A></li>
107 <LI> <B>Messages sorted by:</B>
108 <a href="date.html#2009">[ date ]</a>
109 <a href="thread.html#2009">[ thread ]</a>
110 <a href="subject.html#2009">[ subject ]</a>
111 <a href="author.html#2009">[ author ]</a>
112 </LI>
113 </UL>
114
115 </body></html>