RE: [ErrorSystem-devel] home page little update
Status: Planning
Brought to you by:
sonicmctails
From: <son...@ss...> - 2003-12-05 20:31:44
|
It's McTails, sorry if I mispelt it :-P. I never figured that ES would be used as a way to report MySQL errors as it already has a good errorsystem. Anyway, the CVS respiorty is empty and I find that a bunch of Windows CVS clients just don't report errors when using SSH. WinCVS doesn't report that it can't find putty, and it seems to appear working with everything. Remember that you must have your public key(s) upload to SF.net. Also the CVS script is not part of SF itself, it's a seperate one called cvsweb (this I know because I run a private local SF.net server). What a possiabile solution to do is to wait for PHP5, as it will be including SQLite, a file based SQL system that doesn't require a server. What could be done is a. Data from MySQL is copied to SQLite at various times b. We use SQLite be default unless the user chooses otherwise c. We use it seperate as a manual failback. Regrads, McTails Regrads, Sonic McTails > Ok, MacTails, I updated the news. > I am agree with you, but someone should use ES on the same host where the > scripts he wants to document. So, if one error occured concerning MySQL > (can > connect to db cause MySQL sever is down), how should ES provide the > documentation? > Of course, the better case is to use ES on a remote server, even a free > server on the internet if the documentation isn't confidential. But, ES > should be used for an internal only proccess, as I should use it, and some > of my users may not access to the internet. > In fact, I must say, I think using a MySQL db should not be the better way > for my needs, and I should not be the only one. > So, you are absolutly right, but some particular cases, mine for example, > should require flat files. That's why I propose to do both. > > Concerning CVS, when I tested TortoiseCVS, I've been able to send file, > and > to received them in an other folder. I re-do it, just to know if I can > update, and it seems to work, but when I have a look in the Web interface > for the CVS tree, I couldn't see anything : > http://cvs.sourceforge.net/viewcvs.py/errorsystem/ . So my trouble. But, > it's important, during all the test proccess, even when the test failed, I > never get any error messages concerning SSH. On the other hand, when I > administer the mailing-lists, I could not see any subscribers in the SF > admin page, but I can see you using the GNU mail page... I think some > things > did not work well on SF, and maybe the Web CVS tree is one of those. > > To conclued, we can chat about it, I'll be online from now to 4h30 pm > (GMT+1) today, if there's no stress here... > > Regards, > > Stephane > > > -----Message d'origine----- > De : err...@li... > [mailto:err...@li...]De la part de > son...@ss... > Envoyé : jeudi 4 décembre 2003 21:43 > À : bro...@fr... > Cc : ES-devel > Objet : Re: [ErrorSystem-devel] home page little update > > > First, I would just like to say, I perfer to go by McTails rather then > Sonic :-P. Anyway, I don't like using flat files, as this can be > problematic with file permissions and some more restrictive PHP hosts > could really make that a pain. My big problem is that if someone mucks up > a line, or puts in a newline in the wrong place, it can cause bad things > to happen. However, MySQL gives it a strict table structure and it makes > it so it's hard to accidently destory. However, I'll bit and do what you > recommend although. Anyway, I'm going to write some code (possiabily just > the return of the said query, although until we debate on the backend it's > not going much father then that) > SMT >> Hi all, >> >> I've just a little home page update, principally to correct my very bad >> english, thanks to my wife. >> And I added a little paragraph concerning db server on the design page : >> http://errorsystem.sourceforge.net/design.php. >> >> I wrote : >> "Note : Sonic would like to use a db server to store data, instead of >> files. >> I think we can do that, using MySQL (more used by free webhosting >> providers). I think we can do both, and let ES administrator make his >> own >> choice. So, I think this page should be still available, just correct in >> this way : replace langage file by one table, where each error should a >> record and each line one field, replace all ini file by one table, where >> each system should be a record, and each line a field. Well, this my >> proposition." >> >> Oh, and I switched pages from html to php, so I added a script to >> generate >> automaticaly the menu on each page. >> >> Tell me what you think. >> >> Regards, >> >> Stéphane >> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by: IBM Linux Tutorials. >> Become an expert in LINUX or just sharpen your skills. Sign up for >> IBM's >> Free Linux Tutorials. Learn everything from the bash shell to sys >> admin. >> Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op¿ick >> _______________________________________________ >> ErrorSystem-devel mailing list >> Err...@li... >> https://lists.sourceforge.net/lists/listinfo/errorsystem-devel >> > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > ErrorSystem-devel mailing list > Err...@li... > https://lists.sourceforge.net/lists/listinfo/errorsystem-devel > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op¿ick > _______________________________________________ > ErrorSystem-devel mailing list > Err...@li... > https://lists.sourceforge.net/lists/listinfo/errorsystem-devel > |