Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-19 Thread Eugene M. Zheganin
Hi. On 19.08.2013 16:55, KAs Coenen wrote: > Dear, > > I was able to add oci to php. > > But zlib still does not work. When running a script localy on the > system it runs fine: > > # /usr/local/php5/bin/php connect.php > # > > But when running trough a browser I get an error page and this in > ph

RE: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-19 Thread KAs Coenen
: Call to undefined function gzopen() in /opt/apache/htdocs/connect.php on line 4 Any idea how this is possible? Kas > Date: Fri, 16 Aug 2013 12:17:04 -0700 > From: christopher.jo...@oracle.com > To: kascoe...@hotmail.com > CC: php-install@lists.php.net > Subject: Re: [PHP-INSTALL]

Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-17 Thread Christopher Jones
Date: Fri, 16 Aug 2013 17:38:40 +0600 From: eug...@zhegan.in To: php-install@lists.php.net Subject: Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make Hi. On 16.08.2013 17:32, KAs Coenen wrote: hi, yes it does: # /usr/local

RE: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-16 Thread KAs Coenen
Sorry, I misread. It indeed does not complain. But I don't know what you mean when you say that I forgot to update apache's module? Care to clarify? Thx, Kas Date: Fri, 16 Aug 2013 17:38:40 +0600 From: eug...@zhegan.in To: php-install@lists.php.net Subject: Re: [PHP-INSTALL] inst

Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-16 Thread Eugene M. Zheganin
Hi. On 16.08.2013 17:32, KAs Coenen wrote: > hi, > > yes it does: > > # /usr/local/php5/bin/php -m > [PHP Modules] > bz2 > ... > oci8 > ... > zip > zlib > > [Zend Modules] > > What does this mean? > As I can see, it does not. It probably means you forgot to update apache's module (which php is for

RE: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-16 Thread KAs Coenen
hi, yes it does: # /usr/local/php5/bin/php -m [PHP Modules] bz2 ... oci8 ... zip zlib [Zend Modules] What does this mean? Date: Fri, 16 Aug 2013 17:20:12 +0600 From: eug...@zhegan.in To: php-install@lists.php.net Subject: Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in

Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-16 Thread Eugene M. Zheganin
Hi. On 16.08.2013 17:06, KAs Coenen wrote: > Indeed. Turns out that was the problem. Ldd now reports that all libs > are found. But when restarting apache I get in php.error.log: > > [16-Aug-2013 11:01:59 UTC] PHP Warning: PHP Startup: Unable to load > dynamic library > '/usr/local/php5/lib/php/e

RE: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-16 Thread KAs Coenen
estions on the other mailinglist (configuration questions instead of installation)? Kas Date: Fri, 16 Aug 2013 14:57:51 +0600 From: eug...@zhegan.in To: php-install@lists.php.net Subject: Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-16 Thread Eugene M. Zheganin
Hi. On 16.08.2013 14:42, KAs Coenen wrote: > Hello, > > Oci still not finding all libs. ldd reports: > > libnnz11.so => (file not found) > > crle: > > Configuration file [version 4]: /var/ld/ld.config > Default Library Path (ELF): /usr/local/lib:/lib:/usr/lib > Trusted Directories (ELF):

RE: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-16 Thread KAs Coenen
ate: Tue, 13 Aug 2013 14:13:47 +0600 From: eug...@zhegan.in To: kascoe...@hotmail.com CC: php-install@lists.php.net Subject: Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make On 13.08.2013 12:58, KAs Coenen wrote:

Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-13 Thread Eugene M. Zheganin
On 13.08.2013 12:58, KAs Coenen wrote: > Hey, > > Instant client is installed under (/opt/oracle/product/12.1.0/client). > I tried to install oci8 with pecl but I get an error: > > # /usr/local/php5/bin/pecl install oci8 > No releases for package "pecl/oci8" exist > install failed > > Installing fr

