DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 14th June 2008
themaster themaster is offline
New User
 
Join Date: Jun 2008
Posts: 2
Default Apache & PHP

I've got a system that's pretty old with FreeBSD 4.9 on it..

I think I've found a way to process remote directories which will require SSHFS put on.. but I was thinking due to how old it is etc. it's maybe easier to install some .tar.gz package that would be a ready to go Apache/PHP (don't need mysql)

I've got cvsup running now with the parameters.. RELENG_4_9; which I guess I'm not really sure what that's going to do or if sshfs will suddenly show up in ports/sysutils/ (it's at the moment deleting every single port.. I probally haven't run it in like 2-3, 4 years)

I would also prefer to run apache on a different port as I already have some old apache13 or 2 running on normal 80 through a cp.. (so I know if I find the config file easy etc. should be fairly simple)

So I was wondering if you guys could point out a easy apache/php untar distribution that has simple scripts for starting it up.. like ./start apache.sh

I'd like to do.. apache 2.0.61 and php5.2.6 if I can..or close too it..
Reply With Quote
  #2   (View Single Post)  
Old 14th June 2008
anomie's Avatar
anomie anomie is offline
Local
 
Join Date: Apr 2008
Location: Texas
Posts: 445
Default

There's a nice walkthrough on BSD Guides about setting up FAMP:
http://www.bsdguides.org/guides/free..._php_mysql.php

You can ignore the mysql & ssl part, if you'd like.

I'm not so sure about your (unsupported) OS version. It is probably time for you to look at upgrading to 7.0.
__________________
Kill your t.v.
Reply With Quote
  #3   (View Single Post)  
Old 14th June 2008
TerryP's Avatar
TerryP TerryP is offline
Arp Constable
 
Join Date: May 2008
Location: USofA
Posts: 1,547
Default

Last time I tried SSHFS, I did have a few problems with moving files off sshfs mounts that led me into using NFS instead. If you do use SSHFS, be sure to check the sshd_config manual for the ClientAliveInterval and ClientAliveCountMax settings.


You can view my setup notes and the problem that followed.
__________________
My Journal

Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP 5.2.6 and Apache 1.3 dialeight OpenBSD Packages and Ports 1 15th June 2009 03:04 AM
Upgrade Apache 1.3 mod_ssl to Apache 2.2 beandip FreeBSD Ports and Packages 11 26th March 2009 09:12 PM
apache log errors ijk FreeBSD Ports and Packages 4 13th July 2008 03:56 PM
Apache 1.3 vs. 2.2 windependence FreeBSD General 4 16th June 2008 10:10 PM
Apache SSL mike171562 FreeBSD General 0 5th May 2008 09:41 PM


All times are GMT. The time now is 11:28 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick