473,387 Members | 1,891 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Which to install first.

ME
I need to get a web server up on FreeBSD and am just wondering what the
recommend order of install should be. Should I
A) Install PHP, MySQL, OpenSSL, then Apache or
B) Install Apache, PHP, MySQL, OpenSSL
or
C) some other order

Thanks

matt
Jul 17 '05 #1
2 2227
BDR
I believe the following will give the best results (eliminating
sequential dependency problems):

1. Apache
2. OpenSSL
3. MySql
4. Php

ME wrote:
I need to get a web server up on FreeBSD and am just wondering what the
recommend order of install should be. Should I
A) Install PHP, MySQL, OpenSSL, then Apache or
B) Install Apache, PHP, MySQL, OpenSSL
or
C) some other order

Thanks

matt


Jul 17 '05 #2
In article <3q********************@comcast.com>,
"ME" <trash.trash@comcastdotnet> wrote:
I need to get a web server up on FreeBSD and am just wondering what the
recommend order of install should be. Should I
A) Install PHP, MySQL, OpenSSL, then Apache or
B) Install Apache, PHP, MySQL, OpenSSL
or
C) some other order

use ports, and install this order :
A) Default flavor : apache 1.3, mod_php4, mysql 3.23
0) OpenSSL (not compulsory, you can use the system one)
1) mod_php4 (it will install the dependancies : Apache/MySQL/...)

B) more suitable if you want non-default release :
0) OpenSSL (not compulsory, you can use the system one)
1) Apache : choose your flavor (1.3, 2, +ssl, ...)
2) MySQL : choose your flavor (3.23, 4.0, 4.1devel)
3) mod_php : flavor 4, 5 (3 is not a good option)

patpro
Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: DraguVaso | last post by:
Hi, I developped a Windows Service in VB.NET (2005). I need to have it installed two times on 1 machine. When I want to install it a second time, the setup doesn't allow me to install it again...
2
by: Someone Please Help! | last post by:
I had Visual Studio .NET installed on my system for a while and then decided I would install a second copy of Windows 2000 on my second drive and use it strictly for developing Visual Basic apps....
2
by: aparnasinha26 | last post by:
Hi All, I have to develop an application .The application has to update database.It does not have any user interface.It needs to run on Windows XP/2000 automatically at a particular time say 4...
7
by: felecha | last post by:
I have been developing an app in VB.Net, using a simple form and a button to kick off a class that starts asynchronously receiving from a MessageQueue. It's been working fine, but now I'm moving...
2
by: peter | last post by:
i was install some software on my pc certainly it gives massage to install . net framwork first than the program will run properly. i just wnated to be sure that if iam developing a software on .net...
1
by: tlyczko | last post by:
I have Visual Studio Tools for Office (VSTO) and the SS 2005 Developer that comes with it, all of which I can install on my local XP box. 1. Which one do I install first, VSTO or SS 2005...
1
by: =?Utf-8?B?Qi5BaGxzdGVkdA==?= | last post by:
Hi all, This is something that I have been toying with for about a week now. What I want to achieve is Install a Service with Customised parameters (using InstallUtil.exe) for User Name. Example...
103
by: Tom | last post by:
How do we get out of the browser infinite loop quicksand when we navigate to web pages designed to lock us in and force us to hit the "pay me" button (whatever they want to force you to do)? ...
1
by: tuvman | last post by:
I just finished writing an activeX in .net. The ActiveX requires that various other COM components be installed before running. We found that IE already has a mechanism for running an installer if...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.