View Single Post
Old 01-18-2017, 05:09 AM   #1399
mariosipad
Guru
mariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watch
 
Posts: 725
Karma: 10738
Join Date: Nov 2012
Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD
Let's take COPS out of the equation for now and just focus on PageKite.

Can you save (with a text editor) the following code in a file named test.php:
Code:
<html>
<head>
<title>PHP Test</title>
</head>
<body>
<?php 
phpinfo(); 
?>
</body>
</html>
and then place this file in ./web (not just like COPS with a symlink but straight in ./web)

What do you see (does it work) when you http://192.168.xxx.xxx/test.php and http://mydomain.pagekite.me/test.php?
mariosipad is offline   Reply With Quote