[PHP-INSTALL] installation error: php-5.3.10 krb5support

2012-02-14 Thread Batt Bill (Nokia-LC/Chicago)
I'm attempting to install php-5.3.10 on RHEL 5.7 with postgresql support and am receiving the following make errors and warnings: /usr/bin/ld: warning: libssl.so.1.0.0, needed by /pgclient/Linux_64_x86/edbAS_9.0/lib/libpq.so, may conflict with libssl.so.6 /usr/bin/ld: warning: libcrypto.so.1.0.0

Re: [PHP-INSTALL] installation error : Php 5.3.8 with mysql 5.1.53

2012-01-02 Thread Ferenc Kovacs
On Mon, Jan 2, 2012 at 8:11 AM, kibirango moses wrote: > Hullo users, Happy new year, > > I am trying to install php 5.3.8 stable version with mysql 5.1.53 and > i am getting the error below: > > Config Statement > > ./configure --with-apxs2=/usr/sbin/apxs --enable-mbstring > --with-mysql=/usr/lo

[PHP-INSTALL] installation error : Php 5.3.8 with mysql 5.1.53

2012-01-01 Thread kibirango moses
Hullo users, Happy new year, I am trying to install php 5.3.8 stable version with mysql 5.1.53 and i am getting the error below: Config Statement ./configure --with-apxs2=/usr/sbin/apxs --enable-mbstring --with-mysql=/usr/local/mysql --with-mysql-sock=/var/run/mysql/mysql.sock --with-jpeg-dir=/u

Re: [PHP-INSTALL] Installation Problems

2011-08-31 Thread Kurt Cypher
On 8/31/2011 9:16 AM, habib kainessie wrote: Dear All, I am trying to configure PHP with Apache Server 2.2.19. I download PHP VC6 thread safe the recent version. I have done all the relevant configuration. The Apache server was working well before the configuring it with PHP. When i have configu

[PHP-INSTALL] Installation Problems

2011-08-31 Thread habib kainessie
Dear All, I am trying to configure PHP with Apache Server 2.2.19. I download PHP VC6 thread safe the recent version. I have done all the relevant configuration. The Apache server was working well before the configuring it with PHP. When i have configured it with PHP, and want to restart thethe A

Re: [PHP-INSTALL] Installation Problems

2011-08-24 Thread Eric H.M.M. Condic
Sounds like the problem we had. A couple of things to check: 1) When you installed 5.3.6 did you make sure to select under "script executable" the option to register *.php with this application? 2) After installation we had to manually register c:\windows.0\system32\inetsrv\fcgiext.dll in II

[PHP-INSTALL] Installation Problems

2011-08-24 Thread habib kainessie
Dear All, I have downloaded and install PHP 5.3.6 msi application. I have done all the configuration on the php.ini file, but when i try to execute a PHP file it does not display anything on the browser and no error is displayed. I have the following: Operating System - Windows XP SP 2 IIS - 5.1

Re: [PHP-INSTALL] Installation when Apache is not in /usr/local

2011-04-13 Thread Christopher Jones
On 4/13/11 7:18 PM, Emily Morton-Owens wrote: I'm trying to install PHP on my own webserver that's installed in a nonstandard directory on a university server, following these instructions: http://www.php.net/manual/en/install.unix.apache2.php I already had Apache installed and working before

[PHP-INSTALL] Installation when Apache is not in /usr/local

2011-04-13 Thread Emily Morton-Owens
I'm trying to install PHP on my own webserver that's installed in a nonstandard directory on a university server, following these instructions: http://www.php.net/manual/en/install.unix.apache2.php I already had Apache installed and working before I started. I don't need MySQL, and Apache is runnin

[PHP-INSTALL] Installation on embedded system

2010-04-21 Thread Mitul Modi
hi, I am planning to install php with net-snmp support on my embedded board. But i want to reduce the executable size. So, please guide me for that. Thanks, Mitul Modi

