Can't get Page Safe to work

HI, I just purchased Page Safe but I can’t seem to make it work. I created a basic page with the page safe defaults and just some text below it, but after uploading it my server and trying to access the page it just fails and gives me the code. I must be doing something wrong, just not sure what. Here is a small snippet of what I see when i try to load the page.

<?php ob_start(); ?> Personal Page
	<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
	<link rel="stylesheet" type="text/css" media="all" href="../rw_common/themes/blanktheme/consolidated.css?rwcache=601074890" />

what is the URL?

https://fpizzo.com/accounts.php I noticed Rapid weaver keeps changing it from .html to .php, is that okay? I’m fairly new at this so I’m sure it’s something I’m doing wrong.

The correct page is the .php page. If the html page still exists, that should be removed from your server.

What version of RW are you using and what version php is your server running?

You are using stacks 3 or 4 too as per the FAQ?

It looks like your server does not support PHP. You need to contact your hosting company and make sure that they have enable PHP.

Thank you, that’s it. Appreciate it.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.