From geeklog-users-admin at lists.geeklog.net Fri Aug 1 06:25:50 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Fri, 1 Aug 2003 20:25:50 +1000 Subject: [geeklog-users] Installation error Message-ID: <0308012025500D.04440@slinky.exmosys.com> Hi, I am new to PHP and MySQL, so I have probably brought this error on myself. I have installed geeklog 1.3.8 on a linux box running Apache 1.3.14, php4.0.4, and MySQL 3.23.36. I am fairly sure the installation has not succeeded, but I get neither error message nor success message. phpMyAdmin shows my geeklog database has 39 tables, all of which have 0 records in them. When I try opening my geeklog site in a browser, I get the following error: "1064: You have an error in your SQL syntax near ')' at line 1. The full SQL, from error.log is: SELECT DISTINCT ft_name FROM gl_access,gl_features WHERE ft_id = acc_ft_id AND acc_grp_id IN () It would seem that the list at the end is not supposed to be empty. However, I am at a loss as to how to fix it. I have tried dropping the database, and re-running install.php, but again, I get neither error nor success message from that. There are no errors in error.log from the installation. Does anyone have any suggestions please? Thanking you in advance for any and all help, Cheers! Nik. From geeklog-users-admin at lists.geeklog.net Fri Aug 1 07:04:28 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Fri, 1 Aug 2003 13:04:28 +0200 Subject: [geeklog-users] Installation error In-Reply-To: <0308012025500D.04440@slinky.exmosys.com> References: <0308012025500D.04440@slinky.exmosys.com> Message-ID: <20030801110428.8638@smtp.haun-online.de> Nik wrote: >I am fairly sure the installation has not succeeded, but I get neither error >message nor success message. Did you get to the success page (success.php)? Or what exactly do you get when you run the install script? >phpMyAdmin shows my geeklog database has 39 tables, all of which have 0 >records in them. 39 tables is correct for Geeklog 1.3.8, but they should not be empty (which explains your other problems). bye, Dirk P.S. I had to approve your post manually. Please make sure you're subscribed to the list and that you're posting from the address you've used to subscribe. Thanks. -- http://www.geeklog.net/ http://geeklog.info/ From geeklog-users-admin at lists.geeklog.net Fri Aug 1 07:32:10 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Fri, 1 Aug 2003 21:32:10 +1000 Subject: [geeklog-users] Installation error In-Reply-To: <20030801110428.8638@smtp.haun-online.de> References: <0308012025500D.04440@slinky.exmosys.com> <20030801110428.8638@smtp.haun-online.de> Message-ID: <0308012132100E.04440@slinky.exmosys.com> On Fri, 1 Aug 2003 21:04, you wrote: > Nik wrote: > >I am fairly sure the installation has not succeeded, but I get neither > > error message nor success message. > > Did you get to the success page (success.php)? Or what exactly do you get > when you run the install script? After I click the "Next >>" button on the page entitled "Geeklog Database Settings (Step 2 of 2)", I get a blank page. My browser (Netscape 7) status line says: "Document: Done (0.202 secs)", and the "N" icon has stopped spinning. Looking at the page source, I have: "" > P.S. I had to approve your post manually. Please make sure you're > subscribed to the list and that you're posting from the address you've > used to subscribe. Thanks. oops: sorry, my emailer was set to an address different to my subscription address - now fixed. From geeklog-users-admin at lists.geeklog.net Fri Aug 1 07:43:03 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Fri, 1 Aug 2003 13:43:03 +0200 Subject: [geeklog-users] Installation error In-Reply-To: <0308012132100E.04440@slinky.exmosys.com> References: <0308012132100E.04440@slinky.exmosys.com> Message-ID: <20030801114303.22003@smtp.haun-online.de> >After I click the "Next >>" button on the page entitled "Geeklog Database >Settings (Step 2 of 2)", I get a blank page. Hmm, something's happening there. If you have access to the php.ini, can you try changing the error_reporting? Or you could try adding some debug output in function INST_createDatabaseStructures() in the install script. It does three things: 1. create the tables (seems to do that) 2. check which MySQL version you have and add indexes, if possible 3. fill the tables It seems to fail at either step 2 or 3 there. No idea why it would fail there, though ... bye, Dirk -- http://www.haun-online.de/ http://www.tinyweb.de/ From geeklog-users-admin at lists.geeklog.net Fri Aug 1 07:57:14 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Fri, 01 Aug 2003 07:57:14 -0400 Subject: [geeklog-users] Moderator Problem.. Message-ID: Hello guys, I have been in the Forum, and just cannot get to resolve this problem. Sorry Dirk, I do not mean to post all over the place, but I am desperate. Like I said in the forum, I have been stuck at this stage fro some time now. I have installed the Forum 2.2 Plugin, created categories, and the only problem I keep getting is not being able to add moderators. When I tried to add moderator to the forum, I get about 5 check boxes and I check them all, pick a user name from the Drop down box to be moderator, pick a forum "category" and then nothing, all I get is 1064 error. I only have 3 users on my system right now, and all are derivatives of my name so I gave them rights as admins. Is there a way around this for me or can someone tell me what I am doing wrong... Please help; Thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: From geeklog-users-admin at lists.geeklog.net Fri Aug 1 08:46:23 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Fri, 1 Aug 2003 22:46:23 +1000 Subject: [geeklog-users] Installation error In-Reply-To: <20030801114303.22003@smtp.haun-online.de> References: <0308012132100E.04440@slinky.exmosys.com> <20030801114303.22003@smtp.haun-online.de> Message-ID: <0308012246230F.04440@slinky.exmosys.com> Dirk, Thank you for your prompt response (and apologies for being so brusque in my previous email). On Fri, 1 Aug 2003 21:43, you wrote: > >After I click the "Next >>" button on the page entitled "Geeklog Database > >Settings (Step 2 of 2)", I get a blank page. > > Hmm, something's happening there. If you have access to the php.ini, can > you try changing the error_reporting? I changed error_reporting, and set error_log to a value, and restarted apache, but I can't find any sign of the log file, sorry. > Or you could try adding some debug output in function > INST_createDatabaseStructures() in the install script. It does three > things: > > 1. create the tables (seems to do that) > 2. check which MySQL version you have and add indexes, if possible > 3. fill the tables I put an echo statement in each for-loop, plus a few extras to verify some values. My new function looks like this: ==================== begin func ====================== function INST_createDatabaseStructures() { ? ? global $_CONF, $_DB_dbms, $_TABLES; ? ? // Because the create table syntax can vary from dbms-to-dbms we are ? ? // leaving that up to each database driver (e.g. mysql.class.php, ? ? // postgresql.class.php, etc) ? ? // Get DBMS-specific create table array and data array ? ? require_once($_CONF['path'] . 'sql/' . $_DB_dbms . '_tableanddata.php'); ? ? $progress = ''; ? ? for ($i = 1; $i <= count($_SQL); $i++) { ???????? echo current($_SQL) . "
\n"; ? ? ? ? DB_query(current($_SQL)); ? ? ? ? next($_SQL); ? ? } ? ? echo "MySQL access: " . $_DB_user . "@" . $_DB_host . ":" . $_DB_pass; ? ? echo "

