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
Hi Charles,
So you just need to get the Apache on Fedora configured to connect to the
DB2 servers on AIX? This is a good a list to ask as any :)
Here are the steps I would take (some of which you might have already
done... so it's up to you whether you want to start fresh or tweak my
instruct
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/)
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
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
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
...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 with postgres sup
I'm not actually running PostgreSQL so it's setup could be different
that MySQL. But if you want to install PHP with MySQL support and the
database isn't running locally you just do '--with-mysql' in the
configure statement. It'll give you a warning saying that its not
suggested to do this, but
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
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
> 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
a rule of thumb with windows boxes:
always install software in the default location :)
in this case that would be c:\mysql
cheers,
Thor.
-Original Message-
From: Paulson, Joseph V. "Jay" [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 13, 2001 2:19 PM
To: PHP-DB-LIST; [EMAIL PROTECTE
>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
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
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
#--
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
> 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.
If I understand your question correctly, you are asking why you need to
upload your php scripts to a server and why can't you see the result on your
workstation without the upload?
Easy. PHP is a server driven interpreter. You must have the PHP
executables installed either on the server or your
18 matches
Mail list logo