WjServer - PHP+APACHE+MYSQL+PMA - Webserver for Webmasters! [OFFICIAL RELEASE]

Status
Not open for further replies.

l0calh0st

Active Member
4,052
2010
713
0
WjServer v1.1 (Stable) - OFFiCiAL RELEASE!

Finally here it is!
After hard working on it, now it comes with MySQL & Fully supports USB sticks =)

Will be sold in most shops! (sarcasm :P )
[slide]http://img195.imageshack.us/img195/4/wjserverbox.png[/slide]

OLD INTERFACE (v1.0+v1.1):
[slide]http://img541.imageshack.us/img541/1296/mainn.png[/slide]

NEW INTERFACE (v1.2) (gfx.by.l0calh0st):
[slide]http://img541.imageshack.us/img541/584/58858976.png[/slide]

Easy to use tray management:
[slide]http://img708.imageshack.us/img708/6471/trayp.png[/slide]

INCLUDED SOFTWARE

- PHP 5.3.1
- Apache 2.1.14
- phpMyAdmin 3.2.4
- MySQL 5.1.41



Changelog:
----------------------------------------------------------------------
V1.2 (Modded)
[improved] Interface!
[improved] SSR - friendly start/stop
[improved] SSR - faster start/stop
----------------------------------------------------------------------
V1.1 (Stable)
[added] USB stick support
[fixed] MySQL fatal error
[improved] php configuration
[added] usb configurator
----------------------------------------------------------------------
V1.0 (Stable)
[added] mysql 5.1.41
[phpmyadmin] 3.2.4
[added] ioncube loaders 5.3.so
[updated] php 5.3.1
[updated] apache 2.1.14
[updated] interface, mysql manangement added.
[updated] tray manangement mysql added & improved.
[improved] start/stop/restart of all services.
[improved] webpanel updated & few bugs fixed.
[info] MySQL user: root - password: wjserver
----------------------------------------------------------------------
V0.9.1 (Beta)
[info] First release.
[info] forgot the rest.
----------------------------------------------------------------------



More info:
- New version of wjserver has a new SSR code. Now you can start/stop/restart rapidly like rapidshare lol! Even xampp & wamp can't beat us with this feature. =)
- USB SUPPORTED!

SUPPORTED & RECOMMENDED OS:
Windows XP x86/x64 - Windows 7 x86/x64

:D

WJUNCTION+APACHE+PHP+MYSQL+PMA = PARTY+BEER <3
Sorry for offtopic.

NORMAL INSTALLATION:
1. (Optional) If you have an older version of WjServer, please stop & uninstall all services, then uninstall Wjserver.
2. Just run the setup and install in C:\wjserver\
3. Enjoy!

HOW TO UPGRADE:
1. Make sure you have v1.0 or v1.1 installed. If not install first.
2. Shut down wjserver. download newest update BELOW.
3. Extract the files from the update zip file and copy/paste into C:\wjserver (overwrite all files!)
4. Enjoy!

USB INSTALLATION:
1. Run the setup and install into your USB stick, for example: E:\wjserver
2. Go to E:\wjserver and run "usb.bat", you will be asked for Current drive letter please... Enter the standard value: C then press enter.
3. Then you will be asked for your USB drive letter, as example i choose E, press enter.
This tool will rewrite all config files.
4. Enjoy!

Note for Skype users: Please disable skype before you install WjServer, because Wjserver requires port 80.


Suggestions and improvements are welcome!
Do you want something to be added in wjserver?
Post here + PM me and i will consider it..........

DOWNLOAD HERE:
http://startech-hosting.com/usefultools/wjserver_v11_x86_x64_setup.exe
http://www.megaupload.com/?d=ZMDZ9RD4
http://www.mediafire.com/?gyiwmmwmhjm
http://rapidshare.com/files/396967400/wjserver_v11_x86_x64_setup.exe
http://www.fileserve.com/file/jxFc2X8
http://hotfile.com/dl/47252049/6794168/wjserver_v11_x86_x64_setup.exe.html

UPDATE - NEW VERSION v1.2:
http://startech-hosting.com/usefultools/wjserver_update12_modded.zip
http://download.tctech.nl/wjserver_update12_modded.zip
http://rapidshare.com/files/39783556...e12_modded.zip
http://hotfile.com/dl/47652479/4af21...odded.zip.html
(Copy and paste into wjserver map.)

Thanks to Amz for the download links. :D
Thanks to r0ck for the direct link. :D



EDIT: More info and support can be found here:
http://k4tz.com/viewforum.php?f=27
 
107 comments
Nice one mate! :D This is now complete (almost). Can you integrate automatic updating of the components in this (not sure if it's possible)? It would be great if we could see an option like "Check for updates" in front of the components in the interface. :)

Btw can you compress it a little or something? The size is quite big :( It would be quite nice if around 35-40MB. :/

All the best! ;)
 
Give us some more information on entity version because you cant tell yme you released this with PHP 3.2 ??

Please provide more info on MySql Version does it have..

I like it but you goto keep with the times,

also whats the relative paths situation ? can your use an USB ?
 
@litewarez

V1.0 (Stable)
[added] mysql 5.1.41
[phpmyadmin] 3.2.4
[added] ioncube loaders 5.3.so
[updated] php 5.3.1
[updated] apache 2.1.14
 
Theres some erro, Installed fine, Loaded the GUI Panel, Started both PHP / MySql.. Navigated to PhpMyAdmin and got unable to connect to MySql server on localhost.

Please fix :/
 
Using:
Code:
net start mysql

Gives me an error saying that the service name is invalid, meaning that the services is not installing correctly, ive uninstall the service and installed again but still the same
 
create a batch file and paste this:

Code:
net stop mysql
C:\wjserver\mysql\bin\mysqld.exe --uninstall
C:\wjserver\mysql\bin\mysqld.exe --install
net start mysql
pause

run it.
 
Status
Not open for further replies.
Back
Top