Re: [PHP-INSTALL] installation problem with php and Apache

2010-03-31 Thread Nilesh Govindarajan
On 03/31/2010 01:41 PM, Henryk Cichy wrote: Dear Sir, I would like to start programming using PHP,Apatche and MySql but I couldn't start PHP. I installed Apache v.2.2.15 ( directory c:\apatche2.2). It works. I installed PHP 5.2.13 for Windows to directory "c:/php" and add : PHPIniDir = "c:/php/

[PHP-INSTALL] installation problem with php and Apache

2010-03-31 Thread Henryk Cichy
Dear Sir, I would like to start programming using PHP,Apatche and MySql but I couldn't start PHP. I installed Apache v.2.2.15 ( directory c:\apatche2.2). It works. I installed PHP 5.2.13 for Windows to directory "c:/php" and add : PHPIniDir = "c:/php/" LoadModule php5_module "c:/php/php5apache2_2

[PHP-INSTALL] Installation Assistance

2010-03-01 Thread Wayne K. Sheffield
We are installing on an XP Pro workstation. During the installation there is an error regarding the file HTTPD.CONF: "Error trying to access httpd.conf file. You will need to manually configure the web server." We also get this error when running one of our pages: "This applicat

Re: [PHP-INSTALL] Installation issue with PHP 5.3.1

2009-12-16 Thread Lester Caine
Matt Campo wrote: I am about to throw something very expensive through a large window right now. Here's the issue: PHP version: 5.3.1 Server: IIS 6 OS: Windows XP SP2 I had PHP running fine on my development machine for months, but then I had to write a script that allows users to upload fil

[PHP-INSTALL] Installation issue with PHP 5.3.1

2009-12-16 Thread Matt Campo
I am about to throw something very expensive through a large window right now. Here's the issue: PHP version: 5.3.1 Server: IIS 6 OS: Windows XP SP2 I had PHP running fine on my development machine for months, but then I had to write a script that allows users to upload files to my site. Due to

Re: [PHP-INSTALL] Installation of LAMP on Rhel-5 version

2008-12-31 Thread Keith Roberts
On Wed, 31 Dec 2008, Jack van Zanen wrote: To: Daniel Brown From: Jack van Zanen Subject: Re: [PHP-INSTALL] Installation of LAMP on Rhel-5 version "F" stands for "Fine" no doubt :-) Maybe "Full" ;) Keith Jack 2008/12/31 Daniel Brown On Tue, Dec 30, 20

Re: [PHP-INSTALL] Installation of LAMP on Rhel-5 version

2008-12-30 Thread Jack van Zanen
"F" stands for "Fine" no doubt :-) Jack 2008/12/31 Daniel Brown > On Tue, Dec 30, 2008 at 08:48, Ashutosh Bhardwaj > wrote: > > Please give me instalation tips on installation of LAMP on RHEL-5 > > Operating System: Red Hat Linux 5 > > PHP Version:php 5 > > Web server: Apache 2 > > > >Ser

Re: [PHP-INSTALL] Installation of LAMP on Rhel-5 version

2008-12-30 Thread Daniel Brown
On Tue, Dec 30, 2008 at 08:48, Ashutosh Bhardwaj wrote: > Please give me instalation tips on installation of LAMP on RHEL-5 > Operating System: Red Hat Linux 5 > PHP Version:php 5 > Web server: Apache 2 > Seriously? STFW and RTFM for LAMP PHP on RHEL IV! http://www.google.com/search?q=h

[PHP-INSTALL] Installation of LAMP on Rhel-5 version

2008-12-30 Thread Ashutosh Bhardwaj
Please give me instalation tips on installation of LAMP on RHEL-5 Operating System: Red Hat Linux 5 PHP Version:php 5 Web server: Apache 2

Re: [PHP-INSTALL] Installation issue

