Re: [PHP-DB] Installing IBM DB2 drivers onto an Apache Server under Fedora 16 x64 to access IBM POWER7 DB2 via PHP....

2012-05-16 Thread Charles W Buege
Drive | Woodridge, IL 60517 Phone: 630-754-2181 | Fax: 630-754-2581 | Cell: 630-605-2077 cbu...@moreycorp.com | www.moreycorp.com Follow us on Twitter! http://twitter.com/Moreycorp From: Daniel Krook To: php-db@lists.php.net, Cc: Charles W Buege Date: 05/11/2012 09:35 AM Subjec

Re: [PHP-DB] Installing IBM DB2 drivers onto an Apache Server under Fedora 16 x64 to access IBM POWER7 DB2 via PHP....

2012-05-11 Thread Daniel Krook
s you on the right track. Thanks, -Dan Daniel Krook, IBM L2 Certified IT Specialist Software Engineer, Advanced Cloud Technology, GTS, IBM Cloud Architecture, Java EE, PHP, BlackBerry, DB2 & Solaris Certified Charles W Buege wrote on 05/11/2012 09:48:08 AM: > From: Charles W Buege &g

[PHP-DB] Installing IBM DB2 drivers onto an Apache Server under Fedora 16 x64 to access IBM POWER7 DB2 via PHP....

2012-05-11 Thread Charles W Buege
All - I know that this topic only vaguely relates to this mailing list, but I thought I'd start here. If anyone has a better location for me to look at for this information, please feel free to tell me. Okay, here's my scenario. We are an IBM POWER7 shop and have several instances of Apache

Re: [PHP-DB] Installing PHP 5.2.2 in Windows XP

2007-05-21 Thread Dimiter Ivanov
On 5/21/07, Abdul Rahman Riza <[EMAIL PROTECTED]> wrote: Dear Folks, I need your assistant how to install PHP 5.2.2 with apache web server 2.2.4 in Windows XP environment? Many thanks for you help, Riza http://www.wampserver.com/en/ -- PHP Database Mailing List (http://www.php.net/)

Re: [PHP-DB] Installing PHP 5.2.2 in Windows XP

2007-05-21 Thread Ronalds
1. Extract all files to c:\php 2. Add these lines to httpd.conf LoadModule php5_module "c:/php/php5apache2_2.dll" AddType application/x-httpd-php .php PHPIniDir "C:/php" 3. Edit your php.ini 4. Restart apache If you can't install php this way, then try reading some manuals or get some all-in-on

[PHP-DB] Installing PHP 5.2.2 in Windows XP

2007-05-21 Thread Abdul Rahman Riza
Dear Folks, I need your assistant how to install PHP 5.2.2 with apache web server 2.2.4 in Windows XP environment? Many thanks for you help, Riza - Kunjungi halaman depan Yahoo! Indonesia yang baru!

Re: [PHP-DB] Installing PEAR

2006-03-03 Thread tg-php
I remember the quick install/test I did using PEAR and I kind of had a similar experience, but I figured out what the issue was for me. PEAR installed perfectly but doing the pear install thing where it pulls the package down and puts it where it needs to put it, I was doing what you were doing

[PHP-DB] Installing PEAR

2006-03-03 Thread Sean Mumford
I know this may be a bit off-topic, but I would like to use the PEAR library to implement some of my database functions. Unfortunately, the PEAR documentation is woefully incomplete and as a result i've been unable to install it properly. Here's the procedure i went through: PHP Version: 5.1.2 Ap

[PHP-DB] Installing Firebird 1.5 and PHP

2004-12-12 Thread Todd Cary
I am running Fedora 3 with Apache and Firebird 1.5.1. Where can I obtain instructions on integrating PHP with Apache/Firebird? Thank you Todd -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] installing php5 on suse 9.1

2004-11-26 Thread it clown
Hi All, sorry for mailing to the db mailing list but i am not comming right with the installation mailing list. How do you install php5 on suse 9.1 with apache2? Regards _ For super low premiums, click here http://www.dialdirect

