Skip to content
Harshad Yeola edited this page Jul 3, 2014 · 32 revisions

EasyEngine (ee)

FAQ

Where to find phpMyAdmin installed with ee ?

To access phpMyAdmin, open your browser enter this link https://example.com:22222/db/pma/ modify domain name here.

What is 22222 port for?

22222 is the admin port registered with ee to work with utilities provided with ee.

Can i modify 22222 port? How can i do that?

To modify the port use command ee site edit 22222 and modify port there.

How is EasyEngine different from Apache?

EasyEngine, with its array of commands, is much simpler to use than Apache, for your web-server needs.

As an interface for nginx, it is known to perform better and faster than Apache, particularly when the number of concurrent site visitors is on the rise.

Clone this wiki locally