\n"; ? ? if ($_DB_dbms == 'mysql') { ? ? ? ? @mysql_connect ($_DB_host, $_DB_user, $_DB_pass); ? ? ? ? $mysqlv = ''; ? ? ? ? $mysqlv = @mysql_get_server_info(); ? ? ? ? if (!empty ($mysqlv)) { ? ? ? ? ? ? preg_match ('/^([0-9]+).([0-9]+).([0-9]+)/', $mysqlv, $match); ? ? ? ? ? ? $mysqlmajorv = $match[1]; ? ? ? ? ? ? $mysqlminorv = $match[2]; ? ? ? ? ? ? $mysqlrev = $match[3]; ? ? ? ? } else { ? ? ? ? ? ? $mysqlmajorv = 0; ? ? ? ? ? ? $mysqlminorv = 0; ? ? ? ? ? ? $mysqlrev = 0; ? ? ? ? } ? ? ? ? @mysql_close(); ???????? echo "MySQL: " . $mysqlmajorv . "." . $mysqlminorv . "." . $mysqlrev; ???????? echo "

\n"; ? ? ? ? if ((($mysqlmajorv == 3) && ($mysqlminorv >= 23) && ($mysqlrev >= 2)) || ? ? ? ? ? ? ?($mysqlmajorv > 3)) { ? ? ? ? ? ? // http://www.mysql.com/doc/en/Problems_with_NULL.html ? ? ? ? ? ? // Note that you can only add an index on a column that can have ? ? ? ? ? ? // NULL values if you are using MySQL Version 3.23.2 or newer ? ? ? ? ? ? for ($i = 1; $i <= count ($_INDEX); $i++) { ???????? ??????? echo current($_INDEX) . "
\n"; ? ? ? ? ? ? ? ? DB_query (current ($_INDEX)); ? ? ? ? ? ? ? ? next ($_INDEX); ? ? ? ? ? ? } ? ? ? ? } ? ? } ? ? // Now insert mandatory data and a small subset of initial data ? ? for ($i = 1; $i <= count($_DATA); $i++) { ? ? ? ? $progress .= "executing " . current($_DATA) . "
\n"; ???????? echo current($_DATA) . "
\n"; ? ? ? ? DB_query(current($_DATA)); ? ? ? ? next($_DATA); ? ? } ? ? return true; } ================== end func ============================ The output contains a whole lot of lines beginning with "CREATE TABLE" (which I can send you, if you wish), then finally the following line, which I presume is significant, since it implies that the mysql_connect( ... ) is going to fail? MySQL access: @: There is no further output after this. I have checked my config.php file, and there are values for $_DB_host, $_DB_name, $_DB_user, $_DB_pass (The password *did* have punctuation chars in there, but I have changed that in both this file, and in MySQL, just in case). Thanks again for all your time and help so far. Cheers! Nik From geeklog-users-admin at lists.geeklog.net Fri Aug 1 09:05:33 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Fri, 1 Aug 2003 15:05:33 +0200 Subject: [geeklog-users] Installation error In-Reply-To: <0308012246230F.04440@slinky.exmosys.com> References: <0308012246230F.04440@slinky.exmosys.com> Message-ID: <20030801130533.1462@smtp.haun-online.de> >[...] then finally the following line, which I >presume is significant, since it implies that the mysql_connect( ... ) is >going to fail? > >MySQL access: @: Damn. > global $_CONF, $_DB_dbms, $_TABLES; [...] > @mysql_connect ($_DB_host, $_DB_user, $_DB_pass); Question of the day: What is missing here? Yep, the "global" statement is missing the $_DB_host, $_DB_user, $_DB_pass variables, hence the mysql_connect will fail. Not sure why this hasn't been noticed earlier. Maybe it's because you're running MySQL 4 - it may be handling this differently. In any case, it's a bug in the install script. Add those three variables to the "global" statement in function INST_createDatabaseStructures() and see if that helps. Thanks for your help finding this. bye, Dirk -- http://www.haun-online.de/ http://www.macosx-faq.de/ From geeklog-users-admin at lists.geeklog.net Fri Aug 1 09:54:28 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Fri, 1 Aug 2003 23:54:28 +1000 Subject: [geeklog-users] Installation error In-Reply-To: <20030801130533.1462@smtp.haun-online.de> References: <0308012246230F.04440@slinky.exmosys.com> <20030801130533.1462@smtp.haun-online.de> Message-ID: <0308012354280G.04440@slinky.exmosys.com> Hi Dirk, I was just checking out the formula-1 pre-qualifying when you latest advice came in :o) On Fri, 1 Aug 2003 23:05, you wrote: > > Not sure why this hasn't been noticed earlier. Maybe it's because you're > running MySQL 4 - it may be handling this differently. Actually, I'm running MySQL 3.23.36. > In any case, it's a bug in the install script. Add those three variables > to the "global" statement in function INST_createDatabaseStructures() and > see if that helps. Well, yes and no... Here is a snippet from my latest install.php: ================ begin snippet =========================== function INST_createDatabaseStructures() { ? ? global $_CONF, $_DB_dbms, $_TABLES, $_DB_host, $_DB_user, $_DB_pass; ? ? // Because the create table syntax can vary from dbms-to-dbms we are ? ? // leaving that up to each database driver (e.g. mysql.class.php, ? ? // postgresql.class.php, etc) ? ? // Get DBMS-specific create table array and data array ? ? require_once($_CONF['path'] . 'sql/' . $_DB_dbms . '_tableanddata.php'); ? ? $progress = ''; ? ? for ($i = 1; $i <= count($_SQL); $i++) { ???????? echo current($_SQL) . "
\n"; ? ? ? ? DB_query(current($_SQL)); ? ? ? ? next($_SQL); ? ? } ? ? echo "connecting to " . $_DB_host . "
\n"; ? ? if ($_DB_dbms == 'mysql') { ? ? ? ? @mysql_connect ($_DB_host, $_DB_user, $_DB_pass); ???????? echo "connected to " . $_DB_host . "
\n"; ? ? ? ? $mysqlv = ''; ? ? ? ? $mysqlv = @mysql_get_server_info(); ???????? echo "mysqlv = " . $mysqlv . "
\n"; ? ? ? ? if (!empty ($mysqlv)) { ? ? ? ? ? ? preg_match ('/^([0-9]+).([0-9]+).([0-9]+)/', $mysqlv, $match); ? ? ? ? ? ? $mysqlmajorv = $match[1]; ? ? ? ? ? ? $mysqlminorv = $match[2]; ? ? ? ? ? ? $mysqlrev = $match[3]; ? ? ? ? } else { ? ? ? ? ? ? $mysqlmajorv = 0; ? ? ? ? ? ? $mysqlminorv = 0; ? ? ? ? ? ? $mysqlrev = 0; ? ? ? ? } ? ? ? ? @mysql_close(); ???????? echo "MySQL: " . $mysqlmajorv . "." . $mysqlminorv . "." . $mysqlrev; ???????? echo "

