How hard is to setup and use weather34 template? ** Closed - outdated **

===> Maybe
there is a special setting at your provider, as using the test-program, the first script runs OK

When using “inspect” you will see that all but one php script is allowed to run. All others get a 500 error
Again when testing such an individual script it runs OK
http://www.weather911.net/pwsWD/_test.php?test=clock_small.php
All single scripts work as they should
http://www.weather911.net/pwsWD/w34_easyweathersetup.php

It seems that only scripts which do not include other PHP scripts work
EXAMPLE Easyweather setup has the name of the previous script and the only thing is does is load the new version, but it fails also.

<?php 
include 'w34_easyweathersetup.php';

Running the included script directly works fine http://www.weather911.net/pwsWD/w34_easyweathersetup.php

===> Maybe
you uploaded the scripts and they got the wrong permissions.
All scripts should have execute permissions to thew Apache user itself.

===> QUESTIONS
But whatever the cause, I can not solve it as it seems not to be an error or setting in the scripts
Do you know:
what version of PHP you are using? I attach a smal script, it displays all info about your PHP version
if your website is run with Apache or IIS
and the provider where your website is hosted?

Wim


info.php.zip (179 Bytes)