HOTFILE and FILESONIC PREMIUM ACCOUNTS (16 MARCH 2012)
Here are some premium accounts of hotifle and filesonic.
Click Here To Download
Here are some premium accounts of hotifle and filesonic.
Click Here To Download
###### XAMPP (Basispaket) version 1.7.4 ######
+ Apache 2.2.17
+ MySQL 5.5.8 (Community Server)
+ PHP 5.3.5 (VC6 X86 32bit) + PEAR
+ XAMPP Control Version 2.5 from www.nat32.com
+ XAMPP Security
+ SQLite 2.8.15
+ OpenSSL 0.9.8o
+ phpMyAdmin 3.3.9
+ ADOdb 5.11
+ Mercury Mail Transport System v4.62
+ FileZilla FTP Server 0.9.37
+ Webalizer 2.01-10
+ Zend Optimizer 3.3.0
+ Perl 5.10.1
+ Mod_perl 2.0.4
+ Tomcat 7.0.3
---------------------------------------------------------------
* System Requirements:
+ 64 MB RAM
+ 350 MB free fixed disk
+ Windows NT, 2000, 2003, XP, VISTA, 7
---------------------------------------------------------------
* ATTENTION!!!!
For trouble with the mysql connection
(via mysqlnd API in php)
see also the startpage:
http://localhost/xampp/index.php
* QUICK INSTALLATION:
[NOTE: Unpack the package to
your USB stick or a partition of
your choice.
There it must be on the highest
level like E:\ or W:\. It will
build E:\xampp or W:\xampp or
something like this.
Please do not use the "setup_
xampp.bat" for an USB stick installation!]
Step 1: Unpack the package into
a directory of your choice. Please start the
"setup_xampp.bat" and beginning the installation. Note: XAMPP makes no
entries in the windows registry and no settings for the system variables.
Step 2: If installation ends successfully, start the Apache 2 with
"apache_start".bat", MySQL with "mysql_start".bat".
Stop the MySQL Server with "mysql_stop.bat".
For shutdown the Apache HTTPD, only close the Apache Command (CMD).
r use the fine XAMPP Control Panel with double-click on "xampp-control.exe"!
Step 3: Start your browser and type http://127.0.0.1 or http://localhost in the location bar. You should see our pre-made
start page with certain examples and test screens.
Step 4: PHP (with mod_php, as *.php, *.php3, *.php4, *.php5, *.phtml), Perl by default with *.cgi, SSI with *.shtml are all located in => C:\xampp\htdocs\.
Examples:
- C:\xampp\htdocs\test.php => http://localhost/test.php
- C:\xampp\htdocs\myhome\test.php => http://localhost/myhome/test.php
Step 5: XAMPP UNINSTALL? Simply remove the "xampp" Directory.
But before please shutdown the apache and mysql.
---------------------------------------------------------------
* PASSWORDS:
1) MySQL:
User: root
Password:
(means no password!)
2) FileZilla FTP:
User: newuser
Password: wampp
User: anonymous
Password: some@mail.net
3) Mercury:
Postmaster: postmaster (postmaster@localhost)
Administrator: Admin (admin@localhost)
TestUser: newuser
Password: wampp
4) WEBDAV:
User: wampp
Password: xampp
---------------------------------------------------------------
* ONLY FOR NT SYSTEMS! (NT4 | Windows 2000 | Windows XP):
- \xampp\apache\apache_installservice.bat
===> Install Apache 2 as service
- \xampp\apache\apache_uninstallservice.bat
===> Uninstall Apache 2 as service
- \xampp\mysql\mysql_installservice.bat
===> Install MySQL as service
- \xampp\mysql\mysql_uninstallservice.bat
===> Uninstall MySQL as service
==> After all un- / installations of services, better restart system!
----------------------------------------------------------------
A matter of security (A MUST READ!)
As mentioned before, XAMPP is not meant for production
use but only for developers in a development environment.
The way XAMPP is configured is to be open as possible and allowing t
he developer anything he/she wants. For development environments this
is great but in a production environment it could be fatal. Here a list of missing security
in XAMPP:
- The MySQL administrator (root) has no password.
- The MySQL daemon is accessible via network.
- phpMyAdmin is accessible via network.
- Examples are accessible via network.
To fix most of the security weaknesses simply call the following URL:
http://localhost/security/
The root password for MySQL and phpMyAdmin, and also a XAMPP
directory protection can being established here.
* NOTE: Some example sites can only access by the local systems, means over localhost.
---------------------------------------------------------------