2010-10-06, 16:44:18
(This post was last modified: 2010-10-06, 17:23:47 by randywilliams.)
Aha. Sometimes things are simpler than they appear. Created a file called info.php in my root folder, inserted <?php phpinfo(); ?> into Notepad++ (my editor of choice), opened my server (WAMP) and called up: http://localhost/info.php which brought up the PHP info page. So PHP seems to be working.
Debug is enabled. I'm assuming its uses will become clear down the line.
Still not getting the Installation page, though. When I type: http://localhost/aliens/CMS/getsimple/ I get what looks like a template. I can't however edit it. Unless... I copy/paste the source code into my editor... Is that how it works? I was rather hoping there'd be a dashboard or something. Sorry, I've never worked with a CMS before and assumed there'd be a sort of drag and drop function rather than having to code my way through it.
Thanks, again.
Slowly, slowly, catches the monkey.
Debug is enabled. I'm assuming its uses will become clear down the line.
Still not getting the Installation page, though. When I type: http://localhost/aliens/CMS/getsimple/ I get what looks like a template. I can't however edit it. Unless... I copy/paste the source code into my editor... Is that how it works? I was rather hoping there'd be a dashboard or something. Sorry, I've never worked with a CMS before and assumed there'd be a sort of drag and drop function rather than having to code my way through it.
Thanks, again.
Slowly, slowly, catches the monkey.