Related topics

PHP install problem, engine not parsing php files
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:

PHP on clean OS X Panther install doesn't work
Rasmus Lerdorf ras...@lerdorf.ca php install There is an INSTALL file in the distribution On Sat, 4 Jan 2003 Jeffrey_N_D...@Keane.com wrote: "Irvin Amoraal" To: php-inst...@lists.php.net <irvin@rainbow cc: dio.com> Subject: [PHP-INST] Where to find install instruction? 01/04/2003 12:36 PM Where can I find good

Browser displays source of php files instead of ...
I took your advice and used the ports-supfile in /usr/share/examples. It worked fine and I was able to update my ports. While that worked great, all my attempts to compile php and apache seem to end in failure. My original goal is to install apache 1.3.20 and php4.0.6. I started with: # cd /usr/ports/www/mod_php4

Install php4.0.6 with Oracle9i in Linux Redhat7.2 ...
I have gone to the PHP web site (php.net) and down loaded the source file ---- php-4_0_4pl1_tar.tar. I then FTPed the file to my Linux system and ran TAR. TAR informed me that the file was not in TAR format. Does anyone have any recommendations? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe,

cvs: phpdoc /php copyright.php getting-started.php ...
Rasmus Lerdorf ras...@php.net php install Where is your libmysqlclient.so library? And have you added its location to your /etc/ld.so.conf file and run ldconfig? -Rasmus On Thu, 9 Nov 2000, Ronald Jones wrote: Trying to install PHP 4 on Redhat 6.2 system running Apache and Mysql Getting the following in the

cvs: php4 /win32 install.txt
Rasmus Lerdorf ras...@php.net php install Apache 2 + PHP is not fully baked yet. There are many issues and it will be a while. If you want something that works, use Apache 1.3. -Rasmus On Sun, 19 May 2002, Defryn NZ wrote: Hi There, I am new to PHP and Unix and I am getting install problems.

Installation on Win2000 IIS 5.0
configure --activate-module=src/modules/php4/libphp4.a make make install cd /php/php-xxx cp php.ini-dist /usr/local/lib/php.ini Then I edited the httpd.conf: AddType application/x-httpd-php .php AddType application/x-httpd-php .html User=www Group=www(of course, the user and the group were created with the "useradd

PHP install - what features?
Kenneth Webber mp34...@hotmail.com php install I am not certain when the libstdc was installed. My guess would be it was part of libol. Below is a list of the other software that was installed prior to my PHP install. Perhaps it was included with one of the packages below. autoconf-2.57-sol8-intel-local.gz

PHP install w/MySQL difference question
Jeffrey N Dyke Jeffrey_N_D...@Keane.com php install fyi. i tried the latest from snaps.php.net and it failed as well. all of the bugs on bugs.php.net seem to show a status of bogus for this issue, and refer to a duplicate open item. yet i can't find one. Jeffrey_N_Dyke @Keane.com To: "Alan W. Rateliff,

cvs: phpdoc /en/chapters install.problems.xml
I wrote this "Installation Notes" because all the trouble I had trying to have my PHP pages running fine on Apache web server after a WinXP reinstallation. Config php.ini 4.1. doc_root = "D:\WWWROOT\" 4.2. extension_dir = "E:\Archivos de programa\PHP\" 5. Copy PHP install files: 5.1.

Install problems
This will only happen if the user that you are running the script as uses /usr/local/bin/php as it's default shell. You can check this in /etc/passwd, the shell called is the last parameter on the line. 2. The script itself is <?phpinfo()?> as suggested in the PHP install documentation. When I run the script on the

cvs: phpdoc /php copyright.php getting-started.php install.hpux ...
Rasmus Lerdorf ras...@php.net php install Current snapshot from http://snaps.php.net should be fine. The combination you listed worked nicely for me. -Rasmus On Sun, 11 Feb 2001, John McKerrell wrote: Hi, I really hoped I would not have to post this message but I've been trying with this for hours and it won't

pkgsrc php4 install fails mysteriously
Petr Cech c...@atrey.karlin.mff.cuni.cz mailing www php-dev --RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Hi, and another patch, this time it add DESTDIR support for installation. Sorry it's only for pear and cgi, but you get the idea. It's extremly usefull for

PHP 4.03pl1 + MySQL-3.23.28.g + MacOS X PB = ...?!
Ondra Zima ondra.z...@homolka.cz php install Hi, I install Apache/1.3.12 at Linux RedHat 6.2 and compile PHP php-4.0.4pl1 with this parameters: ./configure --with-apxs=/home/www/bin/apxs --disable-debug --enable-safe-mode --enable-track-vars --enable-ftp --without-mysql --with-zlib

Problems with PHP install.
Bernd Muent mu...@euroscript-ls.de php install It seems that the ldap-functions are not integrated into PHP4 as a standard. When I start a php-Page with an ldap_connect etc. in it, the Error: Undefined Function ldapbind occurs.. Then I went to my PHP-Sourcecode-Directory and did: ./configure --with-ldap make make

PHP install on to Apache problem.
//end the script -----Original Message----- From: Shiloh Madsen [mailto:shiloh_mad...@nsc-support.com] Sent: Tuesday, June 18, 2002 3:14 AM To: php-inst...@lists.php.net; php-wind...@lists.php.net Subject: [PHP-INST] Windows Install troubles. Hi all. Im having difficulty getting PHP up and running with my Windows

Browser prompts me to download the index.php3 file
Alex Akilov aki...@us.ibm.com php install Stanton, Check if libphp_java.so is in the following location: extension_dir=/home/stanton/apache/php-4.0.4pl1/modules extension=libphp_java.so If it is, try running ldd libphp_java.so and see what you get. If you can't find some of the jdk libraries, set LD_LIBRARY_PATH to

Windows Install troubles.
Steve Brazill yu...@lanset.com php install Here's an 'abridged' version of the message I sent (since the 'list' doesn't accept anything over 40k), without the 'attachment'... ----- Original Message ----- From: "Steve Brazill" <yu...@lanset.com> To: "Mark S Russell" <maruss...@indexpage.net> Cc:

[php-db] php install?
Bernd Muent mu...@euroscript-ls.de php install Hi, Jani Taskinen, thank you for your tips, but it still does´nt work. Maybe I've not done it in the right order?! My System: Suse Linux 7.0, Apache 1.3.12 in /usr/local/apache, openldap 2 in /usr/local/openldap The ldap-server is working, ldapsearch, ldapadd etc. is

Configuration of Apache Server
Goba [one webmas...@php.net] ----- Original Message ----- From: LimpNoodle To: webmas...@php.net Sent: Saturday, July 20, 2002 11:15 AM Subject: PHP install I ran the install like it says and all i did everythin to at but on my server over the net or even on my server it won't oepn the pages up it keeps havin'