\n"; ======================== end of snippet ===================== which produces the following final output: connecting to localhost connected to localhost The connect is working correctly, and the $_DB_user and $_DB_pass are correct (I did check), but the mysql_get_server_info() is terminating the script, it appears. Just a reminder that I am running MySQL 3.23.36 (according to phpMyAdmin). > Thanks for your help finding this. Not at all - thank you for your quick help. Cheers! Nik From geeklog-users-admin at lists.geeklog.net Fri Aug 1 10:23:03 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Fri, 1 Aug 2003 16:23:03 +0200 Subject: [geeklog-users] Installation error In-Reply-To: <0308012354280G.04440@slinky.exmosys.com> References: <0308012354280G.04440@slinky.exmosys.com> Message-ID: <20030801142303.27691@smtp.haun-online.de> Nik, >Actually, I'm running MySQL 3.23.36. Oops. I had something like "4.0.4" in the back of my mind - but that was your PHP version. Which is quite old, btw. See also below ... >The connect is working correctly, and the $_DB_user and $_DB_pass are correct >(I did check), but the mysql_get_server_info() is terminating the script, it >appears. Bingo. >From : --- snip --- mysql_get_server_info (PHP 4 >= 4.0.5) --- snip --- That function is not available in your PHP version. I guess you don't see an error message because the '@' in front of the function name suppresses errors (which again proves that it's bad practice doing that - /me slaps self). Okay, so the obvious advice would be to upgrade PHP since that version is really old (and any versions older than 4.1.2 have security issues anyway). Before you do that, I would be interested what happens when you remove the '@' from the mysql_get_server_info call. I would assume you get an error message then. I guess it's about time to raise the minimal system requirements for Geeklog a bit ... bye, Dirk P.S. You're posting with the wrong address again ... -- http://www.haun-online.de/ http://geeklog.info/ From geeklog-users-admin at lists.geeklog.net Fri Aug 1 10:52:55 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Sat, 2 Aug 2003 00:52:55 +1000 Subject: [geeklog-users] Installation error In-Reply-To: <20030801142303.27691@smtp.haun-online.de> References: <0308012354280G.04440@slinky.exmosys.com> <20030801142303.27691@smtp.haun-online.de> Message-ID: <0308020052550H.04440@slinky.exmosys.com> DIrk, Thanks again for your prompt help - hopefully PHP doesn't torture me over the upgrade... On Sat, 2 Aug 2003 00:23, you wrote: > Nik, > > >Actually, I'm running MySQL 3.23.36. > > Oops. I had something like "4.0.4" in the back of my mind - but that was > your PHP version. Which is quite old, btw. See also below ... > > Before you do that, I would be interested what happens when you remove > the '@' from the mysql_get_server_info call. I would assume you get an > error message then. connecting to localhost connected to localhost Fatal error: Call to undefined function: mysql_get_server_info() in /.../public_html/admin/install/install.php on line 184 > > I guess it's about time to raise the minimal system requirements for > Geeklog a bit ... Yup - I did check, and noticed I was at the earliest version of PHP supported. The only reason I didn't update was that I had just installed PHP from the original distro CD (RedHat 7.1), and so was happy not to mess with it. I'll update now... > bye, Dirk > > P.S. You're posting with the wrong address again ... oops - too many personas... Thanks once again Cheers! Nik. From geeklog-users-admin at lists.geeklog.net Fri Aug 1 12:31:47 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Sat, 2 Aug 2003 02:31:47 +1000 Subject: [geeklog-users] Installation error In-Reply-To: <0308020052550H.04440@slinky.exmosys.com> References: <0308012354280G.04440@slinky.exmosys.com> <20030801142303.27691@smtp.haun-online.de> <0308020052550H.04440@slinky.exmosys.com> Message-ID: <0308020231470I.04440@slinky.exmosys.com> On Sat, 2 Aug 2003 00:52, you wrote: > DIrk, > > Thanks again for your prompt help - hopefully PHP doesn't torture me over > the upgrade... Just for your info, upgrading to PHP 4.1.2 (latest RPM for RH 7.1) got geeklog installed as expected (although sadly, a different PHP thing seems to have died as a result). The geeklog site looks great, and runs well, although I am currently experiencing problems updating things (like adding or editing stories), but will work on it a bit first before calling in the experts again. Thanks for all your help! Cheers! Nik From geeklog-users-admin at lists.geeklog.net Fri Aug 1 13:21:46 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Fri, 1 Aug 2003 19:21:46 +0200 Subject: [geeklog-users] Installation error In-Reply-To: <0308020231470I.04440@slinky.exmosys.com> References: <0308020231470I.04440@slinky.exmosys.com> Message-ID: <20030801172146.8278@smtp.haun-online.de> >The geeklog site looks great, and runs well, although I am currently >experiencing problems updating things (like adding or editing stories) One word: register_globals And another: FAQ, bye, Dirk -- http://www.haun-online.de/ http://www.haun.info/ From geeklog-users-admin at lists.geeklog.net Wed Aug 6 09:35:57 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Wed, 6 Aug 2003 15:35:57 +0200 Subject: [geeklog-users] International articles Message-ID: <005701c35c1f$aaab23f0$0100007f@gp> Hi! I would like to put some international articles in my geeklog. I would like to have the right language for each language (or ... The languages I know) without having to choose but using the user-language. I could put the articles directly in the database to be able to use php but I need to know which variable I can check to find out the language. It should also work if the visitor is not logged in - then the default browser language should be used. I will provide buttons to change the language manually then (intending to have 1 documents with php-autolanguage and one for each language). Can anybody help me? Thanks Daniel From geeklog-users-admin at lists.geeklog.net Sun Aug 24 01:14:22 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Sun, 24 Aug 2003 00:14:22 -0500 Subject: [geeklog-users] Problem with new Geeklog installation Message-ID: <20030824051422.GB26225@pianosa.catch22.org> Greetings! I just finally got Geeklog 1.3.8-1 installed under Apache 2.0.47 and PHP 4.3.2 on RedHat9 after a fair amount of difficulty, and the site seems to look okay, but has some odd behavior. For example, I can log on as Admin and go to the User Manager, but when I click New User or one of the users' names, nothing happens (the page just reloads). Specifically, when clicking on New User, the URL changes from /geeklog/public_html/admin/user.php to /geeklog/public_html/admin/user.php?mode=edit, but looks exactly the same. The same thing happens when I try to add a new story, link, poll, event, or topic, although adding a new block I do get the form to add one, but then when I submit it, I get an Access Denied. Thanks for any help anyone can provide. jordan -- Jordan McClure (jordan at fnordia.com) http://fnordia.com -- Does the Little Mermaid wear an algebra? From geeklog-users-admin at lists.geeklog.net Sun Aug 24 04:22:14 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Sun, 24 Aug 2003 10:22:14 +0200 Subject: [geeklog-users] Problem with new Geeklog installation In-Reply-To: <20030824051422.GB26225@pianosa.catch22.org> References: <20030824051422.GB26225@pianosa.catch22.org> Message-ID: <20030824082214.25237@smtp.haun-online.de> Jordan McClure wrote: >For example, I can log on as Admin and go to the User Manager, but >when I click New User or one of the users' names, nothing happens (the >page just reloads). Sounds like you have register_globals=off ... bye, Dirk -- http://www.haun-online.de/ http://mypod.de/ From geeklog-users-admin at lists.geeklog.net Sun Aug 24 13:43:44 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Sun, 24 Aug 2003 10:43:44 -0700 Subject: [geeklog-users] SMTP Authentication In-Reply-To: <20030824170002.5113.23772.Mailman@internal.iowaoutdoors.org> Message-ID: I am having trouble with GL sending out mail due to errors from my mail server, which requires SMTP authentication. I am running win32, Apache 2x, MySQL 4x, PHP 4x Mail server is MDaemon I read this thread http://www.geeklog.net/forum/viewtopic.php?forum=3&showtopic=12075 But don't have sendmail.cf as I'm win32. Can anyone help me get over this hurdle? Where do I put in a username and pw to send mail? Right now I don't care so much about security, just letting new members log into the site! Thanks very much. Ed From geeklog-users-admin at lists.geeklog.net Sun Aug 24 22:54:12 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Sun, 24 Aug 2003 21:54:12 -0500 Subject: [geeklog-users] Problem with new Geeklog installation In-Reply-To: <20030824082214.25237@smtp.haun-online.de> References: <20030824051422.GB26225@pianosa.catch22.org> <20030824082214.25237@smtp.haun-online.de> Message-ID: <20030825025412.GA15887@pianosa.catch22.org> On Aug 24 at 10:22 AM, geeklog-users-admin at lists.geeklog.net enlightened us with: > Jordan McClure wrote: > > >For example, I can log on as Admin and go to the User Manager, but > >when I click New User or one of the users' names, nothing happens (the > >page just reloads). > > Sounds like you have register_globals=off ... Yeah I saw that in the FAQ and I tried changing that setting to On in my /etc/php.ini and restarting apache, but that didn't work. Could there be something else I'm missing? jordan -- Jordan McClure (jordan at fnordia.com) http://fnordia.com -- B: Pinky, are you pondering what I'm pondering? P: Uh, I think so, Brain, but this time, you wear the tutu. From geeklog-users-admin at lists.geeklog.net Mon Aug 25 12:53:21 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Mon, 25 Aug 2003 12:53:21 -0400 Subject: [geeklog-users] SMTP Authentication In-Reply-To: References: <20030824170002.5113.23772.Mailman@internal.iowaoutdoors.org> Message-ID: <5.2.1.1.2.20030825124656.00a8bc78@mail.knoxgeek.com> I had the same problem, only I use Argosoft as my mail server. Argosoft allows you to enter IP's which do not require authentication. I simply entered 127.0.0.1 as not requiring authentication. Hope this helps... Richard At 10:43 AM 8/24/2003 -0700, you wrote: >I am having trouble with GL sending out mail due to errors from my mail >server, which requires SMTP authentication. > >I am running win32, Apache 2x, MySQL 4x, PHP 4x >Mail server is MDaemon > >I read this thread >http://www.geeklog.net/forum/viewtopic.php?forum=3&showtopic=12075 > >But don't have sendmail.cf as I'm win32. > >Can anyone help me get over this hurdle? >Where do I put in a username and pw to send mail? > >Right now I don't care so much about security, just letting new members log >into the site! > >Thanks very much. > >Ed > >_______________________________________________ >geeklog-users mailing list >geeklog-users at lists.geeklog.net >http://lists.geeklog.net/listinfo/geeklog-users From geeklog-users-admin at lists.geeklog.net Mon Aug 25 21:41:11 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Mon, 25 Aug 2003 18:41:11 -0700 (PDT) Subject: [geeklog-users] html tags--help Message-ID: <20030826014111.31225.qmail@web21303.mail.yahoo.com> What file do I edit to add more allowable html tags in stories? thanks __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com From geeklog-users-admin at lists.geeklog.net Tue Aug 26 03:52:29 2003 From: geeklog-users-admin at lists.geeklog.net (geeklog-users-admin at lists.geeklog.net) Date: Tue, 26 Aug 2003 09:52:29 +0200 Subject: [geeklog-users] html tags--help In-Reply-To: <20030826014111.31225.qmail@web21303.mail.yahoo.com> References: <20030826014111.31225.qmail@web21303.mail.yahoo.com> Message-ID: <20030826075229.13849@smtp.haun-online.de> >What file do I edit to add more allowable html tags in >stories? thanks config.php bye, Dirk -- http://www.haun-online.de/ http://www.haun.info/