31
basza
IDS System for linux ?
  • 2005/1/2 4:47

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


I was woundering if anyone knew of a good IDS sytem for linux?

I was just going through my logs and came accross a lot of these :

/cgi-bin/db2www
/cgi-dos/args.bat
/_vti_pvt/administrators.pwd
/cgi-bin/db2www.exe
/pbserver/pbserver.dll
/cgi-bin/wrap.cgi
/lcgi/ndsobj.nlm
/cgi-bin/calendar_admin.pl
/show_bug.cgi 2
/cgi-bin/wwwboard.pl
/cfdocs/expeval/openfile.cfm
/cgi-bin/ncommerce3/ExecMacro/orderdspc.d2w/report
/pccsmysqladm/incs/dbconnect.inc
/shop/product.ast
/scripts/..%c1%1c../..%c1%1c../mssql7/install/pubtext.bat\"+&+dir+c:+.exe
/cgi-bin/wwwboard.cgi

which looks like someone was trying to get into a windows system. There is about 500 - 600 of these.

Thanks in advance for any help

Basza



32
basza
Re: Quick Request
  • 2005/1/1 23:39

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


thanks all.

Glad it's not this end

once again thanks



33
basza
Quick Request
  • 2005/1/1 23:29

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


I have a user trying to add a topic to the forum but says that it won't let them, I was woundering if someone else would like to try as they are the only user at the moment

http://mediarecyclers.dyndns.org/modules/newbb/viewforum.php?forum=1

I deleted the complete forum and reinstalled it with just a test area that is open to Anonymous Users to create, delete, edit

Thanks in advance



34
basza
Re: switch code
  • 2005/1/1 12:32

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


Thank you.
That worked.



35
basza
switch code
  • 2005/1/1 12:01

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


While writing a module I thourght I would try using switch.
But I am having trouble with it, I'm using the code below only to test it but it keeps going to the default and none of the others.

include "../../mainfile.php";
include XOOPS_ROOT_PATH."/header.php";
switch ($pageid) {

case "test":
echo'hello';
break;
case "test2":
echo 'bye';
break;
default:
echo'index';
break;
}

include_once XOOPS_ROOT_PATH."/footer.php";

Could someone please point out where I'm going wrong.

Thanks in advance



36
basza
Re: Feedback Request
  • 2004/12/31 11:22

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


If anybody tired to Reg and could not , could you please leave a message here so that I will know if it's working or not.

Thanks in Advance

Basza
http://mediarecyclers.dyndns.org



37
basza
Re: Feedback Request
  • 2004/12/31 4:51

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


I've added a couple of if and else's, now they can add their own genres when adding the artist,

I still don't know if users can Reg. If some of you would like to try and reg and if you want to delete you afterwards I will.

Thanks in Advance

Basza
Media Recyclers



38
basza
Re: Feedback Request
  • 2004/12/31 1:07

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


I was thinking along the line of an 'if and else' where maybe if the genre block is left blank they have an option to tick a box and type in the new genre which will be inserted into the db and resulting id is inserted into the genre part of the artist table.

Do you think this is possible?

Basza
Media Recyclers



39
basza
Re: Feedback Request
  • 2004/12/31 0:51

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


Hi All

I have add a add artist page where reg members can add artists but am having problems when a user tries to reg.

Should I edit the user profile to show how artists they have added?

In a form how can set it so that the user can add a new genre if it is not listed?

Thanks in advance

Basza
Media Recyclers



40
basza
Textarea in forms
  • 2004/12/30 5:19

  • basza

  • Just popping in

  • Posts: 73

  • Since: 2004/6/21


I have a form which includes a textarea, the user sends the information which has been space with paragraphs ( we'll say 3 paragraphs) but when retreving the information, it returns as one paragraph.

Just would like to know how to do insert and retrive text from the database already formated.

Thanks inadvance




TopTop
« 1 2 3 (4) 5 6 7 8 »



Login

Who's Online

233 user(s) are online (135 user(s) are browsing Support Forums)


Members: 0


Guests: 233


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits