|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Jul 2001
Location: See sig
Posts: 6,989
|
Any *nix/freebsd people about?
Quick question....
I'm playing about with an old box I've got freebsd installed on. I upgraded php to 5.01 to see how it ran and it's fine if it would run all the stuff made for php4 which unfortunately it won't. Now...upgrading I can manage. On freebsd how do I remove php5 to downgrade it again? I can reformat but that'd be a huge pain in the ass and it has to be easier just to whip 5 out. Will simply deleteing a few files and/or directories do it? Google search has been no help so I thought it worth a try asking here |
|
|
|
|
|
#2 |
|
stc is the greatest
Join Date: Dec 2002
Location: rip sean murray
Posts: 12,403
|
did you install it with the package tool or just compile it from a source tree
|
|
|
|
|
|
#3 |
|
Confirmed User
Join Date: Jul 2001
Location: See sig
Posts: 6,989
|
Compiled it but not to worry. Got it. Simply needed to remove it from apache and make sure only php4 was active so more or less working now. Just a few changes to get php.ini back the way it should be
|
|
|
|
|
|
#4 |
|
making it rain
Industry Role:
Join Date: Oct 2003
Location: seattle
Posts: 22,138
|
If you installed it from ports the easiest way would be...
cd /usr/ports/lang/php5 make deinstall ![]() |
|
|
|