This is really the script I've been looking for, it looks just great.
Unfortunately, I can't get it to work. Tried everything, looked everywhere and am now desperate. Hope someone knows a brilliant solution to this:
Warning: main() [function.main]: open_basedir restriction in effect. File(/usr/local/lib/php/webwelcome.php) is not within the allowed path(s): (/www/htdocs/airwork) in /www/htdocs/airwork/test.php on line 17
Warning: main(/usr/local/lib/php/webwelcome.php) [function.main]: failed to create stream: Operation not permitted in /www/htdocs/airwork/test.php on line 17
Warning: main() [function.main]: Failed opening '/usr/local/lib/php/webwelcome.php' for inclusion (include_path='.:/usr/local/lib/php') in /www/htdocs/airwork/test.php on line 17
You can find it at
http://www.airwork.nl/test.php
I contacted my host, but they say it has to do with my path, which I should set to usr/local/lip/php. I did as instructed, but still get the same error.
Anyone???