Hello.
xampp is not my first run, so dont worry.
mySQL ,works, i got 3 green checkmarks back.
as for the pws.xs4non.nl:85 ,
this is my entry in the vhost section
<VirtualHost *:85>
DocumentRoot "d:/games/xampp/htdocs/VHOST/pws/template"
ErrorLog "logs/pws-error_log"
CustomLog "logs/pws-access_log" common
ServerName pws.xs4non.nl
ServerAlias pws.xs4non.nl
<Directory "d:/games/xampp/htdocs/VHOST/pws/template">
AllowOverride All
Require all Granted
</Directory>
</VirtualHost>
as for the template path i use /template/ ,NOT sure if i still need it, but even with a / only white page.
on pws.xs4non.nl:85 it redirects me to
http://pws.xs4non.nl:85/indexDesktop.php
As for the ?errors
Wel.
Deprecated: Function date_sunrise() is deprecated in D:\games\xampp\htdocs\VHOST\pws\template\homepage\css\themeSetter.php on line 3
Deprecated: Function date_sunset() is deprecated in D:\games\xampp\htdocs\VHOST\pws\template\homepage\css\themeSetter.php on line 4
Warning: file_get_contents(D:\games\xampp\htdocs\VHOST\pws\template/lang/<br /> <b>Warning</b>: Undefined variable $lang in <b>D:\games\xampp\htdocs\VHOST\pws\template\install\setup.php</b> on line <b>1309</b><br /> .php): Failed to open stream: No such file or directory in D:\games\xampp\htdocs\VHOST\pws\template\header.php on line 30
This i got fixed by setting language forced to US.
Fatal error: Uncaught ValueError: mb_http_input(): Argument #1 ($type) must be one of "G", "P", "C", "S", "I", or "L" in D:\games\xampp\htdocs\VHOST\pws\template\scripts\functions.php:28 Stack trace: #0 D:\games\xampp\htdocs\VHOST\pws\template\scripts\functions.php(28): mb_http_input('UTF-8') #1 D:\games\xampp\htdocs\VHOST\pws\template\header.php(48): include('D:\\games\\xampp\\...') #2 D:\games\xampp\htdocs\VHOST\pws\template\indexDesktop.php(84): include('D:\\games\\xampp\\...') #3 {main} thrown in D:\games\xampp\htdocs\VHOST\pws\template\scripts\functions.php on line 28
port is open, i only forgot to start the server, no need run it when i am still in config mode.
tbh, i am heavy abusing xampp for other stuff to, so, it should be open perma now.
But one silly question remain,, does it automaticly fetched the realtime.txt data?, and where to i place this file.
using the cumulus software here to read the station every 5 minutes.
Tom