Re: [PHP-DB] Installing PHP

2004-08-30 Thread noderunner n54
Hi Have you read the documentation? You can find it at http://www.php.net/docs.php and it has lots of information on the installation process. Other than that please be more specific (which method did you use for your installation, which webserver do you use php for etc.). Personally I've taken t

RE: [PHP-DB] installing to connect to a remote database server

2002-08-18 Thread MET
...listen to Ramsus =) ~Matthew -Original Message- From: Brian Noecker [mailto:[EMAIL PROTECTED]] Sent: Saturday, August 17, 2002 9:08 PM To: '[EMAIL PROTECTED]' Subject: [PHP-DB] installing to connect to a remote database server Newbie here. I need to install php wit

RE: [PHP-DB] installing to connect to a remote database server

2002-08-18 Thread MET
IL PROTECTED]] Sent: Saturday, August 17, 2002 9:08 PM To: '[EMAIL PROTECTED]' Subject: [PHP-DB] installing to connect to a remote database server Newbie here. I need to install php with postgres support. Problem is I need to have it connect to a non-local database. Now, the pgconne

Re: [PHP-DB] installing to connect to a remote database server

2002-08-17 Thread Rasmus Lerdorf
You need to have the postgresql client library (called libpq) and its associated header files installed on the machine you are compiling PHP on. -Rasmus On Sat, 17 Aug 2002, Brian Noecker wrote: > Newbie here. > > I need to install php with postgres support. Problem is I need to have it > conn

[PHP-DB] installing to connect to a remote database server

2002-08-17 Thread Brian Noecker
Newbie here. I need to install php with postgres support. Problem is I need to have it connect to a non-local database. Now, the pgconnect function seems to allow for that, but the install wants local files. Can someone point me in the right direction here? Thanks, Brian -- PHP Database M

[PHP-DB] installing php-interbase support

2002-03-14 Thread Francisco Jesus Castillo Pinazo
Hi, I would like to solve this problem on my apache-php instalation Fatal error: Call to undefined function: ibase_connect() in /home/pcash/public_html/includes/conexioninterbase.inc on line 7 To solve first i have try to do [root@www download]# rpm -i php-interbase-3.0.16-2bc.i386.rpm error:

Re: [PHP-DB] Installing SQL Server

2001-09-05 Thread Frank M. Kromann
Yes, I have. I think I got the ODBC driver from MDAC 2.6 (available from www.microsoft.com/data), but you will also get it by installing other Microsoft products (Access or Office). Depending on the version of SQL Server you use you can get improved performence by ysing the native MSSQL extens

[PHP-DB] Installing SQL Server

2001-09-05 Thread Todd Cary
Has anybody succeeded in running PHP, using ODBC and the MS SQL Server ODBC driver? If so, I can use some guidance. Many thanks Todd -- Todd Cary Ariste Software [EMAIL PROTECTED] -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

[PHP-DB] Installing mcrypt?

2001-08-22 Thread Brad Lipovsky
I am trying to install the mcrypt libraries on a Windows 98 computer running Apache1.3.20 and PHP 4.0.6. I cant really find anywhere on the net that goes over the installation process, and the readme doesnt describe installation. Does anyone know how to do this, or where I can find a site that d

[PHP-DB] installing PHP4 with sybase-ct

2001-05-04 Thread Lester June Cabrera
Hi, I tried to install PHP4 on our Solaris box. ./configure --with-nsapi= --enable-libgcc --with-mysql=/usr/local/mysql --enable-track-vars --enable-short-tags --enable-asp-tags

[PHP-DB] Installing Interbase as a module

2001-04-20 Thread zeus
Hi How can I install Interbase support for PHP as a module? tia -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-DB] installing MySQL with PHP4.0.3pl1

