[PHP-INST] Make fails :( PHP 4.3.1, Solaris 2.6 Netscape Enterprise server3.6

2003-05-29 Thread Daniel Rubio
Hi list!! I'm having a strange error during the make process for PHP 4.3.1, here are te configure options: ./configure --prefix=/apps/php-4.3.1 --with-pgsql=/apps/pgsql --with-nsapi=/apps/suitespot --without-mysql --enable-libgcc No problems on configuration, but I've this error in the make pr

[PHP-INST] about apache 1.3.27 for SGI and PHP 4.2.3

2003-05-29 Thread VIKRANT
Hello there I have installed apache 1.3.24 for SGI and have it running on my SGI box. I did download PHP and made changes in the httpd.conf but still php thing doesnt work. whenever I try to click on php link it gives me the php code and doesnt run the actual php script plz help _

php-install Digest 29 May 2003 04:42:11 -0000 Issue 1398

2003-05-29 Thread php-install-digest-help
php-install Digest 29 May 2003 04:42:11 - Issue 1398 Topics (messages 10972 through 10976): ftp extension 10972 by: Matthias Redl Antwort: [PHP-INST] ftp extension 10973 by: thomas.sinka.it-choice.de Apache Authentication: htpasswd failed to create a password file on Solari

Re: [PHP-INST] php-4.3.1 & apache_1.3.27 on Mac OS X Server

2003-05-29 Thread Jie Lu
Hi, I guess your problem may be caused by apache. Since the apache on Mac OS X Server is "optimized", they are separated into parts and put in several locations, so it is very hard to upgrade apache(Actually I don't know how to). You can use the update from Mac OS X Server, it will update your ap

[PHP-INST] php-4.3.1 & apache_1.3.27 on Mac OS X Server

2003-05-29 Thread Gregory Tomas Concepcion
I've followed the directions on php.net to install apache with php support on mac OS X server and have had success, but with a few warnings that i am concerned about. These are the warning messages i am receiving: gcc -DDARWIN -DTARGET=\"apache\" -DUSE_EXPAT -I./lib/expat-lite `./apaci` \

[PHP-INST] Apache Authentication: htpasswd failed to create a password file on Solaris

2003-05-29 Thread Atif Jakupovic
Hi, I have installed apache 1.3.26 on Solaris 8 UNIX servers. Now I want to start using basic authentication features. I have tried to create a password file on my server using the htpasswd command, but it's failed. ./htpasswd -c ./auth/tsepasswd.file myuser htpasswd: Cannot fin