85.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

03-30-2013, 02:51 PM
Post: #1
[GET] Web Server For Windows (Apache/Nginx/PHP/MariaDB) V7.0.2


Server For Windows (Apache/Nginx/PHP/MariaDB) V7.0.2:

* Apache 2.4.3 VC10

+ Antiloris module

* Nginx 1.3.11

* PHP 5.2.17 VC6 TS

+ Ioncube Loader 4.0.7

+ NuSphere PhpExpress 3.0.7

+ Suhosin 0.9.33

+ ZendOptimizer 3.3.3

* PHP 5.3.21 VC6 TS

+ Ioncube Loader 4.0.7

+ NuSphere PhpExpress 3.0.7

+ Suhosin 0.9.33

* PHP 5.4.11 VC9 TS

+ eAccelerator 1.0-dev

+ Ioncube Loader 4.2.2

+ Suhosin 0.9.33

* MariaDB 5.3.11

* Memcached 1.6.0

* OpenSSL 1.0.1c

* phpMyAdmin 3.5.6-rc1

* Sendmail version 32

* WinSW [2012/11/26]



Release date: 2013/01/22



Requirements:

+ 256 MB free RAM

+ 300 MB free fixed disk

+ Windows XP, 2003, Vista, 2008, 7



Extra requirements for service mode:

+ Microsoft .NET Framework 2.0



Extra requirements for PHP 5.4:

+ Microsoft Visual C++ 2008 SP1 Redistributable Package x86

Install included vc2008redist_x86.exe before using it.



License:

Permission is hereby granted, free of charge, to any person obtaining a copy of this

software and associated documentation files (the "Software"), to deal in the Software

without restriction, including without limitation the rights to use, copy, modify,

merge, publish, distribute, copies of the Software, and to permit persons to whom the

Software is furnished to do so, subject to the following conditions:



THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ''AS IS'' AND ANY EXPRESS OR IMPLIED

WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND

FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS

BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES

