[PHP] PHP & MySQL Installation

2004-08-17 Thread Harlequin
Hi all. I'm probably biting off a little more than I can chew here but here
goes...

I've been asked to move some resources I have developed from our hosting
company's server and host them locally. I know I am going to need a licence
for MySQL as we are developing commercial applications and not prepared to
release the source code but will we need a licence for PHP...?

Also... What flavour of Linux do these sit best on...? Mandrake has been
recommended but I am open to suggestions...

-- 
-
 Michael Mason
 Arras People
 www.arraspeople.co.uk
-

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] PHP/MySQL Installation

2002-11-27 Thread Federico Braghieri
On Monday 25 November 2002 20:44, manh wrote:
>
> I am a beginner of PHP/MySQL. I have tried several times to install PHP3
> and MySQL (free products) to conduct some web pages for my company, but
> lots of trouble came up. I just followed the instruction on www.php.net
> but it did not help.
>
> Can you help me? Thanks.
>
> Manh.
> [EMAIL PROTECTED]

Hello,
I am also a beginner, and i have't found any trouble to install and use 
Apache-PHP-Mysql: but here i get you some hints:
1) the last version of PHP is 4.2.x: this major version( 4,x.x.) has a lot of 
features for connecting PHP-MySQL-Apache.
2) Installation of MYSQL is (with SUSE) more easy if you try to install the 
rpm(binary) version.

The best (obviusly) is to intall source package and then compiling it with all 
the options you want.
but isn't so easy doing..
Regards.
Federico


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] PHP/MySQL Installation

2002-11-27 Thread Ernest E Vogelsinger
At 20:44 25.11.2002, manh spoke out and said:
[snip]
>I am a beginner of PHP/MySQL. I have tried several times to install PHP3
>and MySQL (free products) to conduct some web pages for my company, but
>lots of trouble came up. I just followed the instruction on www.php.net
>but it did not help.
[snip] 

What platform are you on? Just out of interest - why are you trying to
install PHP3 - current version is PHP 4.2, available on all platforms.

If you have a Linux distribution, most certainly PHP is already there,
check it out with "locate php" or "whereis php".

For Win32 there are prefab'ed binaries, including an installer,
downloadable at PHP's web site: http://www.php.net/downloads.php


-- 
   >O Ernest E. Vogelsinger 
   (\) ICQ #13394035 
^ http://www.vogelsinger.at/



[PHP] PHP/MySQL Installation

2002-11-26 Thread manh
Hello,

I am a beginner of PHP/MySQL. I have tried several times to install PHP3
and MySQL (free products) to conduct some web pages for my company, but
lots of trouble came up. I just followed the instruction on www.php.net
but it did not help.

Can you help me? Thanks.

Manh.
[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php