[PHP-INST] installing PHP 4.3.2 on Debian Potato

2003-08-14 Thread Michael Taekema
Hello. I am fairly new at linux but am learning fast. Here is my problem. Specs on box: 166 MHz Dell tower Debian Potato 2.2.7 Apache 1.3.28 I am trying to install PHP 4.3.2 on this machine and to work with apache. However the PHP site has nothing for info under their docs section. It just says

[PHP-INST] installing with freetype

2003-08-14 Thread Merlin
Hi there, I have just downloaded freetype 2.1.x and build it on suse. Now I am trying to configure php, but it never finds the library. Can anybody suggest on how to install php with freetype 2.x? Thanx in advance, merlin -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visi

Re: [PHP-INST] installing PHP 4.3.2 on Debian Potato

2003-08-08 Thread Bertrand PERRINE
Upgrade to debian 3.0r1 to have libraries uptodate for php 4.3.2 and compile php 4.3.2 for your system. (if you are learning fast, try to repackage php, it's not so hard) You may find some unoffical package at http://apt-get .org. B. Michael Taekema wrote: Hello. I am fairly new at linux but

[PHP-INST] installing --with-imap problem

2003-08-03 Thread Merlin
Hi there, I want to upgrade to a newer php version (from 4.2.2 to 4.3.2) In order to do that I picked my old configure command to reproduce it. The old php version was build with imap. Now I have found, that the directory where the file is supposed to be has been removed (I guess I have "cleaned"

Re: [PHP-INST] Installing on local machine

2003-07-31 Thread Daniel Moore
What was the error? Trisha M wrote: Hi all, I'm trying to install PHP on a local computer so I can learn how PHP without having to dial up all the time. MYSQL is installed already, and seems to be working correctly, but I cannot get PHP to install. I tried the Windows installer program, and go

[PHP-INST] Installing on local machine

2003-07-31 Thread Trisha M
Hi all, I'm trying to install PHP on a local computer so I can learn how PHP without having to dial up all the time. MYSQL is installed already, and seems to be working correctly, but I cannot get PHP to install. I tried the Windows installer program, and got an error, and don't really know what

Re: [PHP-INST] Installing PHP on LINUX with options other than standard

2003-07-13 Thread . ma
hi there are many tutorials out there how to compile PHP under linux. to use these extensions you first have to install them on your computer. eg you have to install the gdlib for gd-support, the zlib for tlib-support, oracle-drivers for oci8-support and so on. just take a look at http://at.p

[PHP-INST] Installing PHP on LINUX with options other than standard

2003-07-13 Thread Jack van Zanen
Hi, Newbie to LINNUX and never compiled source code yet. Can somebody give me the step by step instructions on how to make/compile PHP on LINUX (or sent me URL where to find such) On my windows I have the following dll's included: php_gd.dll php_oci8.dll php_sockets.dll php_zlib.dll And that s

[PHP-INST] Installing php with image manipulation support

2003-07-08 Thread Dan North
Hi folks I am trying to install php 5 (mind you I get the same problem with 4.3.2) with GD2 support for image manipulation. I am running Debian 3 with Apache2 and the GD2libs from debian. Whenever we try to call for any image functions, we get a blank page returned. (in some cases the html headers

[PHP-INST] installing php-mysql

2003-06-24 Thread Michael
I am using RH9 and have successfully installed php-4.2.2-17 via rpm (i386). I am now trying to install php-mysql-4.2.2-17 and it comes up with a failed dependency - libmysqlclient.so.10 is needed. I have libmysqlclient.so.12 which I assume is installed with php. Why is it that it doesn't recognize

[PHP-INST] installing php with xml support (php 4.3.3rc1 & php5)

2003-06-23 Thread Yann Larivee
Hi, i installed zlib,libiconv,libxml (seems to work),expat,sablotron,mysql,php But PHP (4.3.3 RC1) and PHP5 always return me this message Plese reinstall libxml >= 2.4.14 But i did install 2.5.7 One thing that bug me is that warnng message that i got will compiling libxml "libxml 2.5.7 compar

[PHP-INST] installing php4 under OpenBSD 3.3 with mysql support

2003-06-01 Thread Marcus Fredriksson
Hi all, I have a freshly installed OpenBSD 3.3-box with mysql 3.23.55 and wish to compile and install php4 from the ports-tree. The latest php4 in the ports-branch for OpenBSD 3.3 is PHP 4.2.3. How do I compile php with mysql support without having to build everything under /usr/ports/www/php4/ext

[PHP-INST] installing cUrl

2003-03-25 Thread Diana Castillo
Hi, I am running windows XP and I am looking for a way to install Curl, cant seem to find a version that I can easily install just by clicking on Setup.exe , does anyone know how to install it on XP? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/u

[PHP-INST] installing 4.3.1

2003-03-15 Thread John Coderj
Finally ran into problems installing php. I'm installing with mysql support for mysql4.0.11. here is my configure line: ./configure \ --with-gd \ --with -freetype-dir=/usr \ --enable-gd-native-ttf \ --enable-gd-imgstrttf \ --with-jpeg-dir=/usr \ --with-png-dir=/usr \ --with-zlib \ --with-apxs=/usr

[PHP-INST] installing with PostgreSQL support for PHP 4.2.3

2003-03-10 Thread Wim Paulussen
When trying to build with PostgreSQL support I always get the following message : Cannot find libpq-fe.h. I reinstalled PostgreSQL , but am unable to find this file . Does anyyone have a clue where this file can be obtained or what I can do ? Thanx in advance for your cooperation. Wim -- PHP

[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' '

Re: [PHP-INST] Installing PHP on Apache 2 with Win2k

2003-02-15 Thread firepages
I would suggest you grab 2.0.44 as its much stabler than .43 on win32 ... regardless.. there is nothing wrong with your LoadModule line assuming the path is correct try sticking a copy of php.exe and php4ts.dll into your /sapi folder Regards, Simon <[EMAIL PROTECTED]> wrote in message [EMAIL PR

[PHP-INST] Installing PHP on Apache 2 with Win2k

2003-02-13 Thread Tramelw
Hello Everyone, I am running Apache 2.0.43 on Windows 2000 Professional, and attempting to run a PHP 4.2.3 installation. I attempted to add the following three lines of code to my httpd.conf as stated in my php tutorial book: LoadModule php4_module c:/php/sapi/php4apache2.dll AddType applicat

[PHP-INST] Installing php-4.2.1 on Solaris 8 Server - zend.h:55:19: unix.h: No suchfile or directory

2003-02-04 Thread Atif Jakupovic
Hi all, I have a hard time to install the php-4.2.1 on Solaris 8 machine. When I type make I get this message below: zend.h:55:19: unix.h: No such file or directory *** Error code 1 make: Fatal error: Command failed for target `zend_language_parser.lo' Current working directory /apps/php-4.2.1/Ze

[PHP-INST] Installing PHP 4.3, Apache 1.3.27 on Windows 2000 Pro

2003-01-17 Thread Jamey Maze
Apache works without PHP, but when I try to start it with PHP as a server module, it says: Can't locate API module structure 'php_module' in file c:/php/sapi/php4apache.dll: (127) The specified procedure could not be found I've studied the archives and tried various things, but no luck. I remo

[PHP-INST] installing when no access to /usr/local

2003-01-16 Thread Pradeep Tallogu
hi, i want to install php without a webserver to use it from command line. Iam working in a unix environment and I dont hav access to /usr/local. should there be any specific options i must use with ./configure other than setting the prefix to the desired directory ? Thanks. Pradeep.

[PHP-INST] Installing on Windows 98 with PWM

2003-01-12 Thread JReichnan
I have followed the installation procedure, changed the register. When I try to run the test program, I get the 403 error. Then when I change the Inetpub/wwwroot director to accept scripts and execute, I get the can't locate page error. Any ideas? -- PHP Install Mailing List (http://www.php

[PHP-INST] Installing PHP 4.3.0 and Apache 2.0.43

2003-01-09 Thread Phil Marcelino
I give up. I've been trying to get PHP installed as a module with Apache 2.0.43. I want to install it on my laptop strickly for development purposes. Here's what I'm doing: The actors: RedHat 7.3 PHP-4.3.0 Apache-2.0.43 The Stage: HP OmniBook XE3 800MHz and some other stuff. The scenario: I in

[PHP-INST] Installing php on AIX (4.3.3)

2003-01-02 Thread Kirt Thomas
In mid-December I asked about installing php on an AIX system, I was having trouble when I got to the 'make install' command, essentially the libphp4.so was not being created in the ./libs directory of the php install source, and the 'make install' was failing because it couldn't copy this into

Re: [PHP-INST] installing php on redhat

2003-01-02 Thread Jaleen Liu
In RedHat 8.0, you can use RPM to remove the PHP coming with it. Then download the PHP source, configure ti with something like: ./configure --with-apxs2=/path/to/apxs --prefix=/path/to/php make make install Then restart Apache. It will warn you that php module has already been loaded and skip. J

[PHP-INST] installing php on redhat

2003-01-01 Thread M A
hi, well, i downloaded PHP 4.2 and i am using redhat 8.0. my question is how could i remove "uninstall" the php that came with the redhat? and when i install php again where should i install it to "path"? and would my httpd recognize it or do i have to change something in httpd.conf? Thanks

Re: [PHP-INST] Installing php on AIX (4.3.3)

2002-12-16 Thread Kirt Thomas
I tried this and end with the same results, is it the shtool that creates the libphp4.so in the libs directory? It seems like it's not getting created there, and so can't be copied ? At 04:33 PM 12/13/2002 -0700, Jim Thome wrote: It appears like the extension for shared libraries on AIX is .a (

Re: [PHP-INST] Installing php on AIX (4.3.3)

2002-12-13 Thread Jim Thome
It appears like the extension for shared libraries on AIX is .a (depends on your version of AIX; the new linker in AIX release 4.2.1 is .so). To hack the apxs... On line 116 of the apxs script in Apache 1.3.26: Change: my $dso_ext = "so"; To: my $dso_ext = "a"; On line 381: Change: $d =~ s|\.s

Re: [PHP-INST] Installing php on AIX (4.3.3)

2002-12-13 Thread Kirt Thomas
As far as I can tell it's .so - what would I change in the apxs script from so to sl, if it does turn out that it's sl? At 03:04 PM 12/13/2002 -0700, Jim Thome wrote: What suffix does AIX use for shared libaries? .sl or .so? If it's something other than .so, you will have to hack your apxs scr

Re: [PHP-INST] Installing php on AIX (4.3.3)

2002-12-13 Thread Jim Thome
What suffix does AIX use for shared libaries? .sl or .so? If it's something other than .so, you will have to hack your apxs script to change it to whatever your system needs. (Just search apxs for .so; it is only in two places in newer apxs scripts). After changing your apxs script, run mak

[PHP-INST] Installing php on AIX (4.3.3)

2002-12-13 Thread Kirt Thomas
I'm trying to install php on an AIX server. I use the folling configure command: configure --with-apxs=/usr/local/apache/bin/apxs --with-oci8=/u01/app/oracle/product/8.1.6 --prefix=/usr/local/apache Which works. Then I run a make, and that also completes. But when I run a 'make install' I

[PHP-INST] Installing PHP and MYSQL

2002-12-08 Thread yoyo
I'm new to the Linux world and was wondering if someone could provide me with a step by step walkthrough for installing PHP and MYSQL. I have a RedHat 8.0 system running and apache is working great. Thank you. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www

[PHP-INST] installing PHP 4.2.3 with IMAP

2002-11-08 Thread Rob Millerd
Hi, I've been trying to install PHP 4.2.3 with IMAP and some other options and for some reason IMAP will not install. Configure works fine, make works fine, make install works fine, No fatal errors anywhere. but then when I run phpinfo() there is no IMAP section. I'm trying to build on RedHat 7

[PHP-INST] Installing RECODE on WinXP

2002-11-04 Thread Sebastian Galonska
Hello, I would like to install RECODE to work with on my WAMP-System. Until now, I found just "recode.exe", but it doesn´t really help me. As it seems, I need an .dll - file. Can anyone give me some advice where I can get the Windows-built and how to to install it? thanx Sebastian -- PHP Insta

Re: [PHP-INST] Installing PHP as a CGI Interpreter RedHat7.3apache 1.3.26

2002-09-23 Thread Jim Thome
Remove the switch --with-apxs and recompile to get the PHP binary. >>> "GoodnGo.de (R) Zentrale" <[EMAIL PROTECTED]> 09/23/02 06:30AM >>> Hello Master of PhP, I am a perl hacker, so don t yell on me. I want to run php scripts and install PHP as a CGI Interpreter. I am running RedHat 7.3, apac

[PHP-INST] Installing PHP as a CGI Interpreter RedHat7.3 apache 1.3.26

2002-09-23 Thread GoodnGo.de \(R\) Zentrale
Hello Master of PhP, I am a perl hacker, so don´t yell on me. I want to run php scripts and install PHP as a CGI Interpreter. I am running RedHat 7.3, apache 1.3.23 and downloaded php-4.1.2-7.3.4.src.rpm for compiling of a php 4.1.2 kernel source. After compiling php with the flags: ./config

[PHP-INST] Installing PHP as a CGI Interpreter RedHat7.3 apache 1.3.26

2002-09-23 Thread GoodnGo.de \(R\) Zentrale
Hello Master of PhP, I am a perl hacker, so don´t yell on me. I want to run php scripts and install PHP as a CGI Interpreter. I am running RedHat 7.3, apache 1.3.23 and downloaded php-4.1.2-7.3.4.src.rpm for compiling of a php 4.1.2 kernel source. After compiling php with the flags: ./config

Re: [PHP-INST] Installing PHP as a module of Apache 1.3.26 - undefined_zval_ptr_dtor_wrapper

2002-09-09 Thread David Herring
What are the latest known to be working versions of gd and libpng which one should compile php 4.2.3 with ? (so far tried gd 1.8.4 / 2.0.1 and libpng 2.1.4 / 1.0.14 - aways fails on imagecreatefrompng) thx dave David Herring wrote: > > Done some investigation. > > If you remove the "

Re: [PHP-INST] Installing PHP as a module of Apache 1.3.26 - undefined_zval_ptr_dtor_wrapper

2002-09-09 Thread David Herring
Done some investigation. If you remove the " --enable-debug "" from the configure line below it will build and install okay. But then I hit the problem that I hoped 4.2.3 would address - ImageCreateFromPNG get a segV ever time I call it. Any ideas on this ? Thanks Dave David Herring wr

Re: [PHP-INST] Installing PHP as a module of Apache 1.3.26 - undefined_zval_ptr_dtor_wrapper

2002-09-09 Thread David Herring
I get the same error with apache 2.0.40... so what's wrong with my php compile ?? Under Suse 8.0 with the following config options:- ./configure --enable-debug \ --with-mysql=/usr/local/mysql \ --with-gd=/usr/local/gd-1.8.4 \ --with-png-dir=/usr/lib \

[PHP-INST] Installing PHP as a module of Apache 1.3.26 - undefined _zval_ptr_dtor_wrapper

2002-09-09 Thread David Herring
Installing PHP 4.2.3 under apache 1.3.26 gibes me the following error when trying to start apache:- # /usr/local/apache/bin/apachectl start Syntax error on line 205 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/local/apache/libexec/li

Re: [PHP-INST] Installing PHP as a module of Apache 1.3

2002-09-09 Thread Jeanne Case
In case no one has replied, They mean where you installed Apache from, not where you are installing Apache to. This is assuming you are also installing Apache from source and compiling it yourself. The php installs a directory under the apache source tree with the php module in it. When you com

[PHP-INST] Installing PHP as a module of Apache 1.3

2002-09-07 Thread Jimmy Chau
"http://www.php.net/manual/en/print/faq.build.php#faq.build.Apache"; says: Compile PHP by first running ./configure --with-apache=//apache-1.3 (substitute for the actual path to your apache-1.3 directory. does this mean the directory of the PHP source, future binary, or the data for the web p

[PHP-INST] installing PHP 4.2.2 with Apache 1.3.3.2

2002-09-04 Thread Pascal Gervais
OS AIX 4.3 when I make I get the following error. Any help would be greatly appreciated. Making all in apache /bin/sh /usr/local/php-4.2.2/libtool --silent --mode=compile cc -I. -I/usr/local/php-4.2.2/sapi/apache -I/usr/local/php-4.2.2/main -I/us r/local/php-4.2.2 -I/usr/lpp/HTTPServer/

[PHP-INST] installing php4.2.2 with gd and freetype

2002-08-31 Thread Richard Pijnenburg
Dear list, I'm trying to install Apache 1.3.26 with php 4.2.2 which was successful. Then I tried the same but then with GD, freetype, libpng, jpg and zlib. The installation seems to work correct. But I'm trying to install it for a program called pphlogger. Everything seems to be correct. But

Re: [PHP-INST] Installing command-line php binary

2002-08-30 Thread Vicki Brown
On Friday, August 30, 2002, at 02:26 , Chris Hewitt wrote: > Vicki Brown wrote: > >> >> On Wednesday, August 28, 2002, at 07:27 PM, Jim Thome wrote: >> >>> I believe the binary is only installed when compiled as a CGI >>> program. Remove the nsapi line and recompile to get the >>> binary inst

Re: [PHP-INST] Installing command-line php binary

2002-08-30 Thread Chris Hewitt
Vicki Brown wrote: > > On Wednesday, August 28, 2002, at 07:27 PM, Jim Thome wrote: > >> I believe the binary is only installed when compiled as a CGI >> program. Remove the nsapi line and recompile to get the binary >> installed. > > If that is the case, it would be a bug... it should never b

Re: [PHP-INST] Installing command-line php binary

2002-08-29 Thread Vicki Brown
On Wednesday, August 28, 2002, at 07:27 PM, Jim Thome wrote: > I believe the binary is only installed when compiled as a CGI > program. Remove the nsapi line and recompile to get the binary > installed. > > http://www.php.net/manual/en/install.commandline.php > If that is the case, it would

Re: [PHP-INST] Installing command-line php binary

2002-08-28 Thread Jim Thome
I believe the binary is only installed when compiled as a CGI program. Remove the nsapi line and recompile to get the binary installed. http://www.php.net/manual/en/install.commandline.php Jim >>> Vicki Brown <[EMAIL PROTECTED]> 08/28/02 17:45 PM >>> On Wednesday, August 28, 2002, at 04:10 P

Re: [PHP-INST] Installing command-line php binary

2002-08-28 Thread Vicki Brown
On Wednesday, August 28, 2002, at 04:10 PM, Jim Thome wrote: > What is your configure line? I am using --enable-cli, as required pre-4.3 configure \ --with-nsapi=/usr/prop/netscape/server4/ \ --with-mysql=/usr/local/mysql \ --with-imap \ --with-kerberos=/usr/local \ --with-ldap \ --enable-cli

Re: [PHP-INST] Installing command-line php binary

2002-08-28 Thread Jim Thome
What is your configure line? >>> Vicki Brown <[EMAIL PROTECTED]> 08/28/02 05:06PM >>> I'm using PHP 4.2.2 (the "stable" build, not any f the later builds), so I still need to configure with --enable-cli (which I have done). Then I do the make, and make install, and at the end of the install o

[PHP-INST] Installing command-line php binary

2002-08-28 Thread Vicki Brown
I'm using PHP 4.2.2 (the "stable" build, not any f the later builds), so I still need to configure with --enable-cli (which I have done). Then I do the make, and make install, and at the end of the install output I see: Installing program: phpize Installing program: php-config Installing progr

[PHP-INST] Installing PHP 4.2.2 on MacOS X

2002-08-25 Thread Dan McCullough
I keep getting an error on my MacOS X server. I have Apache 2.0 and MySQL installed without a problem. I get to the end of running the installer and it says there is an error. Making this problem worse is the error message flashes to fast to actually see what it is, and there is no log file.

[PHP-INST] Installing PHP on Win XP

2002-08-12 Thread Jocke
How do I do it? Anybody that knows about a windows manual? The ones I can find are for Unix / Linux only. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

re: [PHP-INST] Installing PHP on Windows XP Home and Apache

2002-08-12 Thread Robert Walkama
t; To: <[EMAIL PROTECTED]> > Sent: Monday, August 12, 2002 5:11 PM > Subject: [PHP-INST] Installing PHP on Windows XP Home and Apache > > > Hi, > > I have followed the instructions in install.txt that came with the PHP files > which can also be found here... > htt

[PHP-INST] Installing PHP on Windows XP Home and Apache

2002-08-12 Thread David Lees
Hi, I have followed the instructions in install.txt that came with the PHP files which can also be found here... http://www.php.net/manual/en/installation.php but when I try to view an .php page I only get the html parts of it. There is no error message at all, its just that the bits inbetwee

Re: Re: [PHP-INST] Installing php 4.2.2 with apache 2.0.39

2002-08-04 Thread Ryan Adorable
Disregard my last message, it's done now. he he. Thank you very much Ryan - Original Message - From: "Ryan Adorable" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, August 04, 2002 4:53 PM Subject: Re: Re: [PHP-INST] Installing php 4.2.2 with apa

Re: Re: [PHP-INST] Installing php 4.2.2 with apache 2.0.39

2002-08-04 Thread Ryan Adorable
I got this new error: make[1]: Entering directory `/usr/www/php-4.2.2' /bin/sh /usr/www/php-4.2.2/libtool --silent --mode=link gcc -I. -I/usr/www/php-4.2.2/ -I/usr/www/php-4.2.2/main -I/usr/www/php-4.2.2 -I/usr/www/include -I/usr/www/php-4.2.2/Zend -I/usr/www/imap-2002.RC2/c-client -I/usr/db/

Re: [PHP-INST] Installing php 4.2.2 with apache 2.0.39

2002-08-04 Thread Georgy Goshin
Hi, In file "" change macro name to AP_MODULE_MAGIC_AT_LEAST This should be done because Apache developers have changed this name in version .39. Georgy. Quoting Ryan Adorable <[EMAIL PROTECTED]>: > Hi, > >I got this configure line: > > > > > ./configure --with-apxs2=/usr/www/bin/ap

[PHP-INST] Installing php 4.2.2 with apache 2.0.39

2002-08-04 Thread Ryan Adorable
Hi, I got this configure line: ./configure --with-apxs2=/usr/www/bin/apxs --with-imap=/usr/www/imap --with- mysql=/usr/db --with-gettext --with-zlib Now when I issue the make command, I got this error: /bin/sh /usr/www/php-4.2.2/libtool --silent --mode=compile gcc -I. -I/usr/www/ph

[PHP-INST] installing php-4.2.1 with apache 2.0.39

2002-07-24 Thread Essell
Hi, I've installed apache 2.0.39 on a Redhat 7.2 box. i've 'enabled-so' while installing. Now i'm trying to install php, make is throwing up this error : "php_functions.c:93:27: missing binary operator before '!' " Can someone tell me why this is happening ? I used this line to configure php .. .

[PHP-INST] Installing on NT2000

2002-07-22 Thread Francis
Ok, installed PHP a couple of times with no prob, but now the php ISAPI refuses to load, gives a big red down arrow in IIS's ISAPI Filters. Do I need to set any permissions? I've also dumped all the dll's in the winnt\system32 still hasnt had any effect... :( and php.ini (unchanged from the php.in

[PHP-INST] Installing php4 on Solaris 8 with apache

2002-07-17 Thread Thomas Langås
Configure-line used to configure php4: ./configure --with-mysql=/local --with-oracle=/local/oracle_client --with-ldap=/local --with-gd=/local --with-zlib --with-exec-dir=/local/bin --with-versioning --with-gdbm=/local --with-mod_charset --with-dbase --with-filepro --with-xml=/local --with-ttf

Re: [PHP-INST] Installing php4.2.1 win32-installer on Apache 2.0.39

2002-07-14 Thread Phil Driscoll
On Sunday 14 July 2002 12:45 am, AzN Knightmare wrote: > I installed Apache 2.0.39 and it works fine. I have it all configured > correctly. But when I install php4.2.1 win32-installer, it does not create > a sapi folder in the php directory. So this means I dont have a > php4apache.dll. Anyone kno

[PHP-INST] Installing php4.2.1 win32-installer on Apache 2.0.39

2002-07-13 Thread AzN Knightmare
I installed Apache 2.0.39 and it works fine. I have it all configured correctly. But when I install php4.2.1 win32-installer, it does not create a sapi folder in the php directory. So this means I dont have a php4apache.dll. Anyone know why? If add the code to the httpd.conf, Apache wont to init

[PHP-INST] Installing php-4.2.1 on Solaris 8 -

2002-07-04 Thread Atif_Jakupovic
I'm in a process of installing php-4.2.1 on my Solaris 8 UNIX server. I have Apache 1.3.26 installed as well. First I run ./configure script: ./configure -with-oci8=$ORACLE_HOME/bin -with-apache=/myapps/apache_1.3.26 -enable-track-vars When I run make I get 'make: Fatal error: Command

Re: [PHP-INST] installing php

2002-06-30 Thread Chris Hewitt
Carlos, You will need to tell us exactly how it is not working. What error messages, what platform. I think php support for apache 2 is still experimental (though some people have it working) so I assume you really need apache 2 and not 1.3.x HTH Chris carlos silva wrote: >I have a problem!

[PHP-INST] installing php

2002-06-30 Thread carlos silva
I have a problem! I cant make work PHP with Apache . php is : php 4.2.1 apache is :Apache 2.0.3 and MYSQL is :MYSQL-MAX- 3.2 I need some help , i need to know how install PHP to make work with apache . best regards

RE: [PHP-INST] Installing over old PHP install?

2002-06-26 Thread Jonathan Thomas
26, 2002 2:33 PM To: [EMAIL PROTECTED] Subject: [PHP-INST] Installing over old PHP install? Hi, I'm trying to upgrade a Php 4.0.3 installation on a Redhat 6.2 (i686) box using Apache 1.3.14 as the webserver. I just reccently got the job and the server isn't documented to well about how t

[PHP-INST] Installing over old PHP install?

2002-06-26 Thread Nick Wilson
Hi, I'm trying to upgrade a Php 4.0.3 installation on a Redhat 6.2 (i686) box using Apache 1.3.14 as the webserver. I just reccently got the job and the server isn't documented to well about how things were set up. I went to install PHP 4.2.1 and although I can install it, I can't override the cur

Re: [PHP-INST] installing PHP as mod_php on Apache 2.0.39

2002-06-25 Thread B. PERRINE
The option to use is : --with-apxs2=/path/to/apxs B. Le lun 24/06/2002 à 10:57, Dapid Candra a écrit : > Hello, > > I am trying to install PHP 4.2.1 and Apache 2.0.39 and I want to configure > PHP to run as mod_php. > > Is anyone have a step-by-step installation documentation on this? I tried

[PHP-INST] installing PHP as mod_php on Apache 2.0.39

2002-06-24 Thread Dapid Candra
Hello, I am trying to install PHP 4.2.1 and Apache 2.0.39 and I want to configure PHP to run as mod_php. Is anyone have a step-by-step installation documentation on this? I tried ./configure PHP using --with-apache, but I received 'configure: error: --with-apache does not work with Apache 2.x!'

[PHP-INST] Installing PHP 4.2.1 ISAPI on Windows 2000 Advanced Server - NoExtensions

2002-05-31 Thread Michael Haggerty
I am running into some problems trying to install PHP 4.2.1 ISAPI version on Windows 2000 Advanced Server w/ SP2. I can get the base install working just fine, but when I try to load an extension (any externsion), I start getting 500 errors and the occasionally the following: "Invalid access to m

Re[2]: [PHP-INST] Installing PHP with Apache 2.x

2002-05-30 Thread Julie Meloni
NC> Actually all of the stuff on that page is for Apache 1.3.x (or so it NC> appears). I need it for the new Apache 2.x. Yeah, well, I tend to write tutorials for non-experimental things. :) - Julie --> Julie Meloni --> [EMAIL PROTECTED] --> www.thickbook.com Find "Sams Teach Yourself MySQL

Re: [PHP-INST] Installing PHP with Apache 2.x

2002-05-30 Thread Nick Couchman
Actually all of the stuff on that page is for Apache 1.3.x (or so it appears). I need it for the new Apache 2.x. -Nick Julie Meloni wrote: > NC> Well, this is okay - if you're a windoze user. I'm not a Windoze user, > NC> I'm running RedHat Linux 7.2, so it doesn't do me much good. Thanks, >

Re[2]: [PHP-INST] Installing PHP with Apache 2.x

2002-05-30 Thread Julie Meloni
NC> Well, this is okay - if you're a windoze user. I'm not a Windoze user, NC> I'm running RedHat Linux 7.2, so it doesn't do me much good. Thanks, NC> anyway! Actually, this link: http://thickbook.com/extra/index.html?t=in Contains a tutorial called "Setup and Install Apache with PHP 4.2.1 as

Re: [PHP-INST] Installing PHP with Apache 2.x

2002-05-30 Thread Nick Couchman
Well, this is okay - if you're a windoze user. I'm not a Windoze user, I'm running RedHat Linux 7.2, so it doesn't do me much good. Thanks, anyway! --Nick toby - wrote: > someone mailed me this link few days bak ... > worked fo me > hope it works fo u too . > > http://thickbook.com/e

[PHP-INST] Installing PHP with Apache 2.x

2002-05-30 Thread Nick Couchman
I'm wondering if someone can help me compile PHP and then Apache with PHP support. I used the --with-apxs2 option when configuring PHP, but I'm a little bit lost after that point. Thanks! --Nick -- You can't make a difference until you are willing to be different. -- PHP Install Mailing Li

Re: [PHP-INST] installing php4 with xitami

2002-05-25 Thread Phil Driscoll
On Saturday 25 May 2002 12:47 am, Ryan Galloway wrote: > I'm sure some of you have seen this error. Does this have to do with > permissions on my machine? I tried the help link but didn't get much out > of it. Should I change this line in my php.ini tag from 1 to 0? Yes! Cheers -- Phil Drisco

[PHP-INST] installing php4 with xitami

2002-05-24 Thread Ryan Galloway
I installed Xitami and then PHP4 (the installer that automatically adds to the filters in Xitami). I created a test page with a simple echo command, and I get this: -- Security Alert! The PHP CGI cannot be accessed directly. This PHP CGI binary was compiled wit

AW: [PHP-INST] Installing PHP with Apache and Sybase on Linux

2002-05-20 Thread Stefan Siefert
.. which Sybase Database System would you like to connect to ... Sybase ASA or the big on Sybase ASE? Greetings, Stefan Siefert -Ursprüngliche Nachricht- Von: Vivek Kumar Agrawal [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 20. Mai 2002 09:20 An: PHP Install Betreff: [PHP-INST] Installing PHP

[PHP-INST] Installing PHP with Apache and Sybase on Linux

2002-05-20 Thread Vivek Kumar Agrawal
Hi All, Can somebody tell me how to install PHP with Apache and Sybase on Suse linux. It would be great help for me. Regards, Vivek -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] installing php under linux

2002-05-18 Thread Austin Gonyou
./configure --with-mysql --with-apxs=/path/to/apxs(unless it's installed globally. ie /usr/bin/apxs) On Sat, 2002-05-18 at 13:51, Erik wrote: > hi, > > when i run /usr/local/apache/bin/httpd -l mod_php4.c isn't listed i > already > added > > AddType appalication/x-httpd-php .php to httpd.conf

[PHP-INST] installing php under linux

2002-05-18 Thread Erik
hi, when i run /usr/local/apache/bin/httpd -l mod_php4.c isn't listed i already added AddType appalication/x-httpd-php .php to httpd.conf but php doesn't work correctly ./configure --with-mysql i would like php as apache module (it works beter) is there a linux "guru" around who can explain thi

Re: [PHP-INST] Installing PHP 4.20 on RedHat 7.1 for use with Apache

2002-05-12 Thread Chris Hewitt
Rodney, If its the same as prevous versions, its the file called INSTALL in the top level of the source directory. HTH Chris Rodney S. Foley wrote: >Can someone help me. > >I have been looking for a walk through/tutorial to help me get PHP 4.20 >setup on my linux box running RH71. I setup PH

[PHP-INST] Installing PHP 4.20 on RedHat 7.1 for use with Apache

2002-05-11 Thread Rodney S. Foley
Can someone help me. I have been looking for a walk through/tutorial to help me get PHP 4.20 setup on my linux box running RH71. I setup PHP on my NT Box with out any issues but I was able to get the binaries from php.net. Php.net does not have binaries for linux. Just the source code. I was

[PHP-INST] Installing PHP 4.2.0 with Apache 2.0.36

2002-05-09 Thread Sergio Cinos
Hello, I'm trying to install PHP 4.2.0 with Apache 2.0.36 as a DSO. I'm using "--with-apxs2=/route/to/apache2/bin/apxs" when I compile PHP, but when Then, I load the module into Apache. And when I try to start Apache, it dies instantly, and the logs remains empty ! Can anyone help me? -- Sergi

[PHP-INST] Installing PHP for command-line use

2002-04-22 Thread webmaster
Hi all, working with my website I have ofund it would be practical to be able to run PHP from the command-line. This would be nice when it comes to writing "at"-jobs etc, where now I have to use PERL. It would be so much easier to do that kind of work if I could just write it in PHP. I have he

Re: [PHP-INST] Installing on Solaris 7

2002-04-04 Thread Pierre-Alain Joye
Did you installed the gnu tools ? ( available on sun freeware site, http://www.sunfreeware.com/) These tools are a must to compile php on solaris. Next read the special chapter in the php doc ( comments are usefull sometimes :) ) hth pa -- PHP Install Mailing List (http://www.php.net/) To un

[PHP-INST] Installing on Solaris 7

2002-04-04 Thread Beau Sapach
Hi everyone, I'm trying to install PHP 4.1.2 from source on Sparc Solaris 7. As far as I know I've got all of the required packages installed from sunfreeware.com. I'm installing with mysql and imap support so my configure looks like this: ./configure \ --with-apache=/src/apache_1.3.24 \ --with

Re: [PHP-INST] Installing PHP on Win98 with PWS

2002-03-29 Thread Philip J. Newman
- Original Message - From: "Brett Moyer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 30, 2002 4:56 PM Subject: [PHP-INST] Installing PHP on Win98 with PWS > Can anyone help I followed all inst. in the books I have and in the dl > docu

[PHP-INST] Installing PHP on Win98 with PWS

2002-03-29 Thread Brett Moyer
Can anyone help I followed all inst. in the books I have and in the dl documents that came with Php but when I try a page it bombs Brett Moyer 407-851-7913 [EMAIL PROTECTED]

AW: [PHP-INST] installing php-4.1.1 problem

2002-02-17 Thread Nico Haase
Hi Mindaugas, > i've got a problem configuring php-4.1.1 on my pc with win98. > i've installed > apache server already and as it's very strange, i can not find any *.dll > files > on my c:/php/ directory. does anybody know how to configure and end-up > installin' php-4 succesfully? The dlls are

[PHP-INST] installing php-4.1.1 problem

2002-02-17 Thread mindaugas gilaitis
hello i've got a problem configuring php-4.1.1 on my pc with win98. i've installed apache server already and as it's very strange, i can not find any *.dll files on my c:/php/ directory. does anybody know how to configure and end-up installin' php-4 succesfully? tanks mg -- PHP Install Maili

[PHP-INST] Installing PHP on Novell NetWare 6 Server

2002-01-10 Thread Marc Gervais
I need to know how to install PHP on Novell NetWare 6 with Apache. The appache server is already installed but how can I compile PHP on NetWare for Apache ? You can reply to by e-mail ([EMAIL PROTECTED]) or in this group. Thank for help. -- PHP Install Mailing List (http://www.php.net/) To unsu

RE: [PHP-INST] Installing PHP/Apache on Win2000

2002-01-05 Thread S Chouinard
I haven't modified the lmhosts file. I am running a local network using TCP/IP. Got Apache intro page to show up in the browser, no problem there. But PHP files not working. Does the install have to be to the OS directory? > I had this problem on my PC after I modified the lmhosts file. > Now I

Re: [PHP-INST] Installing PHP/Apache on Win2000

2002-01-05 Thread David Callaghan
I had this problem on my PC after I modified the lmhosts file. Now I just 127.0.0.1 and it works just fine. >Hi, > >I'm running Win2000. I installed MySQL 3.23.47, Apache 1.3.22 and PHP 4.1.1. > >MySQL and Apache are running just fine. However, I can't seem to get PHP >scripts to work on "localh

[PHP-INST] Installing PHP/Apache on Win2000

2002-01-04 Thread S Chouinard
Hi, I'm running Win2000. I installed MySQL 3.23.47, Apache 1.3.22 and PHP 4.1.1. MySQL and Apache are running just fine. However, I can't seem to get PHP scripts to work on "localhost" even though I've made the appropriate edits to the httpd.conf file as specified in the installation instruction

Re: [PHP-INST] Installing PHP on Linux

2001-12-30 Thread B. van Ouwerkerk
> Then I reinstalled PHP, and then it didn't work then either! >What could possibly be the problem? Any one know how to install it >correctly? You need to install MySQL then PHP and then Apache. Take a look at www.devshed.com click serverside and look for an article about installing those to

[PHP-INST] Installing PHP on Linux

2001-12-30 Thread Ronny-André Bendiksen
Hi I got a "problem". I've got an older i586 machine which I am running Red Hat Linux 6.2 on (nothing better doesn't work). Yesterday, I installed Apache, MySQL and so on (the machine is going to run as an webserver). And then I installed PHP 4.1.1. I ran Apache, and tested it out. Then it only v

  1   2   >