(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,

DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN

ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.



The above notices shall be included in all copies or substantial portions of the Software.



Clean Install Notes:

1. Extract Package to a suitable location (eg. "C:server")

2. Please run "binmysqlreset.cmd" and follow instructions to (re)set MariaDB root password

3. Manual configuration is required in "binsendmailsendmail.ini" if you wish to use php mail

4. Use batch files to start and stop the server



Update Notes from older versions:

Due updates in software, updating from older versions is not possible.

Please backup your data, perform a clean install and reconfigure.



Extra notes:

phpMyAdmin can be accessed after server start going to http://127.0.0.1/phpMyAdmin

after setting a MariaDB root password



Combo.........: Copyright 2009-2013 NewEraCracker "The Cracker of New Era"



Apache........: Copyright 2002-2012 The Apache Software Foundation

eAccelerator..: Copyright 2004-2012 eAccelerator

Ioncube Loader: Copyright 2002-2012 ionCube Ltd.

MariaDB.......: Copyright 2010-2012 Monty Program Ab

Nginx.........: Copyright 2002-2012 Igor Sysoev

PHP...........: Copyright 1999-2013 The PHP Group

PhpExpress....: Copyright 2002-2012 NuSphere Corp

phpMyAdmin....: Copyright 2003-2013 phpMyAdmin devel team

Sendmail......: Copyright 2004-2011 Byron Jones

Suhosin.......: Copyright 2007-2012 SektionEins GmbH

WinSW.........: Copyright 2010-2011 Kohsuke Kawaguchi

Zend Optimizer: Copyright 1998-2007 Zend Technologies



All other software copyright their authors.


Checksums:

MD5: f905c353507c58c02ca9bbc7298e25ce

SHA-1: 6e85e39d5dc62cf38c768a751c630cf7425963b9


Download:

Mediafire:

Magic Button :
Code:
http://www.mediafire.com/?6bi1v6dh8fm2km4



Mirrors:

Magic Button :
Code:
http://mir.cr/2WQ58NOR

Magic Button :
Code:
http://rghost.net/43241940

Magic Button :
Code:
http://www.sendspace.com/file/72oanr

Code:
http://www.multiupload.nl/L8W62DAH43

Code:
http://www6.zippyshare.com/v/93173479/file.html

Code:
http://www.datafilehost.com/download-7a5463d4.html

Code:
http://uploadmirrors.com/download/0WEKPWRH/necserver_win_7.0.2.7z



You can use the batches prefixed 'apache-' to use the Apache version of this combo:
apache-start52.cmd - Starts Apache, PHP 5.2 and the other software
apache-start53.cmd - Starts Apache, PHP 5.3 and the other software
apache-start54.cmd - Starts Apache, PHP 5.4 and the other software
apache-status.cmd - Shows some informations about the status of the server
apache-stop.cmd - Stops Apache and other software

You can use the batches prefixed 'nginx-' to use the Nginx version of this combo:
nginx-reload.com - To reload Nginx configuration after server is started.
nginx-start52.cmd - Starts Nginx, PHP 5.2 and the other software
nginx-start53.cmd - Starts Nginx, PHP 5.3 and the other software
nginx-start54.cmd - Starts Nginx, PHP 5.4 and the other software
nginx-status.cmd - Shows some informations about the status of the server
nginx-stop.cmd - Stops Nginx and other software.

Service Mode (batches must be ran as administrator):
service-install.cmd - Installs as a service and starts it.
service-uninstall.cmd - Stops the server and uninstalls the service.

In order to switch php versions or from apache to nginx versions YOU have to STOP the server using the *-stop.cmd batches provided prior to starting the other version you want.


Changelog:

V4.5.0 - 2012/08/27
  • Fixes:
    • Core reliability fixes
    • MariaDB configuration fixes (Enabled XtraDB engine, InnoDB plugin removed)
  • Updated software:
    • Apache to version 2.4.3
    • MariaDB to version 5.3.8
    • Memcached to version 1.6.0_beta1_78_g92b232d with libevent 2.0.20-stable
    • Nginx to version 1.3.5
    • OpenSSL to version 1.0.1c (Also done in Apache, PHP and Sendmail)
    • PHP 5.3 to latest development head
    • PhpMyAdmin to version 3.5.2.2
V4.6.0 - 2012/10/05:
  • Updated software:
  • MariaDB to version 5.3.9
  • Nginx to version 1.3.7
  • Some PHP 5.2 extensions
  • PHP 5.3 to latest development head
  • PhpMyAdmin to version 3.5.3-rc1
V4.7.0 - 2012/11/17:
  • Updated software:
  • MariaDB to version 5.3.10
  • Nginx to version 1.3.8
  • Some PHP 5.2 extensions
  • PHP 5.3 to latest development head (5.3.20-dev)
  • PhpMyAdmin to version 3.5.4
V4.8.0 - 2012/11/26:
  • Core changes:
    • Core PHP executable was updated to 5.3.19 NTS lite binary
    • WinSW Service Manager was updated to latest version available in github
  • Updated software:
    • MariaDB to version 5.3.11
    • Memcached (1.6.0 - libevent 2.1.2)
    • PHP:
    • NuSphere PhpExpress 3.0.3
    • Some PHP 5.2 extensions
    • PHP 5.3 to latest development head
  • PhpMyAdmin downgraded to version 3.4.11.1 due a bug in 3.5.4
V5.0.2 - 2012/12/01:
  • Core changes:
    • mod_php configuration now moved from httpd_source.conf inside apache conf folder to php_apache.conf in each php directory.
    • Renamed 'apache-start.cmd' to 'apache-start52.cmd' and 'nginx-start.cmd' to 'nginx-start52.cmd'
    • Introduced a new macro {TIMEZONE} for usage in php.ini. PHP 5.3 timezone autodetection is used for calculation.
  • Added and updated software:
    • PHP:
    • Added PHP 5.4.9 VC9 TS (SSL 1.0.1c) with eAccelerator 1.0-dev, Ioncube Loader 4.2.2 and Suhosin 0.9.33
    • Updated NuSphere PhpExpress to 3.0.4 (PHP 5.2 and PHP 5.3)
    • Updated Some PHP 5.2 extensions
    • Updated PHP 5.3 to latest development head
V5.0.3 - 2012/12/08:
  • Updated software:
  • NuSphere PhpExpress to version 3.0.7 (PHP 5.2 and PHP 5.3)
  • PHP 5.3 to version 5.3.20 RC1 and PHP 5.4 to version 5.4.10 RC1.
  • Some PHP 5.2 extensions
V6.0.2 - 2012/12/30:
  • MariaDB configuration:
    • Disabled derived_merge optimizer_switch for safe query results.
  • PHP configuration:
    • Increased suhosin.get.max_value_length to 2000 to meet IP.Board 3.4 requirements.
  • PHP updates:
    • Freetype 2.4.11 for PHP GD Extension (5.2 and 5.3).
    • Some PHP extensions rebuilt (5.2, 5.3 and 5.4)
    • Stable PHP versions (5.3.20, 5.4.10).
  • Other software updates:
    • Nginx (1.3.10).
    • PhpMyAdmin (3.5.5).
V7.0.2 - 2013/01/22:
  • General changes:
    • Core updated to PHP 5.3.21 NTS lite binary.
    • Increased suhosin.get.max_value_length to 2048 to meet MediaWiki requirements.
    • Introduced open_basedir restriction allowing only server and temp paths
    • Updated some information in readme.txt file.
  • Software updates:
    • Nginx (1.3.11).
    • phpMyAdmin (3.5.6-rc1).
    • Stable PHP versions (5.3.21, 5.4.11).
(05-02-2018 03:53 AM)skphero Wrote:  Stop making people by sharing fake keys :p !!
[Image: mysig.png]




6.gif