Blank page

miguelanjo
Posts: 1
Joined: Fri Apr 13, 2012 5:42 am

Blank page

Postby miguelanjo » Fri Apr 13, 2012 5:45 am

Hi,

After installing the WURLFL PHP Api on my website, the demo page jut shows nothing.
The source code is just

Code: Select all

<html>
<head>
	<title>WURFL PHP API Example</title>
</head>
<body>
You can see it at http://anjo.com.pt/wurlfl/examples/demo/index.php

Any idea?

kamermans
Posts: 393
Joined: Mon Jun 06, 2011 9:50 am

Re: Blank page

Postby kamermans » Fri Apr 13, 2012 9:23 am

I'm not exactly sure what's going on there. I see you're running PHP 5.2, which should be fine. I did notice that the cache seems to be rebuilding each time I visit the page (or there is some other delay). Can you post your configuration? Also, can you put this at the top of the test page?:

Code: Select all

<?php
ini_set('display_errors', 'on');
error_reporting(E_ALL | E_STRICT);
?>
Thanks,

Steve Kamerman
ScientiaMobile

Make sure you check out our WURFL Cloud, WURFL InSight and WURFL InFuze products!


Who is online

Users browsing this forum: No registered users and 13 guests