RE: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-13 Thread KAs Coenen
( 0.0%) ALL tests are skipped. Any idea's? Make install runs but the output is the same as above (from ldd). Thanks for all the help already! Kas > Date: Mon, 12 Aug 2013 09:13:32 -0700 > From: christopher.jo...@oracle.com > To: e...@norma.perm.ru > CC: kascoe...@hotmail.co

Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-12 Thread Christopher Jones
On 08/12/2013 09:08 AM, Eugene M. Zheganin wrote: Hi. On 12.08.2013 20:45, KAs Coenen wrote: Reinstalled openssl in 64bit with shared libs, libiconv and added zlib. Now everything ran fine. I still have other questions (not related to php install) about how to add oci as module. Where can I

Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-12 Thread Eugene M. Zheganin
Hi. On 12.08.2013 20:45, KAs Coenen wrote: Reinstalled openssl in 64bit with shared libs, libiconv and added zlib. Now everything ran fine. I still have other questions (not related to php install) about how to add oci as module. Where can I ask such things? You can install it from PECL, you c

Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-12 Thread Christopher Jones
On 8/12/13 7:45 AM, KAs Coenen wrote: Reinstalled openssl in 64bit with shared libs, libiconv and added zlib. Now everything ran fine. I still have other questions (not related to php install) about how to add oci as module. Where can I ask such things? Adding PHP's OCI8 extension is still a

RE: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-12 Thread KAs Coenen
...@zhegan.in Date: Mon, 12 Aug 2013 15:52:07 +0200 Subject: RE: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make Indeed I forgot the shared libs when compiling openssl. So I redid that and now php fails on something new :p Last command + output: /bin/bash /export/home

RE: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-12 Thread KAs Coenen
collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 BTW: Why do I keep getting mails from ebay and such when sending to php-install? Kas Date: Mon, 12 Aug 2013 19:39:59 +0600 From: eug...@zhegan.in To: kascoe...@hotmail.com CC: php-install@lists.php.net Subject: Re: [PHP-INSTALL

Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-12 Thread Eugene M. Zheganin
Hi. On 12.08.2013 19:21, KAs Coenen wrote: > Well, the same happened. After removing the unpacked tar and resetting > vars: > > __iob 0x8d > /usr/local/ssl/lib/libcrypto.a(pem_lib.o) > __iob 0x46d > /usr/local/ssl/lib/libcryp

RE: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-12 Thread KAs Coenen
2013 19:00:45 +0600 From: eug...@zhegan.in To: kascoe...@hotmail.com CC: php-install@lists.php.net Subject: Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make Hi. On 12.08.2013 18:37, KAs Coenen wrote: Hi

Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-12 Thread Eugene M. Zheganin
Hi. On 12.08.2013 18:37, KAs Coenen wrote: > Hi, > > Because of your advice I tried to recompile php to 64 bit. First I > recompiled all dependencies with flag -m64. All went well. When > running make for php I get the following error: > > fprintf 0x94 > /usr/loc

RE: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-12 Thread KAs Coenen
:49:31 +0600 From: eug...@zhegan.in To: kascoe...@hotmail.com CC: php-install@lists.php.net Subject: Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make Hi. On 12.08.2013 15:27, KAs Coenen wrote: Why is that

Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-12 Thread Eugene M. Zheganin
Hi. On 12.08.2013 15:27, KAs Coenen wrote: > Why is that the best option? Because 64-bit binaries (processes started by them) can address (use) way more memory on amd64 architecture, while 32-bit binaries/processes can use/address less than 4 gigs of memory while running on amd64. If total amount

RE: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-12 Thread KAs Coenen
: eug...@zhegan.in To: kascoe...@hotmail.com CC: php-install@lists.php.net Subject: Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make Hi. On 12.08.2013 13:04, KAs Coenen wrote: I don't know if this is c

Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-12 Thread Eugene M. Zheganin
Hi. On 12.08.2013 13:04, KAs Coenen wrote: > I don't know if this is complete or not. I installed openssl from > source. But it reports all files as 64 bit although I downloaded the > 32 bit version?? Source tarball contains sources for both architectures. It's the compiler and linker making decis

RE: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-12 Thread KAs Coenen
E-2009-3555) root@zone-eu4# So do I need to recompile openssl in 32 bit? Any idea how to do it? Kas Date: Fri, 9 Aug 2013 16:15:53 +0600 From: eug...@zhegan.in To: php-install@lists.php.net Subject: Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error

Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-09 Thread Eugene M. Zheganin
Hi. On 09.08.2013 15:38, KAs Coenen wrote: > Thx for the help and it helped. But now make fails on something else. > I ran it both with and without --enable-sockets and both failed. It > fails on the following command: > > /bin/bash /export/home/user/php-5.5.1/libtool --silent > --preserve-dup-de