2008-07-06 Thread Tommy Peterson
Also, since you made changes to the httpd.conf file, run a apache -t or a httpd -t, depending upon the apache version, from the command line. It will show you syntax errors, for example, if it can't find one of the php files you added a statement for in the httpd.conf file. It will even give you th

Re: [PHP-INSTALL] Installation issue

2008-07-06 Thread Miles Thompson
Tommy Peterson's instructions look right. (Although I've never installed on a Windows box.) When you "stopped" Apache, did you check to see if an older instance was running. That often catches the experts. Did you do a check on Apache's configuration? (Usually apache2ctl -check) Is Apache runnin

Re: [PHP-INSTALL] Installation issue

2008-07-06 Thread Jerry Adair
Hi Tommy/Keith/Newsgroup,   Thank you for the input, I REALLY appreciate it.  I did everything you said but it still does not work.  A few observations:   1) Yes I am running on Windows XP.  So it seems that I shouldn't do any of the "*.so" stuff that Keith mentioned, that seems like a UNIX thin

Re: [PHP-INSTALL] Installation issue

2008-07-06 Thread Tommy Peterson
Keith, If you can't get this working, and you are using a Windows, not Linux/Unix machine, do the following (the online doc are not complete or detailed enough I have found): 1) Rename the PHP file in your PHP directory to PHP.ini (add the .ini extension to it). 2) In your Apache httpd.conf file

Re: [PHP-INSTALL] Installation issue

2008-07-06 Thread Keith Roberts
On Sun, 6 Jul 2008, Jerry Adair wrote: To: php-install@lists.php.net From: Jerry Adair <[EMAIL PROTECTED]> Subject: [PHP-INSTALL] Installation issue Hi,   I have (seemingly) successfully installed both Apache 2.2 and PHP 5.2.6 on my PC here at home.  I followed the installation instru

[PHP-INSTALL] Installation issue

2008-07-06 Thread Jerry Adair
Hi,   I have (seemingly) successfully installed both Apache 2.2 and PHP 5.2.6 on my PC here at home.  I followed the installation instructions carefully and have visted the FAQ sites and help guides.  Still, I cannot get an embedded PHP script (in a HTML file) to be executed by Apache.  I can ru

Re: [PHP-INSTALL] installation with IIS

2008-06-26 Thread John
Paul, Thanks for the advice. On your recommended site I found a help file, which I followed, and it sorted the problem. Many thanks. Do you know anything about MySQL (why I wanted PHP)? I now want to run MySQL, but I have installed it, and when I try to start it, it gives me error 1067, or

Re: [PHP-INSTALL] installation with IIS

2008-06-23 Thread Bass Bizri
22/06/2008 06:50 cc AM Subject [PHP-INSTALL] installation with IIS P

Re: [PHP-INSTALL] installation with IIS

2008-06-21 Thread Paul Reinheimer
Hi John, So while PHP may be installed it would appear that your webserver doesn't know about it yet. That's why your web browser is asking you what to do with this file it doesn't understand. I would try checking out one of the tutorials on how to install PHP with the FastCGI implementaiton unde

[PHP-INSTALL] installation with IIS

2008-06-21 Thread John
I have installed php installer 5.2.6 on Windows Vista with IIS running. I wrote "hello.php" with notebook, and put it in the IIS home page (C:\inetpub\wwwroot). If I try to run http://localhost/hello.php (or any other .php file) in IE it gives me error 404 - page not found. Running it in Firefox

[PHP-INSTALL] Installation problem

2008-05-22 Thread Smith Drafting Products Inc.
I am trying to install FormTools 1_5_1 on windows XP with Explorer. I am continually getting the following response when sending an order form. ft_initialize_form, failed query: DELETE FROM ft_SDPform_templates WHERE form_id = X I have also had the following response. Error in ISAPI_Rewrit

Re: [PHP-INSTALL] Installation

