Re: [PHP-INST] A small problem, so if anyone could help.

2002-01-25 Thread Mike Maltese
Well, lets go over the basics : In your httpd.conf you should have these lines: LoadModule php4_module /path/to/php4apache.dll AddType application/x-http-php .php (plus any other extensions you want parsed) In your php.ini, comment out any extensions for now until you can get things runni

Re: [PHP-INST] A small problem, so if anyone could help.

2002-01-25 Thread Julius Najzer
yes I am, since my last message something changed, but I don't know what happened since I didn't change anything, now when I click on a php file I get a page cannot be displayed error. but still it won't load anything - Original Message - From: "Mike Maltese" <[EMAIL PROTECTED]> To: <

[PHP-INST] Re: HELP! with PHP extension <

2002-01-25 Thread Alan McFarlane
Make sure you've copied the contents of the c:\php\dlls folder to your system directory (\windows\system, \winnt\system32, not sure 'bout 2K). Your extension_dir setting in php.ini should be extension_dir = c:/php/extensions/ And make sure you've copied your php.ini to your windows directory (\

Re: [PHP-INST] A small problem, so if anyone could help.

2002-01-25 Thread Mike Maltese
Are you using the Apache module of the PHP executable(CGI)? - Original Message - From: "Julius Najzer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 25, 2002 4:54 PM Subject: [PHP-INST] A small problem, so if anyone could help. I'm using WindowsME and have both Apac

[PHP-INST] A small problem, so if anyone could help.

2002-01-25 Thread Julius Najzer
I'm using WindowsME and have both Apache 1.3.22 and MySQL 3.21 installed. I've installed PHP for windows and followed the directions. and while I can get Apache to load. and get to the site, php files won't load, in fact when I click on them it acts like it's loading it but eventually tim

[PHP-INST] HELP! with PHP extension <

2002-01-25 Thread Andre Amaral
Hi all, Here is the situation. I have Windows 2000 SP2, IIS5 running PHP 4.1.1 using CGI. My PHP folder is C:\php Extension Folder is: C:\php\extension PHP.INI file: extention_dir = "C:\php\extension\" First problem that I have is loading extensions. Every time I try to uncomment an extension

Re: [PHP-INST] Re: FreeBSD 4.4 / PHP 4.1.1 / PG 7.x --- /usr/libexec/elf/ld: cannot find -lpq

2002-01-25 Thread Yasuo Ohgaki
Eric Jones (Contractor) wrote: > Tell me how I can check for them... You should have something like this [yohgaki@dev ZE2]$ LANG=C ll /usr/lib/libldap* -rw-r--r--1 root root 290322 Sep 15 03:28 /usr/lib/libldap.a lrwxrwxrwx1 root root 26 Sep 24 10:03 /usr/lib/lib

[PHP-INST] pspell with php4.1.1 causing segmentation fault

2002-01-25 Thread Ron Clark
Hello, I seem to be having a problem making php-4.1.1 work with pspell on a solaris-8 system using apache-1.3.22 and mod-ssl. Configure and compile doesn't cause any problems but apache core dumps with a segmentation fault when started. Using the same apache mod-ssl install with php-4.0.6 and the

Re: [PHP-INST] Re: FreeBSD 4.4 / PHP 4.1.1 / PG 7.x --- /usr/libexec/elf/ld: cannot find -lpq

2002-01-25 Thread Yasuo Ohgaki
Eric Jones (Contractor) wrote: > Actually I recompiled PG onto my box and it fixed everything. > > now I'm having a problem with Apache not booting up. > > Cannot load /usr/local/libexec/apache/libphp4.so into server: > /usr/local/libexec/apache/libphp4.so: Undefined symbol "X509_free" > Just

php-install Digest 25 Jan 2002 19:51:16 -0000 Issue 668

