On Mon, Feb 05, 2007 at 09:38:55PM +0100, Borkenkaefer wrote:
> hello
>
> > How about the following for index.php?
> >
> > > echo "including pmwiki.php\n";
> > include_once('pmwiki.php');
> >
> such an index.php gives following error by looking up
> http://www.axalphuesli.ch/wik
hello
> as i just did the same thing this week (change provider) i had the
> exact same problem. I did simply copy it over, and tried it. It
> helped me a lot to have the error logs available from the new
> provider, so i was able to track it down to some cookbook inclusion
> problems wher
hello
> How about the following for index.php?
>
>echo "including pmwiki.php\n";
> include_once('pmwiki.php');
>
such an index.php gives following error by looking up
http://www.axalphuesli.ch/wiki/:
including pmwiki.php
Warning: Cannot modify header information - headers alre
Hi,
as i just did the same thing this week (change provider) i had the
exact same problem. I did simply copy it over, and tried it. It
helped me a lot to have the error logs available from the new
provider, so i was able to track it down to some cookbook inclusion
problems where the main f
On Sat, Feb 03, 2007 at 10:33:33PM +0100, Borkenkaefer wrote:
> I regulary use PmWiki and recently I changed my hosting provider. Now,
> PmWiki doesn't work anymore. Always when i go to
> http://www.example.ch/pmwiki.php my browser wants to download the
> pmwiki.php file and it doesn't show me the
Hello
I regulary use PmWiki and recently I changed my hosting provider. Now,
PmWiki doesn't work anymore. Always when i go to
http://www.example.ch/pmwiki.php my browser wants to download the
pmwiki.php file and it doesn't show me the right site. It looks like
php isn't activated, but it is...
An