2007-10-29 Thread Richard Heyes
Oh and this is what's at the end of my config.log: configure:19793: checking whether to enable LIBXML support configure:19841: checking libxml2 install dir configure:19870: checking for xml2-config path configure:20028: checking whether libxml build works configure:20055: gcc -o conftest -g -O2

[PHP-INSTALL] Installation

2007-10-29 Thread Richard Heyes
Hi, Trying to install PHP, however it's failing with the following: Configuring extensions checking whether to enable LIBXML support... yes checking libxml2 install dir... /usr/lib64 checking for xml2-config path... /usr/bin/xml2-config checking whether libxml build works... no configure: error:

[PHP-INSTALL] Installation experiences on RHEL4

2006-12-16 Thread Phusion
I would like to hear experiences of compiling PHP 5.x on RHEL4. If possible I would like to know what configure options were used. Let me know. Phusion

Re: [PHP-INSTALL] Installation Problem

2006-11-15 Thread Christian mit Ü Flothmann
What I have done is to "uninstall" PHP5 and "re-installed" PHP 4.4.4 so as to find out if I can connect to the MYSQL Database. In PHP 4 the MySQL extension was built-in so there was no need to enable it after installing PHP. This changed with PHP 5. The installation of this extension is shown

[PHP-INSTALL] Installation Problem

2006-11-15 Thread Abdou Karim Jallow
Thanks, What I have done is to "uninstall" PHP5 and "re-installed" PHP 4.4.4 so as to find out if I can connect to the MYSQL Database. This worked well as I was able to connect to the database with the same PHP scripts (interface). However, I still want to upgrade to PHP 5. could you help? Like

[PHP-INSTALL] Installation problem

2006-11-05 Thread Leng Chun Hung
Hi,operating systesm xpthis is the log from event viewer.The Apache service named  reported the following error:>>> httpd.exe: Syntax error on line 115 of C:/Program Files/Apache Software Foundation/Apache2.2/conf/httpd.conf: Cannot load C:/php/php5apache.dll into server: The specified module could

[PHP-INSTALL] Installation Question

2006-04-09 Thread carinus . carelse
I would like to know if it is possible to install PHP on two webservers on the same machine.  I have a sunone webserver running with PHP already and I would like to install PHP with apache aon thesmae machine can anyone point me in the right diresction.   Carinus -- This e-mail and its c

Re: [PHP-INSTALL] installation problem

