php-install Digest 17 Apr 2002 04:02:28 -0000 Issue 792

2002-04-16 Thread php-install-digest-help
php-install Digest 17 Apr 2002 04:02:28 - Issue 792 Topics (messages 6652 through 6659): PHP, IIS, and multiple web sites 6652 by: Mark Payton PHP4 issues with GD from OpenBSD 3.0 ports 6653 by: Iván Montoro Ten inline php not working 6654 by: Daniël Beukers

[PHP-INST] Re: unlink security problem

2002-04-16 Thread Yasuo Ohgaki
This is fixed in CVS version and in 4.2.0RCs. -- Yasuo Ohgaki Patrick Cossette wrote: > Hi, I've already sent that to the php-general list before discovering php-install. >Sorry for the duplicate. > > I'm running PHP 4.1.2 as an Apache module (Apache 1.3.24) under AIX 4.3.3. > > My problem ha

[PHP-INST] Php 4.x install problems.

2002-04-16 Thread Todd Mortensen
I have had this same problem with php-4.1.2 and 4.2 RC4. I know the ap_* symbols are for apache but can't seem to find out why I can't find them. Is there another dir I should be adding to my LD_LIBRARY_PATH? Any idead appreciated. I have been recompiling this for a week or more with the same

[PHP-INST] PHP on a 2K Server

2002-04-16 Thread Darwin Sayo
Complete newbie here. I am running 2k server with IIS. I installed PHP4.1.2. I followed the directions. Here's the steps I took. Hopefully I must have missed something. - Installed PHP into c:\php - php.ini-dist renamed to php.ini and put into the winnt directory - went into the php.ini fi

[PHP-INST] unlink security problem

2002-04-16 Thread Patrick Cossette
Hi, I've already sent that to the php-general list before discovering php-install. Sorry for the duplicate. I'm running PHP 4.1.2 as an Apache module (Apache 1.3.24) under AIX 4.3.3. My problem has been covered in Bug #13447 but I still have it and the bug was under Windows 2000 but I'm running

RE: [PHP-INST] inline php not working

2002-04-16 Thread Todd Mortensen
You need to tell apache to parse .html files with the php parser. By default apache is setup to parse .php files. Not .html files. Here is the line from httpd.conf. --- AddType application/x-httpd-php .php --- -Ori

[PHP-INST] inline php not working

2002-04-16 Thread Daniël Beukers
Hi, on my machine, php gets properly executed from .php files but NOT from inside .html files. When I include some inline php-code like inside HTML files it doesn't get parsed by php. It seems to me like it's a configuration switch, but I can't seem to find where. I'm running FreeBSD 4.5-RELE

[PHP-INST] PHP4 issues with GD from OpenBSD 3.0 ports

2002-04-16 Thread Iván Montoro Ten
Hi, Here goes the dump from the debug.log file while trying to compile PHP4. CONFIGURE: './configure' '--prefix=/var/knowgate/php4' '--with-apache=../apache_1.3.24' '--with-

[PHP-INST] PHP, IIS, and multiple web sites

2002-04-16 Thread Mark Payton
I've installed PHP on IIS 5.0 and it does work fine--for my default web page. However, I have a second web page on the server, which is located on a separate hard drive, and PHP does not work for that one. All I get back is a blank page with the simple "Hello World" php script, although the ex

php-install Digest 16 Apr 2002 15:50:34 -0000 Issue 791

2002-04-16 Thread php-install-digest-help
php-install Digest 16 Apr 2002 15:50:34 - Issue 791 Topics (messages 6646 through 6651): Re: php4.2.0RC4 apache2 6646 by: Yasuo Ohgaki Enabling Trans SID 6647 by: Bzdpltd.aol.com Configuring php with gdlib + freetype 1 + freetype 2 6648 by: Andre Gellert phpinfo d

[PHP-INST] php4 & Apache2 & winXP

2002-04-16 Thread Jas
I have been looking at the documentation for Apache and the documentation for php and I am lost... Could someone point out a quick and easy way for installation (without the use of the exe?) Yeah I know, stupid, but I want to try this out. Thanks in advance, Jas -- PHP Install Mailing List (h

[PHP-INST] chrooted apache; php as dso; mysql outside jail

2002-04-16 Thread Calin Damian
hi, I tried to configure a chrooted web server (apache) with php. Everything works fine except mysql support builtin in php which fails to work on localhost mysql server. The problem: for local connections "mysql_connect" php's function tries to locate /var/lib/mysql/mysq.sock socket

[PHP-INST] phpinfo doesn't update

2002-04-16 Thread Robin Edgar
Hi I've upgraded apache and mysql, but running a phpinfo keeps showing the old information, even after a few days! Any ideas why? Cheers Robin -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Configuring php with gdlib + freetype 1 + freetype 2

2002-04-16 Thread Andre Gellert
Hi , i am working for at least 10 hours on a new php upgrade now. I am using php 4.1.2 on linux , suse 7.0, postgres 7.1.2 and compiled on my own the packages from postgres, ldap+berkeley, ssl, apache , zlib, gdlib incl. libjpg, libmng, libpng, freetype-1.3.1 and freetype-2.0.9 . More details may

[PHP-INST] Enabling Trans SID

2002-04-16 Thread Bzdpltd
Hi List, Wonder if someone can help me here, I am about to start using sessions with PHP. But the problem is that I am not a PHP installation guru. I need to be able to enable trans sid but I do not know how I would go about doing this. If someone could help it would be most appreciated. Reg

[PHP-INST] Re: php4.2.0RC4 apache2

2002-04-16 Thread Yasuo Ohgaki
Petrov Ivan wrote: > Hi! > > Is the subj still doesn't work together? > It should compile, but I wouldn't say it works. It crashes more compare to Apache 1.3x SAPI. It's experimental anyway. -- Yasuo Ohgaki -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://