2001-02-13 Thread Darryl Friesen
> I'm trying to get MySQL to work with php, however I'm running php on a WinNT > box and I was wondering if I needed to install MySQL in a specific location > on the hard drive? The reason I as is that when I try to connect to a > database I create in MySQL in php it doesn't find any database. I

RE: [PHP-DB] installing MySQL with PHP4.0.3pl1

2001-02-13 Thread Thor M. Steindorsson
ST; [EMAIL PROTECTED] Subject: [PHP-DB] installing MySQL with PHP4.0.3pl1 Hello everyone- I'm trying to get MySQL to work with php, however I'm running php on a WinNT box and I was wondering if I needed to install MySQL in a specific location on the hard drive? The reason I as is that when I

[PHP-DB] installing MySQL with PHP4.0.3pl1

2001-02-13 Thread Paulson, Joseph V. \"Jay\"
Hello everyone- I'm trying to get MySQL to work with php, however I'm running php on a WinNT box and I was wondering if I needed to install MySQL in a specific location on the hard drive? The reason I as is that when I try to connect to a database I create in MySQL in php it doesn't find any data

Re: [PHP-DB] installing php4 on windows and apache 1.3.*

2001-02-08 Thread Phil Driscoll
>How do I get php to work on apache under win98? >I've tried a lot of manuals but i constantly get the error: > >Premature end of script headers: e:/php4/php.exe > >What did I do wrong? It sounds like php did not output anything. Check that you can run php.exe directly. (From the command line run

Re: [PHP-DB] installing php4 on windows and apache 1.3.*

2001-02-08 Thread Andris Jancevskis
I successfully install with installation version and copy additional extensions into directory /extensions. Then modify .reg file and 2-click. I use isapi version. After restart all works. How? it is another question ... I didn't have time to test complitely, but something goes wrong on App, that

Re: [PHP-DB] installing php4 on windows and apache 1.3.*

2001-02-08 Thread Russ Michell
A don't mess with php/mySQL/apache individually!! go to http://www.phpgeek.com/phptriad.php phptriad is pretty much self explanatory - You get apache/MySQL/php4 for WIndows. It's so easy to install even I managed it! Good luck. Russ #--

[PHP-DB] installing php4 on windows and apache 1.3.*

2001-02-08 Thread ufo
How do I get php to work on apache under win98? I've tried a lot of manuals but i constantly get the error: Premature end of script headers: e:/php4/php.exe What did I do wrong? thanks, ufo -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

Re: [PHP-DB] installing

2001-02-06 Thread Sridhar Ranganathan
Hey I would say go with Linux and Apache with PHP 4.0 and MySQL. The best combination...Ive been using it for a while and its great even tho im just a newbie >From: "Darryl Friesen" <[EMAIL PROTECTED]> >To: "php maillijst" <[EMAIL PROTECTED]> >Subje

[PHP-DB] installing php under apache

2001-02-06 Thread wilke, johan of peter paauwe
How do I installe the zip-module op php4 under the apache windows module? thank you, ufo

Re: [PHP-DB] installing

2001-02-06 Thread Darryl Friesen
> You > will also need to have Personal Web Server installed on your workstation. > Internet Explorer is not setup to run php by itself. It needs a webserver > to do it. > > If you don't want to use Micrsofts Personal Web Server, you can download the > win32 version of Apache at www.apache.org.

Re: [PHP-DB] installing

2001-02-06 Thread Peter J. Krawetzky
Micrsofts Personal Web Server, you can download the win32 version of Apache at www.apache.org. -Original Message- From: peter paauwe <[EMAIL PROTECTED]> To: php maillijst <[EMAIL PROTECTED]> Date: Tuesday, February 06, 2001 1:38 PM Subject: [PHP-DB] installing Hello, Got a maj

[PHP-DB] installing

2001-02-06 Thread peter paauwe
Hello, Got a major problem with seeing the result of my php scripts without uploading them to a server. I don't have a server myself. Do I need to have one or can I see my writen scripts and see the results directly in my internet explorer? thanks, ufo