2006-02-15 Thread Mark Galbreath
Get rid of this:       Options +ExecCGI    AddHandler cgi-script .php If you want to run php scripts in their own directory, use something like       Action application/x-httpd-php "c:/php/php.exe"   Otherwise, yes, Apache expects CGI scripts to begin with a shabang (#!) and full path to binary

[PHP-INSTALL] installation problem

2006-02-15 Thread Brian Wolf
Even though this probably is not a new topic, can someone suggest a remedy for my installation difficulties? Here's my configuration: Apache 2.0.55 PHP 5.1.2 installed in c:\php Windows 2000 SP4 I'm trying to test a PHP application. Whenever I try to execute a PHP script, two errors are ge

[PHP-INSTALL] Installation of ssh2.so

2006-01-19 Thread Michael Plourde
Hi, i had install the ssh2 module using the documentation on php.net site. Everything was find with the compilation, but now i had to copy the ssh2.so file to the extension_dir and i dont know where to put the file since extension_dir = ./ Do ./ is the directory of php.ini or another location ?

[PHP-INSTALL] installation of PHP 4.1 with apache on windowsXP

2006-01-05 Thread kaushik
I have tried installing PHP 4.1 as a SAPI module of Apache1.3 .My OS is Windows XP.As per the instructions in the manual i added the lines "Loadmodule php4_module C:/PHP/sapi/php4apache.dll AddType application/x-httpd-php.php " alongwith "AddModule mod_php4.c" to the httpd.conf file in apache.

[PHP-INSTALL] Installation

2005-08-31 Thread Burns, Michael
Title: Installation I am trying to install PHP 5.04 on a windows 2003 server running IIS 6.  I have tried the windows install program and the manual install.  When I try to run a php program from a web page I get the error “CGI ERROR  The specified CGI application misbehaved by not returning

[PHP-INSTALL] Installation

2005-08-24 Thread Burns, Michael
Title: Installation I am trying to install PHP 5.04 on a windows 2003 server running IIS 6.  I have tried the windows install program and the manual install.  When I try to run a php program from a web page I get the error “CGI ERROR  The specified CGI application misbehaved by not returning

[PHP-INSTALL] Installation Problem

2005-05-04 Thread xox
I am new to PHP/MySQL and need help solving an installation problem. I have installed Apache 2.0.54 and WinMySQL Admin Ver. 1.4. Lastly, I installed PHP 5.0.4. An instruction manual I purchased says to enter the following code to make sure PHP is working: PHP Test This is an HTML line

[PHP-INSTALL] Installation Warning?

2005-04-08 Thread list_php_config
Hi all, I'm in the process of getting started on a new web app and want to compare performance etc. of: php5, MySQL, Apache and Smarty on Windows 2000 Server vs. Red Hat Linux FC3 While installing php5, in the install doc it says "Do not use Apache 2.0.x and PHP in a production environment neith

[PHP-INSTALL] Installation problem on AIX4.3.2

2004-11-05 Thread K. H. Gowranga
Hello, I was able to install php-4.3.9 with Apache-1.3.31. However, as the response over the web was awfully slow, I reconfigured and compiled without the use of certain bundled packages. My configure reads as env EAPI_MM="SYSTEM" CFLAGS="-O2 -I/usr/local/ssl/include" ./configure --with-db4=/usr/

[PHP-INSTALL] Installation problems

2004-08-16 Thread eocasio
I am having problems running php files. I cannot see any of the simple test pages that I have set up in C:\inetpub\wwwroot. I can see the regular html lines but none of the php lines. I have installed the PHP 5 (CGI) with my web server (IIS 5). I have set up the PATH environment variable, my .ini

[PHP-INSTALL] installation kits

2004-08-12 Thread Gabriele.B
Hi friends, I am downloading a php-mysql-Apache installer : http://www.hotscripts.com/PHP/Software_and_Servers/Installation_Kits/more2.html I'd like to know if someone is using php-mysql-apache installers , how do you rate them ?. It looks like an easier system to install a php capable web se

[PHP-INSTALL] Installation problem with PHP4 and Apache

2004-03-17 Thread Murray, Irving \(Corporate, consultant\)
Hello, I am having a problem trying to install PHP 4.3.4 with Apache 1.3.29 on RedHat 8.0. So far I have done the following: 1. Installed Apache with ./configure --prefix=/usr/local/apache --enable-shared=max make make install 2. Attempted to install PHP with ./configure --with

[PHP-INSTALL] Installation problems

2004-02-22 Thread Jamie Pankhurst
Hi there, I'm trying to install PHP 4.3.4 on Apache 2.0.x, running on Win2k. I stop Apache and make the necessary configuration changes (that is, adding the LoadModule line and the AddType line in the httpd file), but Apache won't start after I make these changes. If I scrub those lines it sta

[PHP-INSTALL] Installation problem of the php with imap

2004-02-18 Thread LianLiming
Hi, i want to install my php5 with the imap support. After successfully installed "cyrus-imapd-2.2.3", i use "./configure --with-mysql --with-apxs --with-imap" to configure php5. Error information come out: "checking for crypt in -lcrypt... yes configure: error: Cannot find rfc822.h. Please check

[PHP-INSTALL] installation problem on tru64 unix

2004-02-17 Thread Nilanjan
APACHE/PHP/ORACLE/TRU64 on COMPAQ ALPHA SERVER: SYSTEM SPECIFICATION VERSION TRU64 UNIX- VER 5.1B SERVER- ES40 APACHE SOURCE-1.3.29(UNIX) PHP-4.3.4 WHAT WE HAVE DONE _ we extracted apache 1.3.29 tar file and configured as #./configure --prefix=/u

[PHP-INSTALL] Installation Issues

2004-01-07 Thread Jason Stames
Attempted this installation on Mac OS X 10.3.2 Server box (clean installation + updates) with PostgreSQL 7.2.1 already installed. I have narraowed the error down to the --with-pgsql flag, the configure command show below minus the postgre entry works just fine. ===

[PHP-INSTALL] Installation problem on Solaris

2003-12-17 Thread Andy Cheng
Hi, After a few hours of searching, I still have no idea on what I can do to compile php on Solaris 8. Here is the error: ld: fatal: file main/internal_functions.o: unknown file type ld: fatal: File processing errors. No output written to sapi/cgi/php collect2: ld returned 1 exit status *** Erro

[PHP-INSTALL] Installation on XP

2003-12-05 Thread Clive R Sweeney
I tried for some hours last night to get Apache and PHP working together in a Windows XP machine. Apache 1.3 seems to work and PHP 4.3.4 seems to work, but I still can't open a PHP test file in my web browser. Believe me, I've tried to follow the instructions very carefully -- although the instruc

[PHP-INSTALL] Installation/configuration problem with IIS and PHP on Windows XP Pro

2003-11-19 Thread Lou Hinman
I have a brand new Dell Inspiron 8500 running Windows XP Pro. I downloaded and installed the contents of PHP 4.3.4.zip as a CGI binary, following the instructions at http://us3.php.net/manual/en/install.windows.php#install.windows.manual and the configuration instructions at http://us3.php.net/man

[PHP-INSTALL] Installation of

2003-11-10 Thread Zaher ANTOY
Ji ! I'm woking under Linux and I extracted PHP 4.3.4 (tar.gz) . I had use this command : "httpd stop" "./configure --with-mysql=/usr/bin/mysql --with-apxs -enable-pcntl --enable-sigchild" in order to use use process. But, it doesn't w

[PHP-INSTALL] Installation Fails

2003-10-27 Thread Michael Thompson
Hi Php-install, I am trying to re-install my PHP system after rebuilding with IMAP controls built, and now I am getting the following error: line 1: re2c: command not found this is on php-4.3.3/ext/standard/var_unserializer.c I am using the following ./configure ./configure --w

RES: [PHP-INSTALL] Installation problem on apache server.

2003-10-14 Thread Rodrigo Reis da Rocha
:44 Para: [EMAIL PROTECTED] Assunto: [PHP-INSTALL] Installation problem on apache server. I am using apache 2.0 on a win zp machine. Downloaded the zip file 6Mb from php site and configured as per the install instructions but the php script doesn't execute on the localhost. Please send me a

[PHP-INSTALL] Installation problem on apache server.

2003-10-13 Thread rajeswaran mugesh
I am using apache 2.0 on a win zp machine. Downloaded the zip file 6Mb from php site and configured as per the install instructions but the php script doesn't execute on the localhost. Please send me a link explaining the setup procedure clearly. Thanks. R Mugesh. -- India.com free e-mail - www

[PHP-INSTALL] Installation problems

2003-09-10 Thread Gary H. Holabird
I have been attempting to install php4.3.3 on a Win2k SP3 machine running IIS5. I have gone thru every installation/configuration guide I can find. I still cannot view phpinfo. I created a test.php with in it. All I get is "The page cannot be displayed. I have tried putting php.ini in the WINN

[PHP-INSTALL] Installation of ming under Suse 8.3 (phprpm-version)

2003-09-02 Thread Ruprecht Helms
Hi, how can I install ming on Suse 8.3 using the rpm-package of php. I don't know where the phpdirectory is under Suse. I've installed the phpmoduleversion of ming in addition and I have made the entry in the php.ini, but I get an error when a mingfunction is called. Regards, Ruprecht