fortunecity.com
home   |   about us   |   contact us   
   
1.866.NET.CITY
/** * @version $Id: index.php 2510 2006-02-21 04:59:41Z stingrey $ * @package Joomla * @copyright Copyright (C) 2005 Open Source Matters. All rights reserved. * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php * Joomla! is free software. This version may have been modified pursuant * to the GNU General Public License, and as distributed it includes or * is derivative of works licensed under the GNU General Public License or * other free or open source software licenses. * See COPYRIGHT.php for copyright notices and details. */ if (file_exists( '../configuration.php' ) && filesize( '../configuration.php' ) > 10) { header( "Location: ../index.php" ); exit(); } require_once( '../includes/version.php' ); /** Include common.php */ include_once( 'common.php' ); function get_php_setting($val) { $r = (ini_get($val) == '1' ? 1 : 0); return $r ? 'ON' : 'OFF'; } function writableCell( $folder ) { echo ''; echo ''; echo ''; echo ''; } echo ""; ?> Joomla - Web Installer

pre-installation check
license
step 1
step 2
step 3
step 4
' . $folder . '/'; echo is_writable( "../$folder" ) ? 'Writeable' : 'Unwriteable' . '
PHP version >= 4.1.0 No' : 'Yes';?>
  - zlib compression support Available' : 'Unavailable';?>
  - XML support Available' : 'Unavailable';?>
  - MySQL support Available' : 'Unavailable';?>
configuration.php Writeable'; } else if (is_writable( '..' )) { echo 'Writeable'; } else { echo 'Unwriteable
You can still continue the install as the configuration will be displayed at the end, just copy & paste this and upload.'; } ?>
Session save path , Writeable' : 'Unwriteable';?>

Recommended settings:

These settings are recommended for PHP in order to ensure full compatibility with Joomla.
However, Joomla will still operate if your settings do not quite match the recommended
Directive Recommended Actual
: :

Directory and File Permissions:

In order for Joomla to function correctly it needs to be able to access or write to certain files or directories. If you see "Unwriteable" you need to change the permissions on the file or directory to allow Joomla to write to it.
  
Joomla is Free Software released under the GNU/GPL License.



30-Day Money Back Guarantee | Terms & Conditions | Contact Us | Investor Relations | © 1997 - FortuneCity.com Inc. All Rights Reserved