News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

DevShed:
Setting Up a Web-Based File Manager PHPfileNavigator2
0 comments :: posted Tuesday April 22, 2008 @ 12:35:47
voice your opinion now!

DevShed has posted the second part of their series looking at installing and using web-based file managers written in PHP. This time they look at PHPfileNavigator2.

We are going to continue with the installation and configuration of web-based file managers. We'll present another freeware, open-source PHP-based file manipulation utility in the same way we explained bfExplorer in the previous part. This time, it's going to be the PHPfileNavigator2 (pfn2).

They cover the basics - installation (on a pre-existing Apache/PHP server), configuuration and some example screenshots of it in action when correctly set up.

tagged with: phpfilenavigator2 file manager webbased tutorial install configure


Developer Tutorials Blog:
Working With Wordpress Offline Like a Pro
0 comments :: posted Thursday April 10, 2008 @ 09:48:51
voice your opinion now!

On the Developer Tutorials blog, there's a new post showing you what all you'll need to install to work with WordPress offline "like a pro" on your local machine.

I used to work off of my web server but the problem I've had lately is that when I'm not connected to the internet I haven't been able to code for Wordpress in a way that allows me to view my changes. Since I started using the techniques used in this tutorial my productivity has increased significantly.

His method has you install MAMP on your local machine (for the Windows users, WAMP is just about as easy to set up) and how to import content over from your remote server to the local machine. Of course, you could just set up a subversion repository, but that's another tutorial...

tagged with: wordpress ofline mamp wamp configure import content webserver

DeveloperTutorials:
CubeCart 3.0 Installation and Configuration
0 comments :: posted Tuesday April 08, 2008 @ 08:58:17
voice your opinion now!

On the Developer Tutorials website, there's a new guide that steps you through the installation of a simple e-commerce platform available for free from Devellion Limited.

In this tutorial, we will get an introduction to CubeCart, created and distributed by Devellion Limited. Their flagship product is one of the easiest low-cost e-commerce solutions available, and is growing in popularity. Note that CubeCart is not technically open source, since the code cannot be freely redistributed. On the other hand, most of the code is not protected using encoding, and can thus be read and understood.

They go through the selection process - picking which version of their software is right for you - and the installation, configuration and how to verify that everything's up and running smoothly. Screenshots are included to help along the way.

tagged with: cubecart ecommerce install configure download screenshot

Developer Tutorials Blog:
Digg Clone Start your own Digg in five minutes flat with PHP
0 comments :: posted Monday April 07, 2008 @ 10:25:55
voice your opinion now!

Ever through about starting up your own custom version of a Digg-sort of site? Well, check out this new tutorial from the Developer Tutorials blog showing how to start it in "five minutes flat".

So, you want to start your own Digg or Reddit? Look no further. With PHP and MySQL, you can create your own Digg site in just five minutes. All you need is a PHP web server and MySQL database server; follow these instructions and you'll be up and running in time.

They use the Pligg software to do all of the hard work and describe its installation, configuration and use - simple and easy. You can find out more about Pligg on its website.

tagged with: digg clone pligg tutorial setup configure install

DeveloperTutorials.com:
Installing and Configuring Drupal 6.1
0 comments :: posted Tuesday March 25, 2008 @ 08:46:36
voice your opinion now!

The Developer Tutorials blog has posted this new guide on how to install one of the more popular PHP content management systems out there - Drupal.

One of the most popular CMSs is Drupal, partly because it offers all of the aforesaid features, and partly because developers familiar with PHP (the language used by Drupal) can modify the functioning and appearance of almost every aspect of Drupal.

In this tutorial, we will discuss how to install and configure a brand-new Drupal Web site from scratch. We will also touch upon the basics of adding content to a Drupal installation.

They include useful screenshots along the way as well, helping to guide you through the process a bit better than with just words. There's tons of configuration options that you could mess with in a Drupal installation, but they do well to give you the essential ones that you'll need to get it up and running smoothly.

tagged with: install configure drupal cms setting screenshot

Chris Ravensroft's Blog:
How To Setup PHP5 with Tomcat 5
0 comments :: posted Tuesday February 26, 2008 @ 11:31:00
voice your opinion now!

Chris Ravensroft has posted a quick guide to getting the Java-related web server, Tomcat, up and working with a PHP installation.

Sometimes, you want to run PHP with Tomcat. Why? Well, you may have a legacy product, for instance, that will require servlets for many more years. Or you may be using this gigantic Java program and are only interested in adding a tiny PHP piece on the side.

It's a pretty simple process and most of the steps are the standard "download, install, unpack" sorts of things. The important things are the web.xml document you create and the additions to the servlet.properties file to make the PHP module work.

tagged with: tomcat java webserver php5 webxml servletproperties configure tutorial

Stuart Herbert's Blog:
Using suphp To Secure A Shared Server
0 comments :: posted Friday January 18, 2008 @ 08:47:00
voice your opinion now!

Stuart Herbert has posted about a very helpful method server admins can use out there to not only help secure their server but possibly make their web hosting users more happy in the long run - using suphp on a shared server (security).

The challenge with securing a shared hosting server is how to secure the website from attack both from the outside and from the inside. [...] This has created a gap that a number of third-party solutions have attempted to fill. One of the oldest of these is suphp, created by Sebastian Marsching.

He works through the whole process - the installation (this is all on a Gentoo linux system), configuring for your Apache install, changing Apache to make it work with suphp and finally some benchmarks and parting comments concerning its use.

tagged with: shared server suphp security user attack install configure benchmark

Stefan Micshook's Blog:
Wordpress Videos (Install & Configure)
0 comments :: posted Wednesday January 09, 2008 @ 07:59:00
voice your opinion now!

On the KillerPHP blog today, Stefan Mischook points out some new videos he's created about one of the more popular PHP-based blogging platforms out there - WordPress.

I have a few Wordpress videos that might interest some of you. I cover just the basics in the videos I have up now, but I am working on new videos that will teach you how to create Wordpress themes from scratch.

So far there's five videos:

You can keep up with the rest of the videos in the site's dedicated Wordpress section.

tagged with: wordpress install configure video tutorial wordpress install configure video tutorial


application zend package conference releases ajax job book PEAR framework database mysql PHP5 developer release cakephp code security zendframework pecl

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework