php-install Digest 1 Mar 2003 06:34:12 -0000 Issue 1270

2003-02-28 Thread php-install-digest-help
php-install Digest 1 Mar 2003 06:34:12 - Issue 1270 Topics (messages 10235 through 10240): Re: Scrunched 10235 by: Rasmus Lerdorf Getting that wonderful 403 error 10236 by: Lesley Leonessa custom extensions 10237 by: THOMAS BRADBURY Is it an apache or a php problem

[PHP-INST] installing 4.3.0 error

2003-02-28 Thread Junu
My current PHP version is 4.0.6 (Build. Sep 10 2001). I want to uprade to 4.3.0 but.. everytime I execute 'make' an error occurs while compiling the mysql library. here it is: MY CONFIGURATION: [EMAIL PROTECTED] php.4.3.0]# './configure' '--disable-static' '--disable- debug' '--disable-rpath' '

[PHP-INST] Compiling PHP with sablotron

2003-02-28 Thread Yann Larrivée
Hi, i tried a couple times to compile - php 4.3.1 - apache_1.3.27 - mysql-3.23.55 - Sablot-0.97 - expat-1.95.5 - libiconv-1.8 - libxml2-2.5.0 - zlib-1.1.4 The configuration of expat,libxml,libiconv,salotron whent well. But i get the fallowing error will compiling php with sablotron --- /root/

[PHP-INST] Is it an apache or a php problem?

2003-02-28 Thread Henning
Hello I use Apache/1.3.27 Server I use to use a mysql-connection, but now the apache support is gone. Trying to connect to my MySQL-database gives following result: Fatal error: Call to undefined function: mysql_pconnect() in... How do I get the MySQL-support back? Henning (newbie) -- PHP Instal

[PHP-INST] custom extensions

2003-02-28 Thread THOMAS BRADBURY
Hi, I'm using PHP4 and Windows IIS5, and was wanting to set up a custom file extension to be processed by PHP... instead of using "blah.com/image.php?" i'd like to use "blah.com/image?..." Is this easily possible, and if so, how do i set it up? Thanks, Tom Bradbury -- PHP Install Mailing L

[PHP-INST] Getting that wonderful 403 error

2003-02-28 Thread Lesley Leonessa
Hello, When I try to run a basic php script, I get the following error: HTTP Error 403 403.1 Forbidden: Execute Access Forbidden This error can be caused if you try to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed. Please contact

Re: [PHP-INST] Scrunched

2003-02-28 Thread Rasmus Lerdorf
> On Linux, any release of MySQL requires that the "mod_auth_mysql" be > installed, so MySQL can do database access authorization validation via > Apache. Apache will run okay and so will MySQL, but without "mod_auth_mysql" > installed you cannot log into MySQL. Uh? That's obviously not true. Lo

php-install Digest 28 Feb 2003 15:17:37 -0000 Issue 1269

2003-02-28 Thread php-install-digest-help
php-install Digest 28 Feb 2003 15:17:37 - Issue 1269 Topics (messages 10231 through 10234): Scrunched 10231 by: Pete Mackie 10234 by: Stephen Edmonds php 10232 by: Sukhendu 10233 by: Sukhendu Administrivia: To subscribe to the digest, e-mail: [EMAIL

Re: [PHP-INST] Scrunched

2003-02-28 Thread Stephen Edmonds
Um this may seem like a stupid question, but why don't you stick to Apache 1.3.X (Or whatever the lastest Apache 1 is). PHP and Apache 2 are supposed to be in beta and hence not recommended on public servers... Stupid questions make the world go round :-D Stephen - Original Message - Fro

[PHP-INST] php

2003-02-28 Thread Sukhendu
Hi i had installed php and i am using iis4.0 whenever u run any php script i get the error as "The PHP CGI cannot be accessed directly." need help. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] php

2003-02-28 Thread Sukhendu

[PHP-INST] Scrunched

2003-02-28 Thread Pete Mackie
Please take this as editorial comments--as opposed to flaming--on what I view are problems serious enough to hold back to growth of LAMP (Linux, Apache, MySQL, PHP) as a viable Web services solution. On Linux, any release of MySQL requires that the "mod_auth_mysql" be installed, so MySQL can do da