Re: freeBSD - Apache & php configuration

2006-12-22 Thread Garrett Cooper

Xian wrote:

On Friday 22 December 2006 04:27, [EMAIL PROTECTED] wrote:
  

Hi all
I want to install php with apache in freebsd unix. I installed apache2 and
php 5.2.0. But php file not working and also i want to know the
method of running.

A long time ago I seem to remember having to do step 15 from 
http://www.php.net/manual/en/install.unix.apache2.php after installing from 
the ports.
apachectl is the way to start stop and do a few other things to apache (php is 
probably running as part of apache so you don't have to start/stop it 
separatly).


  

Whether browser and x windows are needed for running apache and php. If
suppose where to find out the tar file and how to install and run.
Please help me

You don't need X Windows if you have another maching that you have a browser 
on.
As Xian said, X-Windows isn't needed, and the less stuff you have on 
your server the better. Besides, problem symptoms show up more 
frequently on remote machines than on the serving machine itself.


If you want to test it out in a browser though, give lynx or links a 
shot. They're CLI browsers and links supports Javascript.

-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: freeBSD - Apache & php configuration

2006-12-22 Thread Xian
On Friday 22 December 2006 04:27, [EMAIL PROTECTED] wrote:
> Hi all
> I want to install php with apache in freebsd unix. I installed apache2 and
> php 5.2.0. But php file not working and also i want to know the
> method of running.
A long time ago I seem to remember having to do step 15 from 
http://www.php.net/manual/en/install.unix.apache2.php after installing from 
the ports.
apachectl is the way to start stop and do a few other things to apache (php is 
probably running as part of apache so you don't have to start/stop it 
separatly).

>
> Whether browser and x windows are needed for running apache and php. If
> suppose where to find out the tar file and how to install and run.
> Please help me
You don't need X Windows if you have another maching that you have a browser 
on.

-- 
/Xian

"I know not with what weapons World War III will be fought, but World War IV 
will be fought with sticks and stones."
Albert Einstein
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


freeBSD - Apache & php configuration

2006-12-21 Thread arun_sridhar2
Hi all
>   I want to install php with apache in freebsd unix. I installed 
apache2 and
> php 5.2.0. But php file not working and also i want to know the 
method of
> running.
>
>   Whether browser and x windows are needed for running apache and 
php. If
> suppose where to find out the tar file and how to install and run.
> Please help me

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"