Related topics

PHP Installation Problems
I am installing PHP 5 with Apache 2.0 on FreeBSD. The ports collection includes PHP5, and I am able to build it and install it as a loadable module. However, there is supposedly an alternate way to install PHP, which is to compile it into Apache itself. The instructions for doing this involve the line ".

A Really Good PHP Installation
Does apache2 come with php support? Probably not, but not sure. I want to install php on the system. I'm not sure what port I need to install?? All the pre recks.. are for 1.* versions of Apache. What's the deal? Thanks so much, Bruce The deal is, Apache2 and PHP are basically a "no no".

PHP Installation
Derick Rethans der...@php.net php doc Hello, what are you doing here? Putting HTML files into the repository really makes no sense. Please revert this. Derick On Fri, 4 Oct 2002, Wei-ching Kao wrote: coldocean Fri Oct 4 03:17:05 2002 EDT Added files: /phpdoc/php copyright.php getting-started.php install.hpux.php

#22115 [Opn->Ver]: Lack of detail to the ...
I'd like to add PHP to this setup so that I can take advantage of some of the great web apps designed with PHP. What do I need to update / add to get PHP support? Install PHP from source, and follow the installation docs that come with it. I've done this both with my Slackware 7.1 home server and my Slackware 7.0

So any other installation options?
I think you might need to move the library to apachedir/libexec phillipp wrote: I have been looking around the net for a couple of hours for information on how to install php with isql (ibm informix) support, if any of you have useful information it would be very nice if you could let me know. Thanks a lot!

cvs: php4 /win32 install.txt
You
can create a file name "test.php" and use this in the file... <?php phpinfo(); ?> If it loads then that would be an indication that your PHP is configured to parse files with the .php extension, and the output would give you an overview of your installation. Tom Tom, If you read through this thread,

PHP installation
Bien entendu, j'ai bien mis en route Apache et décoché la ligne qui va bien dans le fichier de configuration Apache pour activer php. Un test avec un fichier contenant : <?php phpinfo(); ?> montre que php fonctionne correctement et j'ai donc pu télécharger spip en local avec le fichier d'installation automatique en

Win95 PHP installation, but no file associations?
Just guessing, but a quick look indicates that the page is using a lot of PHP. Without a local PHP installation some things aren't going to work on your PC. Also, if some of the links to style information is done using relative paths, that will probably fail on your pc as well. -- Ed Mullen http://edmullen.net How

PHP Installation on Redhat 8 - General Questions
Andi Gutmans a...@zend.com php install The MySQL client library comes with the latest versions of PHP 4 so you are probably best off configuring your PHP Do I need an added package to run PHP with MySQL? Or is the configuration of PHP with the MySql switch enough? Oy! Thanks... Jacob -- PHP Install Mailing List

10.5.2 Update
They used to be, but recent versions of PHP don't include the MySQL extensions, for various reasons. Apparently the zip does but the installer doesn't. I always get MySQL separately, anyway. That way I have the version I want - which may be more recent than the one in the zip file. It's not all that hard to install

PHP Installation
In doing so I found that the Ademco installation manual, while containing everything needed to set up the system, was lacking a high level overview of alarm .... (See http://forum.doityourself.com/showthread.php?t=290389) Clearing alarms: - To turn off an alarm enter: User code + OFF (keypad "1") - If an alarm

Java Install and configuration
Jurgen Philippaerts jur...@see.my.pgp.key php install On Thu, Jan 23, 2003 at 04:18:09PM +0100, Ales keber wrote: Let's see, I use DEBIAN Woody r1 Pentium machine and I would to install PHP 4.3.0 static with Apache 1.3.27. But I get this error when I run "make install": Installing PEAR environment:

Informix and PHP installation
"Yasuo Ohgaki" yohg...@hotmail.com php install Your system does not have required programs like bison and gcc. Install them from RPM should fix your problem. Do not forget to install some devel RPM also. (I wonder why your RedHat7 does not have even gcc. You may be better off installing RedHat7 again,

Killt PHP 5.2.5 vorhandenes PEAR?
Bernd Muent mu...@euroscript-ls.de de comp lang php installation de comp os unix linux misc Upps, Fehlermeldung vergessen: root@gdi:/usr/src/php-4.3.0>make /bin/sh libtool --silent --mode=compile gcc -Iext/ctype/ -I/usr/src/php-4.3.0/e rc/php-4.3.0/main -I/usr/src/php-4.3.0 -I/usr/src/php-4.3.0/Zend -I/opt/interbas

PHP Installation Problem
Brian b_d...@web.de 24hoursupport helpdesk alt php "Gameface" <m...@INVALID.mail.com. INVALID> schrieb im Newsbeitrag news:40dae5a4$0$276$cc9e4d1f@news-text.dial.pipex.com... Whats the best php installation kit? I want it to have at least the following: PHP 4 MySQL4 Apache 1.3 GD Library (for creating jpeg/gif) PS I

sending email form a webpage
Feb23 20:53:40 HORDE [emergency] [horde] DB Error: not found: Unable toinclude the DB/.php file for 'Array' [on line 393 Access your message archive online at http://in.messenger.yahoo.com/webmessengerpromo.php -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions:

cvs: php4 /win32 install.txt
Matt ----- Original Message ----- From: "samy lancher" <washville2...@yahoo.com> To: "Jorn Argelo" <j...@wcborstel.nl> Cc: <freebsd-questi...@freebsd.org> Sent: Friday, March 19, 2004 11:01 AM Subject: Re: php installation problems; now mysql connection problems This morning I decided to install php4.4.2.2 back.

Single-quote bug - more information
hakangule...@gmail.com hakangule...@gmail.com comp lang php On Feb 13, 5:18 am, Jerry Stuckle <jstuck...@attglobal.net> wrote: fasisi wrote: Hello, I just extracted PHP installation package and configure the OS. But how to verify that the PHP has installed properly? Thank you, fasisi And give people a chance to

RubyGems 1.1
Matt Emmerton m...@gsicomp.on.ca lucky freebsd questions When you chose "install php without mysql", what you really did is install PHP without mysql _support_. This is why you can't connect. Reinstall PHP *with* mysql support and you will be fine. Matt ----- Original Message ----- From: "samy lancher"

PHP installation
configure --prefix=/www/php --with-apxs2=/www/bin/apxs --with-config-file-path=/www/php --enable-sockets --with-mysql=/usr/local/mysql --with-zlib-dir=/usr/local --with- gd then make then make install on the make install is where I got the error I checked the /www/modules/ dir. for libphp*.so and it was not there I