AloWAMP source documentation
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Namespaces

  • None
  • PHP
  • Setup
  • VersionSwitch

Classes

  • cURL
  • Downloader
  • Format
  • Handler
  • IO
  • Router
  • Service
  • Settings
  • Setup

Functions

  • _echo
  • get

Class Setup

Setup script walkthrough

Author:Art <a.molcanovas@gmail.com>
Located atcore/class/setup.php

Methods summary

publicSetup
#checkDir(string$path,string$msg=null)

Checks if a directory exists

Checks if a directory exists

Parameters

$path
string
$path Path to check
$msg
string
$msg Check identifier (for echo)

Returns

Setup

Author

Art <a.molcanovas@gmail.com>
publicSetup
#checkPHP( )

Checks if PHP is set up

Checks if PHP is set up

Returns

Setup

Author

Art <a.molcanovas@gmail.com>
protectedSetup
#checkBinaries(string$dir,string$message,string$setup_class)

Generic method to check if binaries are installed properly

Generic method to check if binaries are installed properly

Parameters

$dir
string
$dir dir to scan
$message
string
$message scan identifier
$setup_class
string
$setup_class Setup class name

Returns

Setup

Author

Art <a.molcanovas@gmail.com>
publicSetup
#checkApache( )

Checks if Apache HTTPD is installed properly

Checks if Apache HTTPD is installed properly

Returns

Setup

Author

Art <a.molcanovas@gmail.com>
publicSetup
#checkMySQL( )

Checks if MySQL is installed properly

Checks if MySQL is installed properly

Returns

Setup

Author

Art <a.molcanovas@gmail.com>
publicSetup
#checkDateTimezone( )

Checks if date.timezone is set up for PHP

Checks if date.timezone is set up for PHP

Returns

Setup

Author

Art <a.molcanovas@gmail.com>
publicSetup
#checkWWW( )

Checks if the WWW dir is set up

Checks if the WWW dir is set up

Returns

Setup

Author

Art <a.molcanovas@gmail.com>
publicSetup
#checkMemcache( )

Checks and creates the memcache directory

Checks and creates the memcache directory

Returns

Setup

Author

Art <a.molcanovas@gmail.com>
publicSetup
#checkRedis( )

Checks if Redis is set up properly

Checks if Redis is set up properly

Returns

Setup

Author

Art <a.molcanovas@gmail.com>

Magic methods summary

AloWAMP source documentation API documentation generated byApiGen 2.8.0