If one cannot avoid using PHP how can I secure it? I will initially have it on the same server as IIS.

At 10:40 AM 10/25/2002 -0500, Ed Carp wrote:
> A quick question: Is phpmyadmin secure? Anyone have an negative
> experiences
> having it installed on their server?

PHP itself is not secure unless special steps are taken to secure it, and
even then it's no guarantee.  There have been several exploits published
against PHP, and a few of them have been root exploits.  I avoid PHP when I
can, especially on shared servers.

sql, query


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

---------------------------------------------------------------------
Before posting, please check:
  http://www.mysql.com/manual.php   (the manual)
  http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to