[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Parsing Different Domains



This doesn't seem to be a PHP problem, but I have opened the discussion on
the php-general list anyway.

I have placed non-PHP files on the server in the same directory and they
have been displayed.

The php script is very simple in nature - no "outside" references or
functions. Even if their were, at the very least I would get a parse error
in the browser. But that isn't what is happening.

It seems as if apache isn't recognising the PHP page in order to parse it.

Bryan



> Does the file have any includes or requires at the top for "outside"
referenced
> php functions or pages?  Often groups of similar or associated functions
and
> variables are stored in an "externally referenced" file?  If it can't find
an
> include or require file it will sometimes stop pretty fast.
>
> I have to admit that your problem does sound like a server-specific
problem
> however, and not a php return error.  I've found debugging of PHP to be
easier
> in IE by the way, as NS doesn't seem to display much of the error code
visibly
> if a page fails to complete...
>
> Try subscribing to the php-general list, which you can find at
> http://www.php.net  There are some sharp people in there who can help with
most
> anything PHP related.
>
> ~ Theo
>
> Bryan - Utopian Web Productions wrote:
>
> > Hi everyone,
> >
> >     I've got a puzzling problem that I can't seem to find a reason or
> > solution. I have the identical PHP page placed in two different
directories
> > of two different domains (on the same machine - different IP's). One of
them
> > works as it should, the other says that "The page cannot be displayed".
> >
> >     I can't see why any of the directives would effect this? Any
suggestions
> > as to where to start looking?
> >
> > Bryan
> >
> > _______________________________________________
> > cobalt-users mailing list
> > cobalt-users@xxxxxxxxxxxxxxx
> > To Subscribe or Unsubscribe, please go to:
> > http://list.cobalt.com/mailman/listinfo/cobalt-users
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>