Re: [PHP] very basic question, needs direction!

2001-05-03 Thread Henrik Hansen

Web master <[EMAIL PROTECTED]> wrote:

 > Hello,
 > 
 > I am using PHP as my main language in my websites. I am planning to
 > set up my own server to host all my domains. Is there a place, where I
 > can see, how do I set up a server with PHP as the main language and
 > what are the hardware/software requirements for this?
 > All I need is just a url or if anybody already did this, please let me know.

the php manual has a good install guide:

http://www.php.net/manual/en/installation.php

hardware.. depends, apache and php can run ok from 486 and up.

software:
apache as webserver
mysql as database
php as language

-- 
Henrik Hansen


-- 
PHP General 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] very basic question, needs direction!

2001-05-03 Thread Johannes Janson

Hi,

have a look at this article:
http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/
it describes the setup of Apache, PHP, SSL and MySQL.

Johannes

"Web master" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> I am using PHP as my main language in my websites. I am planning to set
> up my own server to host all my domains. Is there a place, where I can
> see, how do I set up a server with PHP as the main language and what are
> the hardware/software requirements for this?
> All I need is just a url or if anybody already did this, please let me
know.
>
> Thanks in advance.
>
>
> --
> PHP General 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]
>



-- 
PHP General 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]




[PHP] very basic question, needs direction!

2001-05-03 Thread Web master

Hello,

I am using PHP as my main language in my websites. I am planning to set 
up my own server to host all my domains. Is there a place, where I can 
see, how do I set up a server with PHP as the main language and what are 
the hardware/software requirements for this?
All I need is just a url or if anybody already did this, please let me know.

Thanks in advance.


-- 
PHP General 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]