- Joined
- Aug 12, 2007
- Messages
- 1,200
- Reaction score
- 447
- Easy PHP 1.7 -
Full php and sql support
Easy to use
Secure
Great performance
Tested on Router
Download Easy PHP 1.7 from
-----------------------------
[Info]
-----------------------------
EasyPhp > Apache > Php.ini
The www folder is where your website content should be.
After you installed it,turn it on and check the E icon at the bottom right of your screen.Double click it and make sure PHP and MySql are both turned On (green colour).
Go to languages(its on the main window) and choose English (as when you install it its in French by default).
Now extract your MuWeb into East Php>WWW
Now right click the E icon and go to local web.Thats your website.
Enjoy!
Full php and sql support
Easy to use
Secure
Great performance
Tested on Router
Download Easy PHP 1.7 from
To view the content, you need to sign in or register
-----------------------------
[Info]
-----------------------------
EasyPhp > Apache > Php.ini
Remove the 2 ; signs where it shows you to above to enable a Sql connection with Php (If you want a MuOnline website,do this too):
;Windows Extensions
;Note that MySQL and ODBC support is now built in, so no dll is needed for it.
;
;PHPExt
;extension=php_bz2.dll
;extension=php_cpdf.dll
;extension=php_crack.dll
;extension=php_curl.dll
;extension=php_db.dll
;extension=php_dba.dll
;extension=php_dbase.dll
;extension=php_dbx.dll
;extension=php_domxml.dll
;extension=php_exif.dll
;extension=php_fdf.dll
;extension=php_filepro.dll
extension=php_gd2.dll
;extension=php_gettext.dll
;extension=php_hyperwave.dll
;extension=php_iconv.dll
;extension=php_ifx.dll
;extension=php_iisfunc.dll
;extension=php_imap.dll
;extension=php_interbase.dll
;extension=php_java.dll
;extension=php_ldap.dll
;extension=php_mbstring.dll
;extension=php_mcrypt.dll
;extension=php_mhash.dll
;extension=php_mime_magic.dll
;extension=php_ming.dll
extension=php_mssql.dll
;extension=php_msql.dll
;extension=php_oci8.dll
;extension=php_openssl.dll
;extension=php_oracle.dll
;extension=php_pdf.dll
;extension=php_pgsql.dll
;extension=php_printer.dll
;extension=php_shmop.dll
;extension=php_snmp.dll
;extension=php_sockets.dll
;extension=php_sybase_ct.dll
;extension=php_w32api.dll
;extension=php_xmlrpc.dll
;extension=php_xslt.dll
;extension=php_yaz.dll
;extension=php_zip.dll
;/PHPExt
The www folder is where your website content should be.
After you installed it,turn it on and check the E icon at the bottom right of your screen.Double click it and make sure PHP and MySql are both turned On (green colour).
Go to languages(its on the main window) and choose English (as when you install it its in French by default).
Now extract your MuWeb into East Php>WWW
Now right click the E icon and go to local web.Thats your website.
Enjoy!