RE: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-09 Thread KAs Coenen
d I report the first error as a bug? Where should I do this? I am willing to do this as long as I know where I have to go. Kas Date: Thu, 8 Aug 2013 18:28:09 +0600 From: eug...@zhegan.in To: php-install@lists.php.net Subject: Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in er

Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-08 Thread Eugene M. Zheganin
Hi, On 08.08.2013 15:37, KAs Coenen wrote: > > Can someone please help me? I have been stuck on installing php on > solaris for several days now. I've been trying different options and > all resulted in nothing that really worked. > > Please bear with me as this is my first mail to a newsgroup. If

[PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

2013-08-08 Thread KAs Coenen
Hi, I am trying to install php 5.5.1 on to solaris 10. This is the solaris version: $ uname -a SunOS zone-eu4 5.10 Generic_142910-17 i86pc i386 i86pc $ cat /etc/release Oracle Solaris 10 9/10 s10x_u9wos_14a X86 Copyright (c) 2010, Oracle and/or its affiliates. All rights

[PHP-INSTALL] Installing PHP 5.3.10 from source on Centos 5.7

2012-03-15 Thread Srinivasan Subramanian
I need a PHP installation wherein I also want to use the posix functions. When I configure with the ./configure, I see the below output. checking whether to enable POSIX-like functions... yes checking for sys/mkdev.h... (cached) no checking for seteuid... (cached) no checking for setegid... (ca

Re: [PHP-INSTALL] Installing PHP on Apache 1.3.22 under cygwin

2009-08-31 Thread Keith Roberts
All email addresses are challenge-response protected with TMDA [http://tmda.net] - On Mon, 31 Aug 2009, Paul McFerrin wrote: To: php-install@lists.php.net From: Paul McFerrin Subject: [PHP-INSTALL] Installing PHP on Apache 1.3.22

Re: [PHP-INSTALL] Installing PHP on Apache 1.3.22 under cygwin

2009-08-31 Thread dreamcat four
On Mon, Aug 31, 2009 at 8:34 PM, Paul McFerrin wrote: > This is my last-ditch effort to get ANY PHP running. I do NOT have MSQL Why not install the preferred WAMP / WAMPP / XAMPP for your OS ? dreamcat4 dreamc...@gmail.com

[PHP-INSTALL] Installing PHP on Apache 1.3.22 under cygwin

2009-08-31 Thread Paul McFerrin
I NEED HELP I've been trying to install PHP to my Apache 1.3.22 server during the past year without success. Does anyone have a working PHP 4 or 5 for my Apache which has been running flawlessly for 6+ years. What I need is a binary distribution of PHP 4/5 to work with my binary (w. DSO

[PHP-INSTALL] Installing php 5.2.9 with --enable-embed

2009-06-21 Thread Aaron Patterson
Hi, I'm trying to install php 5.2.9 from source on OS X (10.5) with --enable-embed turned on. I get the same error listed in this bug: http://bugs.php.net/bug.php?id=44462 I've applied the patch to remove the yytext duplicate symbols problem, but now I get an error when linking. I've pasted th

[PHP-INSTALL] Installing PHP as CGI

2007-11-16 Thread Luigi Paioro
Hello! I have a server (SuSE 9.1) with Apache 2 installed, compiled as threaded MPM. I've tried to install PHP as module, but it seems very hard to install PHP as module while Apache is threaded MPM. PHP INSTALL file suggests to install PHP as CGI but I don't know how to do it. Can you tell m

[PHP-INSTALL] Installing php 5 on centos 4 x86_64

2007-07-10 Thread Nahum Castro
I have a problem related to configuring php 5.2.3 on an opteron machine centos 4 x86_64. :/configure --with-gd ask for libpng and libjpeg, both are installed on /usr/lib if I use --with-(X)lib-dir=/usr/lib/ the configure script wasn't able to find libpng or jpeg even if they are on that directory

Re: [PHP-INSTALL] installing php on WinXP

2007-04-26 Thread Miles Thompson
On 4/26/07, EmilH <[EMAIL PROTECTED]> wrote: Hi. I have a similar problem as Steve installing PHP on WinXP. Can anybody help me or post a link to a website with step-by-step instructions? Please read his post below. Thanks. Emil. "I have a W2K3 server on IIS 6.0. I tried the install for PHP wi

[PHP-INSTALL] installing php on WinXP

2007-04-26 Thread EmilH
Hi. I have a similar problem as Steve installing PHP on WinXP. Can anybody help me or post a link to a website with step-by-step instructions? Please read his post below. Thanks. Emil. "I have a W2K3 server on IIS 6.0. I tried the install for PHP windows binary 5.2.1 Installer. It failed the

[PHP-INSTALL] installing php 5.2.1 with checkinstall

2007-03-17 Thread Tiron Adrian
Hello, I have php 5.1.6 ,the latest available with yum and i wanted to upgrade to 5.2.1 I have downloade 5.2.1 run ./configure,make and the checkinstall. When i wanted to install the newly created rpm i got the following errors: # rpm -ivh php-5.2.1-1.i386.rpm Preparing...

[PHP-INSTALL] Installing PHP on apache 2

2006-11-24 Thread John Donovan
I have followed the configuration instructions - I have put the following into the apache config file : php_value include_path ".;/php" php_admin_flag safe_mode on LoadModule php4_module "c:/php/php4apache2.dll" AddType application/x-httpd-php .php but all I get when I test the

[PHP-INSTALL] Installing PHP on AMD64

2006-03-30 Thread Mark McCulligh
Hi, I am trying to configure PHP 5.1.2 on an AMD64 server. When you try to configure php with links to /usr/lib64 is still looks in /usr/lib for the .so files. Is this a bug or is there special instruction to configure PHP on 64bit. I did get PHP to configure by using the --with-libdir=lib6

Re: [PHP-INSTALL] installing php with the freetype-library

2006-02-08 Thread Mark Galbreath
doesn't  configure  - -help  tell you? >>> Ruprecht Helms <[EMAIL PROTECTED]> 08-Feb-06 12:20 PM >>> Hi,how have I to set the options to compile php including the freetype-library for handling true-type-fonts by phpscripts.Regards,Ruprecht

[PHP-INSTALL] installing php with the freetype-library

2006-02-08 Thread Ruprecht Helms
Hi, how have I to set the options to compile php including the freetype-library for handling true-type-fonts by phpscripts. Regards, Ruprecht

Re: [PHP-INSTALL] Installing PHP problems

2005-09-09 Thread Angus Stewart
Thanks for all the support, I reinstalled the OS without the mysql, apache and php. I then installed these from the source packages, and the installation worked correctly. Now I will spend the time learning about mysql, apache and php. --- James Ellis <[EMAIL PROTECTED]> wrote: > Hi > > Do you

Re: [PHP-INSTALL] Installing PHP problems

2005-08-29 Thread James Ellis
Hi Do you have Selinux set to active/permissive/disabled? as that may cause some permissions problems depending on the state... it did for me with FC3 Also, what does /var/log/messages and /var/log/httpd/error_log show you, if anything? try doing a $apachectl configtest and see what that coughs

[PHP-INSTALL] Installing PHP problems

2005-08-28 Thread Angus Stewart
I'm trying to enable php-5.0.4 with Apache 2.0.52 and Mysql 4.1.13a on a Fedora Core 4 Linux OS. I get the following message once I get everything compiled: [EMAIL PROTECTED] php-5.0.4]# /usr/local/apache2/bin/apachectl restart Syntax error on line 232 of /usr/local/apache2/conf/httpd.conf: Ca

[PHP-INSTALL] Installing PHP 4.4.0 on Win 98 with Apache 1.3.33

2005-07-23 Thread m r rao
I had sent the following problem seeking a solution. I am happy to say I have found the solution. Actually, it was due to a foolish mistake - is there any other kind?! - in the HTML test file I had written. There was a hyperlink to the test PHP script: This should be: http://localhost/phpin

[PHP-INSTALL] Installing PHP on Windows 2003 server/IIS 6

2005-07-13 Thread blulagoon
Does anyone have experience of installing either PHP 4.4 or PHP 5 in this environment. I am quite experienced in writing PHP applications running under IIS 5, MS SQL on XP boxes, but now have a project we need to run on one of our 2003/IIS 6 machines. I've downloaded the installer, and selected II

[PHP-INSTALL] Installing php 5.0.4

2005-05-05 Thread Plantier, Spencer
I was able to do: ./configure \ --with-apxs2=/usr/local/apache2/bin/apxs \ --with-mysql=/opt/sfw/mysql \ --with-mysql-sock=/tmp/mysql.sock \ --with-sqlite \ --enable-sqlite-utf8 \ --with-zlib \ --with-zlib-dir \ --with-bz2 \ --with-gd \ --enable-gd \ --enable-gd-native-ttf \

[PHP-INSTALL] Installing PHP on IIS v5.1

2005-03-15 Thread jt
I have went through the manual installation instructions exactly, but when I get to the part where it says: If you want to use the CGI binary, do the following: a.. Under 'Home Directory', 'Virtual Directory', or 'Directory', click on the 'Configuration' button, and then enter the App Mappin

[PHP-INSTALL] Installing PHP 4.3 on Windows XP with SP2 and IIS

2004-12-29 Thread GH
I am trying to install php 4.3 on Windows XP Pro SP2 w/ IIS ... (please dont kill me :-)) I am doing it via ISAPI, I am up to the step in the instruction sheet that says "Under Home Directory, click on the 'configuration' button. Add a new entry to the Application Mappings. Use the path to the ph

Re: [PHP-INSTALL] installing php with pear

2004-11-25 Thread Brad Kowalczyk
Merlin wrote: Hi there, I am trying to get pear:DB running. So I first tried to install it via command line like on the pear site described. Besides that the list command says it is installed, I found that it is not since the db functions are not known by php. So I called php.info and found tha

[PHP-INSTALL] installing php with pear

2004-11-25 Thread Merlin
Hi there, I am trying to get pear:DB running. So I first tried to install it via command line like on the pear site described. Besides that the list command says it is installed, I found that it is not since the db functions are not known by php. So I called php.info and found that there is no m

[PHP-INSTALL] Installing PHP 4 with Apache2 on XP

2004-09-10 Thread Russ Abbott
I installed Apache2 (and it worked fine), but when I install PHP4, Apache won't start.  The change to the Apache httpd.conf configuration file that stalls out Apache is the line that points to the php module:   LoadModule php4_module "C:\Program Files\Apache Group\Apache2\bin\php4apache2.dll

Re: [PHP-INSTALL] installing php

2004-09-03 Thread gohaku
On Sep 3, 2004, at 2:18 PM, Owen Stephens wrote: hi, i seem to be getting a problem when i try to configure php with linux red hat 8, apache 1.3.31 and mysql 4.0.20 i get the error: configure: error: libpng.(a|so) not found what is this error and how do i fix it?? any help apreciated I believe

[PHP-INSTALL] installing php

2004-09-03 Thread Owen Stephens
hi, i seem to be getting a problem when i try to configure php with linux red hat 8, apache 1.3.31 and mysql 4.0.20 i get the error: configure: error: libpng.(a|so) not found what is this error and how do i fix it?? any help apreciated

[PHP-INSTALL] Installing PHP.

2004-07-19 Thread Luis Croker
    Hi...    Im trying to compile PHP 4.3.8 on Solaris 7 with apache 1.3.27.   First, I configure PHP using this  parameters: # ./configure --with-apache=../apache_1.3.27 --enable-versioning --without-mysql --with-sybase=/usr/local/freetds --without-gd --enable-track-vars --with-system-r

RE: [PHP-INSTALL] Installing PHP 4.3.6 with Apache2 and GD

2004-06-24 Thread Galbreath, Mark A
Did you alter $APACHE_HOME/conf/httpd.conf to include and recognize PHP as an application type and module? Mark -Original Message- From: J Cornelius [mailto:[EMAIL PROTECTED] Sent: Thursday, June 24, 2004 9:24 AM To: [EMAIL PROTECTED] Subject: [PHP-INSTALL] Installing PHP 4.3.6 with

[PHP-INSTALL] Installing PHP 4.3.6 with Apache2 and GD

2004-06-24 Thread J Cornelius
Hello all, I've been fighting with an install of PHP 4.3.6 with Apache2 and GD for a few days. I'm not a server guru, just a lowly developer. Here's the problem. I've configured PHP with the following: ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-gd --with-zlib-dir=/u

Re: [PHP-INSTALL] installing PHP 5 RC 1 on Windows 2000 SP4 / IIS 5, CGI-version only

2004-04-09 Thread Aditya Mohan
-INSTALL] installing PHP 5 RC 1 on Windows 2000 SP4 / IIS 5, CGI-version only I am trying to install PHP 5 release candidate 1 on Windows 2000 SP4  / IIS 5, CGI-version only. Version 4.3.5 windows installer works on the same machine but not version 5 as I consistently get the same error

[PHP-INSTALL] installing PHP 5 RC 1 on Windows 2000 SP4 / IIS 5, CGI-version only

2004-04-08 Thread Rolf G. Goedhart
Title: installing PHP 5 RC 1 on Windows 2000 SP4 / IIS 5, CGI-version only I am trying to install PHP 5 release candidate 1 on Windows 2000 SP4  / IIS 5, CGI-version only. Version 4.3.5 windows installer works on the same machine but not version 5 as I consistently get the same error: CGI

RE: [PHP-INSTALL] Installing PHP 5.0 - viewing php script

2004-03-02 Thread Jaap van Ganswijk
ards >Hari > >-Original Message- >From: Chris Hewitt [mailto:[EMAIL PROTECTED] >Sent: Tuesday, March 02, 2004 1:13 PM >To: [EMAIL PROTECTED] >Cc: [EMAIL PROTECTED] >Subject: Re: [PHP-INSTALL] Installing PHP 5.0 - viewing php script > >Hari Bhanujan wrote:

RE: [PHP-INSTALL] Installing PHP 5.0 - viewing php script

2004-03-02 Thread Hari Bhanujan
1:13 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [PHP-INSTALL] Installing PHP 5.0 - viewing php script Hari Bhanujan wrote: >I have checked the php.ini file. The option for short_open_tag is set to >on (not that it makes any difference). > >I am installing PHP again

Re: [PHP-INSTALL] Installing PHP 5.0 - viewing php script

2004-03-02 Thread Chris Hewitt
, March 02, 2004 11:05 AM To: [EMAIL PROTECTED] Subject: RE: [PHP-INSTALL] Installing PHP 5.0 - viewing php script Perhaps it has something to do with "php.ini". Php.ini can determine the basic characterisctic of your php. Mkie --- Hari Bhanujan <[EMAIL PROTECTED]> wrote: Jaap and

RE: [PHP-INSTALL] Installing PHP 5.0 - viewing php script

2004-03-02 Thread Hari Bhanujan
To: [EMAIL PROTECTED] Subject: RE: [PHP-INSTALL] Installing PHP 5.0 - viewing php script Perhaps it has something to do with "php.ini". Php.ini can determine the basic characterisctic of your php. Mkie --- Hari Bhanujan <[EMAIL PROTECTED]> wrote: > Jaap and all PHP gurus >

RE: [PHP-INSTALL] Installing PHP 5.0 - viewing php script

2004-03-02 Thread Hari Bhanujan
PROTECTED] Sent: Tuesday, March 02, 2004 2:58 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-INSTALL] Installing PHP 5.0 - viewing php script At 2004-03-01 16:07, Hari Bhanujan wrote: >The problem is that when I try to embed php inside of an html file, I can see all the html tags reflecting fine w

Re: [PHP-INSTALL] Installing PHP 5.0 - viewing php script

2004-03-02 Thread Jaap van Ganswijk
At 2004-03-01 16:07, Hari Bhanujan wrote: >The problem is that when I try to embed php inside of an html file, I can see all the >html tags reflecting fine when the html file is parsed through a browser (IE, >Mozilla), but I cannot see the php script. You are not supposed to see the PHP script i

[PHP-INSTALL] Installing PHP 5.0 - viewing php script

2004-03-01 Thread Hari Bhanujan
Gurus   I have downloaded the latest version of PHP (version 5.0.0b4) for Fedora core 1. (Linux running on Pentium II -333 MHz) I went and did a straight install - ./configure - make - make install   I did not experience any errors at all during any of these stages. Also, I am run

[PHP-INSTALL] installing php onto my pc

2004-02-20 Thread danny cobbinah
trying to install php 4 3 4 on my xp home pc. i have got apache 2 and mysql 3 on it. but the php aint linking to the apache. please help

RE: [PHP-INSTALL] installing php

2004-02-18 Thread Ola Ogunneye
ECTED] Sent: Wednesday, February 18, 2004 4:59 PM To: [EMAIL PROTECTED] Subject: [PHP-INSTALL] installing php hi i can`t ssem to get php to work o my computer i have mysql, apache, and php installed everything seems to be working fine ontheir own but when i try to open up index.php witch has

RE: [PHP-INSTALL] installing php

2004-02-18 Thread Maclure, Scott
Title: RE: [PHP-INSTALL] installing php Danny, you need to set up php within apache's httpd.conf to recognise and execute php scripts! See the following page for details: http://uk.php.net/manual/en/install.apache.php See steps 13-14 (but read the whole thing) - I'm assuming

[PHP-INSTALL] installing php

2004-02-18 Thread Danny Park
hi i can`t ssem to get php to work o my computer i have mysql, apache, and php installed everything seems to be working fine ontheir own but when i try to open up index.php witch has all my browser says is that page not found the domain is localdomin and host is local host on apache can anyone h

