 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Wes Ray's Blog: Configuring Fedora 12 PHP/MySQL Server with Nginx and reverse proxy to Apache
by Chris Cornutt November 17, 2010 @ 13:15:37
Wes Ray has posted a step-by-step guide to help you get your Fedora server up and running with PHP, MySQL and the Nginx web server. He also sets up Apache as a reverse proxy for the web requests.
Ok so I'm going to make this article quick, simple and to the point. Fuck the bullshit, lets get ya'll setup with nginx with a reverse proxy to apache in less than an hour. Now this article is made for VPS type system such as linode or slicehost. We're starting at the point in which you have Fedora 13 actually installed, base system.
He goes through the steps to install all of the needed packages - nginx, PHP, MySQL - and then how to configure nginx to serve up your websites. He notes that the important part is the location of the container to get PHP working. Setting up Apache is a simple one-line change to the httpd.conf and he even includes the installation of APC, mlocate and fail2ban.
voice your opinion now!
install tutorial mginx apache mysql fedora linux
Carson McDonald's Blog: Building HipHop PHP for Fedora 12 on 64 bit and 32 bit Systems
by Chris Cornutt February 23, 2010 @ 11:15:42
Carson McDonald has just released a guide for getting the highly-anticipated release from Facebook, HipHop PHP, up and running on Fedora 12 systems (both 32 and 64 bit flavors).
The first thing to note is that they are only supporting 64 bit systems officially. [...] I'm going to assume at first that you are using a 64 bit system and then end with what you need if you are still using a 32 bit system.
He used an EC2 instance to substitute for a local 64 bit machine, but it works all the same. He includes the commands (package changes) to get the machine where it needs to be to perform the HipHop install and how to get the latest HipHop source from github. Most of the install is handled via packages, but you will need to get into the HipHop source a bit and change a few things for this issue. With everything in place you can run a cmake/make on the source and wait for the resulting binary to be created.
He's condensed down this whole process into one script for those that want a simpler solution.
voice your opinion now!
facebook hiphop fedora 64bit 32bit tutorial
Rob Richards' Blog: PHP, Oracle and SELinux
by Chris Cornutt December 20, 2007 @ 13:41:00
Rob Richards mentioned in a previous book review about some of the issues he was having getting the Oracle extension enabled on his Fedora 8 system. Well, he's come back after doing some more testing/compiling and has found some resolution to his issues.
I really didn't need to get it running, but the sheer fact that I tried it and it wouldn't work, pissed me off enough to spend some time getting it resolved. Hopefully this helps anyone else having the same problem. I am currently using instant client 11.1, but I did try the 10.2 version with the same results.
He steps through the process he followed - tracking down the missing libaio files, correcting an issue with SELinux loading the Oracle libraries and his realization: he just needed to allow text relocation. Included in the post are the command line calls that'd need to be made to make it all happen.
voice your opinion now!
oracle selinux compile fedora redhat linux install oracle selinux compile fedora redhat linux install
HowTo Forge: Fedora 8 Server Setup - LAMP, Email, DNS, FTP, ISPConfig - Page 6
by Chris Cornutt November 12, 2007 @ 09:32:00
On the HowTo Forge website, there's a new tutorial that walks through the complete steps of setting up a Fedora 8 linux server with a full LAMP stack complete with email, DNS, FTP and ISPConfig support. They call it the "Perfect Server".
This is a detailed description about how to set up a Fedora 8 server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of Fedora 8, but should apply to the 64-bit version with very little modifications as well.
It's a seven page process with plenty of screenshots and settings to help make the installation nice and easy.
voice your opinion now!
howto tutorial lamp fedora linux setup email dns ftp ispconfig howto tutorial lamp fedora linux setup email dns ftp ispconfig
HowTo Forge: Installing A LAMP System With Fedora Core 6
by Chris Cornutt October 25, 2006 @ 10:38:00
In this new guide from the HowTo Forge, they show you how to build, from scratch, a complete LAMP system on top of the Fedora Core 6 distribution.
This is a detailed description about how to set up a Fedora Core 6 based server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, DNS server, FTP server, MySQL server, POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of Fedora Core 6, but should apply to the 64-bit version with very little modifications as well.
The install uses Apache 2, MySQL 5, Postfix, BIND9, proftpd, dovecot, and Webalizer to round out the system. There's screenshots and steps the whole way, so you're sure to be able to follow along easily. PHP is installed via a package so it makes things simpler.
voice your opinion now!
installing lamp system fedora core howto screenshot installing lamp system fedora core howto screenshot
Robert Bolton's Blog: Setting up Fedora Core 5 for Zend Framework
by Chris Cornutt June 15, 2006 @ 13:52:11
Robert Bolton installed his Apache web server and MySQL with almost no problem at all, but when it came to PHP5, there were a few issues. His goal? To set up a simple, clean installation that would would immediately with the Zend Framework.
he way ZF is currently set up, it really only works from the root directory of a site (you can use modified controller to get around this), although they are going to change the controller structure so it works in sub-directories in future releases.
He notes the changes he made to the hosts file to set up two different domains as well as the chnages to the httpd.conf to set them up. This also includes the Rewrite rules to funnel requests back down to the main controller. He also includes a vi setting to work with tab characters the same way as "recommended" by the Zend Framework - 4 spaces wide.
voice your opinion now!
install fedora core zend framework apache mysql configure install fedora core zend framework apache mysql configure
|
Community Events
Don't see your event here? Let us know!
|