Nick,
     My guess is either permissions on the directory/files of your DocumentRoot for 
Apache and/or the Shared Object and MIME configurations of the Apache server where 
your script is located.

Yuck,
--
Barry C. Hawkins
Systems Consultant
[EMAIL PROTECTED]

On Wed, 10 Apr 2002 20:53:59 +0200 Nick Wilson <[EMAIL PROTECTED]> wrote:

Hi all, 
I've just moved host and am having a shocking time of it. there is a php
script here: http://www.explodingnet.com/articles/latest/7/

There is nothing wrong with the code as you can see below but what on
earth could be causing this. I'm very unhappy with this ISP but before I
ball them out about it I thought I'd ask your opinions :-)

Code......

<?
include("../../../../includes/ihtml/template.inc");
include("../../../../includes/html_lib/start_page.inc");
$template_path="../../../../includes/ihtml/general/articles.ihtml";
print("here we are");
?>


Many thanks....
-- 
-----------------------------------------------------------
 www.explodingnet.com   |    Projects, Forums and
                        +    Articles for website owners 
-- Nick Wilson --     |    and designers.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to