[PHP-WIN] how to preparse php script so i can download it

2001-12-08 Thread R. Lindeman
i've heard there is a way to preparse php script so i can download it could anyone tell me how to do it please mail me if you know how to [EMAIL PROTECTED] thanx -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMA

RE: [PHP-WIN] my MySQL hacked?

2001-12-08 Thread Richard
Thats an interesting post for the php WINDOWS list. Rick -Original Message- From: R'twick Niceorgaw [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 08, 2001 9:39 AM To: 'G Schneider'; [EMAIL PROTECTED] Subject: RE: [PHP-WIN] my MySQL hacked? move to a unix box never trust IIS/W2k

[PHP-WIN] my MySQL hacked?

2001-12-08 Thread Nicholas James Pitt
Hi There. > > Could it have been a virus? This morning several viruses were cleared off > > the hard-drive of the server (uploaded by members). Is there a virus that > > can do this? If so, what is it? The Badtrans virus has a password stealing trojan built in and has been pretty active recentl

RE: [PHP-WIN] my MySQL hacked?

2001-12-08 Thread R'twick Niceorgaw
move to a unix box never trust IIS/W2k ! -Original Message- From: G Schneider [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 08, 2001 10:39 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] my MySQL hacked? Okay, okay okay... I got up this morning to discover that my MySQL server has ha

[PHP-WIN] urgent mail() function error

2001-12-08 Thread Emad El-Din
Hi all , I tried a lot to use the mail() function , but I'm always faced with an error like this "Warning: Server Error in C:\apache\htdocs\mail.php on line 43". I tried to get a script from the net, but it didn't work, I searched a lot about this thing. Do anyone have a solution? I'm using Win98

php-windows Digest 8 Dec 2001 15:36:46 -0000 Issue 891

2001-12-08 Thread php-windows-digest-help
php-windows Digest 8 Dec 2001 15:36:46 - Issue 891 Topics (messages 10801 through 10807): Re: How to know how long a person stay 10801 by: Gerald Davis urgent mail() function error 10802 by: Emad El-Din 10805 by: DL Neil Security Question 10803 by: ajo.dpzo

[PHP-WIN] my MySQL hacked?

2001-12-08 Thread G Schneider
Okay, okay okay... I got up this morning to discover that my MySQL server has had ALL its databases DELETED except for the mysql.* one. When looking in the mysql.user table, I discovered that there were now TWO "root" users - except the new one required NO password. Also, another root-access use

[PHP-WIN] Re: Constructor functions

2001-12-08 Thread John Lim
Just set a class property instead of returning a value in your constructor. Constructors do not return values. Regards, John Bharath Bhushan Lohray <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > how do i get the values returned by the constructor function ? >

Re: [PHP-WIN] urgent mail() function error

2001-12-08 Thread DL Neil
Hi Emad - or is that "salaam"? > I tried a lot to use the mail() function , but I'm always faced with an > error like this "Warning: Server Error in C:\apache\htdocs\mail.php on line > 43". > I tried to get a script from the net, but it didn't work, I searched a lot > about this thing. > Do anyon

[PHP-WIN] Apache+PHP4 in Win95 OS, config. problem

2001-12-08 Thread Kanchan Majumder
Hi All, I had recently tried to configure php4.0.6 as apache(apache1.3.20) module in my win95 OS machine. As per available php & apache documentation I had configured my both apache and php. But when I tried to see phpinfo.php script at htdocs directory, my browser opens up with a save as window.

[PHP-WIN] Security Question

2001-12-08 Thread ajo
PLEASE HELP! Running PHP in Apache using the MODULE configuration. Apache/1.3.14 (Win32) PHP/4.0.6 mod_ssl/2.7.2 OpenSSL/0.9.6 running. With the following: php_admin_flag safe_mode on php_admin_value open_basedir c:/pr php_admin_value doc_root c:/pr php_admin_value user_dir c:/pr IT SUCCESS