[PHP-WIN] Mccrypt installation?

2002-11-16 Thread Davy Obdam
Hi people I have a problem installing some extensions on a windows XP machine (Apache 2.0.40 and PHP 4.2.3/MySql 3.23.52). I now have most of the extensions i need installed, although there are a few ones wich i dont get to work? Any idea`s? ;extension=php_mcrypt.dll doesnt work and stil produce

Re: [PHP-WIN] PHP4 installation-problem, getting download-screen

2002-11-16 Thread Cam Dunstan
Andreas, Seems like you need to tell Apache to EXECUTE any php files asked for rather than offer them up for download. Do this by editing your httpd.conf file (C:\Program Files\Apache Group\Apache\conf\httpd.conf) as follows ScriptAlias /php/ "c:/php/" AddType application/x-httpd-php .php A

php-windows Digest 16 Nov 2002 23:41:30 -0000 Issue 1444

2002-11-16 Thread php-windows-digest-help
php-windows Digest 16 Nov 2002 23:41:30 - Issue 1444 Topics (messages 16991 through 16992): PHP4 installation-problem, getting download-screen 16991 by: Andreas Ferge looping the query_string into a $var=$value 16992 by: Matt Babineau Administrivia: To subscribe to the dig

[PHP-WIN] looping the query_string into a $var=$value

2002-11-16 Thread Matt Babineau
I was wondering how I can loop over the QUERY_STRING server variable to make all the get variables into a localized variables. I know it has something to do with setting the variable using a double $$? is that correct? /*localize url vars */ $urlQuery_string = explode("&", $_SERVER['QUERY_STRING'

[PHP-WIN] PHP4 installation-problem, getting download-screen

2002-11-16 Thread Andreas Ferge
Hi, I've just installed PHP4 with Apache 1.3.x on Wondows XP. When I start the info-script i always get the download-screen. What is wrong here? Apache is working well. Please help me, I'm a newbie. Thanks in advance! Andreas -- PHP Windows Mailing List (http://www.php.net/) To unsubscri

php-windows Digest 16 Nov 2002 10:35:48 -0000 Issue 1443

2002-11-16 Thread php-windows-digest-help
php-windows Digest 16 Nov 2002 10:35:48 - Issue 1443 Topics (messages 16977 through 16990): Re: set up mysql without winmysqladmin? 16977 by: Cam Dunstan Re: php - login and password 16978 by: Brian 'Bex' Huff 16989 by: George Nicolae php - ftp_get 16979 by:

[PHP-WIN] Re: Subject: php - login and password

2002-11-16 Thread Neil Smith
Hello - do you mean a HTML form in a popup window, or do you mean the 'Enter Network Password' box - which has 'site' , realm', 'User Name' and Password - and is generated by the webserver .htaccess file? The 1st is accessed using standard variables - if you write a form with a user name box ca

[PHP-WIN] Re: php - login and password

2002-11-16 Thread George Nicolae
You can find a good tutorial about this at http://www.phpbuilder.com/columns/tim2505.php3 -- Best regards, George Nicolae IT Manager ___ PaginiWeb.com - Professional Web Design www.PaginiWeb.com "Rui Monteiro" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMA