[PHP-INST] Re: php4.2 configure script failure using apxs2 (apache-2.0.35)

2002-05-06 Thread hyper
> ./configure --with-mysql --with-apxs2=/usr/sbin/apxs Are you sure your /usr/sbin/apxs is apxs_2_? The default is ../apache2/bin/apxs (like /usr/local/apache2/bin/apxs). Maybe that's the problem? [ h y p e r ] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http:

[PHP-INST] Re: Just installed new version of php

2002-05-06 Thread hyper
Good question. What happened to the php_imap.dll for Windows? [ h y p e r ] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: Php 4.12 and Apche 2.0.35 on WIN 98 - Help

2002-05-06 Thread hyper
> I used - LoadModule php4_module C:\Program Files\Apache > Group\Apache\php-4.2.0-Win32\experimental\apache2filter.dll. But then when I > do an Apache -K start I get the following error message: "Load Module takes > two arguments, a module name and the name of a shared object file to load it >

[PHP-INST] Re: Form parameters not accessible

2002-05-05 Thread hyper
[ php.ini ] ; You should do your best to write your scripts so that they do not require ; register_globals to be on; Using form variables as globals can easily lead ; to possible security problems, if the code is not very well thought of. register_globals = On h y p e r -- PHP Install Mailing

[PHP-INST] PHP 4.2.0 & GD 2.0.1 - compiling error

2002-05-03 Thread hyper
I'm trying to compile PHP 4.2.0 with GD support, but get errors. Would appreciate if anyone could help. -- system -- System: Slackware 8.0 HTTPd: Apache 2.0.35 PHP: 4.2.0 GD: 2.0.1 (& latest libpng, jpeg, freetype, zlib) - configure - ./configure --enable-magic-qu

[PHP-INST] Re: Apache 2.0.35 and PHP 4.2

2002-05-03 Thread hyper
> I tried when it was 4.2RC3 and could not get the --with-apxs2 > To work.. > > I was wondering if it was working now? Yes it's working now (since RC4 from what I test). You have to give the full path to apxs2, that was (and is) a lot of people's problem: --with-apx2=/usr/local/apache2/bin/apxs

[PHP-INST] Re: PHP 4.2 with Apache 2 under WinXP Pro

2002-05-03 Thread hyper
> How to install PHP 4.2 with Apache 2 under WinXP Pro (or other Win NT based > system). Can't find relating info in faqs/docs, thanx for any info about. 1) Install Apache 2 2) Unpack PHP 3) httpd.conf -> LoadModule php4_module "c:/path/to/php/experimental/apache2filter.dll" AddTy

[PHP-INST] Re: PHP 4.2.0 won't configure for Apache2

2002-05-03 Thread hyper
> Output of ./configure --with-apxs2 --enable-tracking-vars should be --with-apxs2=/usr/local/apache2/bin/apxs (where /usr/local/apache2/bin/apxs is Your apxs path) [ h y p e r ] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: php/apache and the dreaded XP

2002-05-03 Thread hyper
> I just got a new desktop, from Dell, and as all of their machines do > now, it comes with XP installed. On my last set up, i had win2000Pro with > Apache, Mysql, PHP and they all worked like a charm. Has anyone had any > luck with XP? I am still considering wiping the OS out totally and