[PHP-INST] Security question

2002-10-02 Thread Brian . Duke
I have built a nice admin login for my site. Works great. Uses the mySql database to store the uname and pass. But if I insert into my table a PASSWORD('password') so that the password is encrypted I'm not sure how my PHP script could check to ensure the password is the same. How can I encrypt the

RE: [PHP-INST] "VERY NEWBIE" php_* mod_* --with- question

2002-10-02 Thread Brian . Duke
Well, I'm not the best qualified to answer this question but here goes my best shot (Guru's watch me here make sure I don't screw this up). Starting with Apache. Apache does not actually process your *.php files. There is another engine that takes care of that called Zend. There are a couple lin

RE: [PHP-INST] Re: Apache 2.0 and libphp4.so

2002-10-02 Thread Brian . Duke
Our system found and removed this from our email...However I thought that perhaps others might have got this and did not have as strong a virus detection as we do. -Original Message- From: Gilberto J. Palau [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 02, 2002 6:55 AM To: undiscl

[PHP-INST] Mysql, PHP and a wrapper

2002-09-24 Thread Brian . Duke
I'm running apache-1.3.23-14 on a redhat 7.3 system. I have installed the php-rpm and the php_mysql.rpm from Redhat. installed php-4.1.2-7.3.4 and php-mysql-4.1.2-7.3.4. Cannot connect to my mysql-3.23.49-3 database. If I use "mysql_connect()" only, I get "Fatal error: Call to undefined functi

[PHP-INST] Mysql, PHP and a wrapper

2002-09-24 Thread Brian . Duke
I'm running apache-1.3.23-14 on a redhat 7.3 system. I have installed the php-rpm and the php_mysql.rpm from Redhat. installed php-4.1.2-7.3.4 and php-mysql-4.1.2-7.3.4. Cannot connect to my mysql-3.23.49-3 database. If I use "mysql_connect()" only, I get "Fatal error: Call to undefined functio

RE: [PHP-INST] Image functions

2002-09-23 Thread Brian . Duke
Do you have a function by the name of imagecreatefromjpeg() in your "resize.php" script located in "C:\Program Files\Apache Group\Apache2\htdocs\" folder? -Original Message- From: Michael F. [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 10:58 AM To: [EMAIL PROTECTED] Subje

[PHP-INST] PHP + Oracle8i can't connect Help!

2001-10-18 Thread Sean Duke
Hi, I am tring to connect to Oracle via php, I have uncommented the lines in the php.ini file and pointed the extension to the folder that contains the oracle .dll extensions. This did not work, I keep getting an error saying "could not load oci8.dll" or something to that effect. I have tried ma

[PHP-INST] date/time in wrong zone

2001-04-09 Thread Duke
I sent the following to php-general with no success. I'm wondering if it is a compile/install issue? I'm using php 4.0.4pl1on a FreeBSD system. When I use a php date/time function, it reports the time in GMT, however, I have the date on my FreeBSD system set to EDT. I can't figure out what the p

[PHP-INST] running as root??

2001-04-02 Thread Duke
uot; table, nothing about root. If you want to take a look, go to http://rocketbox.dhs.org/~kidlinux/info.php, and select INFO_ENVIRONMENT. I'd like php to not be running as root! Thanks, -- Duke. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECT