A first test of phpCMS

From phpCMS

Jump to: navigation, search

[edit] A first test of phpCMS

''phpCMS is should be ready for use now.

A call of

http://serveraddress/parser/parser.php?file=/demo/index.htm   or 
http://serveraddress/demo/index.htm 
(the latter one with active stealth mode)

should show a file parsed by phpCMS. If there is an error message, one or more steps of the instructions have probably not been done correctly. If phpCMS would be installed in another directory than /parser, the above mentioned URLs have to be adapted, of course.
If only the content will be shown, the stealth mode is not working correctly.

phpCMS also offers a graphical user interface (GUI). This can be called by http://serveraddress/parser/parser.php. Since version 1.1.9 there will be an error message, if you use the GUI with the preset standard password. This is a precaution.
To change the password, you have to edit the file /parser/include/default.php. You have to search for $this->PASS (near the bottom) and change it into your own password, which must not be "phpcms" or "test" or "cms" either.

When you managed all this, phpCMS is fully functional. If you set up the installation on a private server, you should read the chapter Secure your installation.

To get some practice, you can try to change the demo pages to suit your needs. By editing and changing the files and the configuration you will discover the power of phpCMS.

The complete phpCMS-Team wishes you a lot of fun to explore phpCMS!


Main Page: User Documentation MainPage
« Previous Page: Configuring Stealth Mode | Top Page: Installation and configuration | Next Page: Secure your installation »

Personal tools