2002-01-25 Thread php-install-digest-help
php-install Digest 25 Jan 2002 19:51:16 - Issue 668 Topics (messages 5746 through 5754): gd problem 5746 by: Kae Verens 5748 by: Thomas Kirnbauer 5750 by: Kae Verens 5751 by: Rasmus Lerdorf Re: error installing php-4.1.1 --with-gd 5747 by: Thomas Kir

[PHP-INST] --with-java option not producing shared library

2002-01-25 Thread Sukhwinder Singh
Hello, I tried to compiler php 4.1.1 on Red Hat Linux 7.1 as Apache module and found that configure script doesn't really work same everytime. When I used option --with-qtdom (As some others have found). Configure failed with message: checking whether the C++ compiler (c++ -Wl,-rpath,/usr/l

Re: [PHP-INST] Re: FreeBSD 4.4 / PHP 4.1.1 / PG 7.x --- /usr/libexec/elf/ld: cannot find -lpq

2002-01-25 Thread Eric Jones \(Contractor\)
Actually I recompiled PG onto my box and it fixed everything. now I'm having a problem with Apache not booting up. Cannot load /usr/local/libexec/apache/libphp4.so into server: /usr/local/libexec/apache/libphp4.so: Undefined symbol "X509_free" Eric Jones (Contractor) Pager: 520-459-9515 Temp P

[PHP-INST] XSLT/Sablotron problems

2002-01-25 Thread Mattias Nordstrom
Hi, I just compiled PHP with Sablotron, and everything worked great. However, when I run Apache, I get the following error: Cannot load /etc/httpd/modules/libphp4.so into server: /usr/lib/libsablot.so.0: undefined symbol: JS_PropertyStub I have installed Sablotron from the RPM provided at thei

Re: [PHP-INST] gd problem

2002-01-25 Thread Rasmus Lerdorf
This happens when you have an old version of GD installed on your system. The header files from this old version are picked up by PHP and it thinks your library has GIF support. Do a "locate gd.h" and see how many of those show up on your server. Then get rid of the old gd install, rm config.cac

[PHP-INST] Re: gd problem

2002-01-25 Thread Kae Verens
Thomas Kirnbauer <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I had the same problem with php-4.1.1 and gd-1.8.4 > > I finally succeded by installing all the libs again: zlib-1.1.3, > libpng-1.2.1, libjpeg-v6b, freetype-2.0.6, > libgd-1.8.4 and finally php-4.

[PHP-INST] PHP 4.1.1 and Apache 2.0.38 beta

2002-01-25 Thread Michael Kjorling
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello everyone, I have a problem that is pretty urgent. I have recently upgraded from Apache 1.3.22 to 2.0.38 beta (primarily because of its IPv6 support), but I cannot get PHP to work. An example of what it looks like is available here: http://forum

[PHP-INST] Re: gd problem

2002-01-25 Thread Thomas Kirnbauer
I had the same problem with php-4.1.1 and gd-1.8.4 I finally succeded by installing all the libs again: zlib-1.1.3, libpng-1.2.1, libjpeg-v6b, freetype-2.0.6, libgd-1.8.4 and finally php-4.1.1. There where no more gif-errormessages any more (speak: configure realised, ther is no gif-support) Now

[PHP-INST] Re: error installing php-4.1.1 --with-gd

2002-01-25 Thread Thomas Kirnbauer
Finally I got it: I installed zlib-1.1.3, libpng-1.2.1, libjpeg-v6b, freetype-2.0.6, libgd-1.8.4 and finally php-4.1.1 and now it works. So the already installed versions of those libs seemed to be the problem. Thanks anyway !! "Thomas Kirnbauer" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[

[PHP-INST] gd problem

2002-01-25 Thread Kae Verens
I've been tackling this problem for a few days now (it's essential to a project I'm working on). I'm trying to install PHP4.1.1 with gd support. I have the latest gd installed (2.0.1 - same problem with 1.8.4), and always come across the same problems After configuring, a "make >/dev/null" retur