[PHP-INSTALL] Installing PHP w/oracle support on OSX

2004-02-11 Thread Nathan Packard
I'm trying to configure PHP to allow me to connect to an oracle database on another server (Linux). I am using an apple Xserve that uses OS X.3. When I use the '--with-oracle' option, it errors asking for the path to oracle on my Xserve (even though all I need it for is to connect to another serve

RE: [PHP-INSTALL] installing PHP with gettext (Solaris 9)

2004-01-08 Thread Steven Mac Intyre
list-unsubscribe: Read the documentation on the site It normally helps. Regards, Steven On 8 Jan 2004 at 13:54, Ozan Dikerler wrote: > > > PLEASE GET ME OUT FROM THE LÝSTTT > > _ > Add phot

RE: [PHP-INSTALL] installing PHP with gettext (Solaris 9)

2004-01-08 Thread Ozan Dikerler
PLEASE GET ME OUT FROM THE LÝSTTT _ Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail

[PHP-INSTALL] installing PHP with gettext (Solaris 9)

2004-01-08 Thread David W Smith
Hi, I was wondering if anyone could help me with a problem I'm experiencing when trying to install PHP 4.3.4 with gettext (current version installed) on a Solaris 9 (Intel) box. My configuration options are: ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/local/mysql --with-my

[PHP-INSTALL] Installing PHP 4.3.4 on Solaris - make install fails

2003-12-30 Thread saizic
I am trying to install the following on a brand new filesystem (the new filesystem is called /export/endor): - httpd-2.0.48 (apache) - mysql-debug-4.0.17 (32-bit binary) - php-4.3.4 I have gotten apache and mysql working, but when I get to php, I have issues with the "make install". Here are a

[PHP-INSTALL] Installing PHP on RedHat 7.3 with Apache 1.3.29

2003-12-01 Thread Max Nokhrin
Hello everyone. NOTE: I'm cross-posting this from the alt.php and alt.apache.configuration newsgroups as I was recommended by someone from there to email this question to this list. I'm trying to install and setup PHP 4.3.4 on RedHat 7.3 running Apache 1.3.29. I've successfully built Apache an

[PHP-INSTALL] Installing PHP 4.3.4 with OpenLDAP 2.1.22

2003-11-17 Thread M.McNeil
Hello, I'm trying to install PHP 4.3.4 with LDAP support on Solaris 8. I'm compiling PHP as a DSO for Apache and I'm using OpenLDAP 2.1.22. Everything compiles just fine, however when I do a make install, I get the error: "Assertion Failed: LDAP_VALID (ber) encode.c line 472." Can anyone help m

[PHP-INSTALL] installing php CGI

2003-11-12 Thread darcy w . christ
hi, i'm trying to install php as a cgi on my redhat machine, which already has php as an apache module installed. i have the php binary compiled and it works. i am to pass it a php script and it is interpreted correctly. i have tried to add this to my virtual host setting: Actio

[PHP-INSTALL] Installing PHP 4.3.3

2003-11-07 Thread Tony Prodger
Hi there   I am a complete newcomer to PHP and am attempting to install PHP 4.3.3 on a Computer running Windows XP Professional I have installed MySql 4.0.16 and the Admin window comes up correctly I havw Apache 1.3.28(win32)PHP/4.3.3 up and running   However I cannot run PHP files   e.g.  

[PHP-INSTALL] installing PHP/APACHE/POSTGRESQL

2003-09-22 Thread Muhammad Imran
I am trying to installing php 4.3.3 as dynamic mod. of apache1.3.28 as for past ten days on linux 8. I just want to know is their any major change in installation process of these. Can any one give me any tip/site address. However, I have try lot of online manuals to install  but no success,