Problem with scorekeeper on webserver

Post your questions about Web Server usage and Apache + PHP + MySQL/SQLite web applications.
Post Reply
hannesk
New here
Posts: 2
Joined: Sun Nov 08, 2015 5:35 pm

Problem with scorekeeper on webserver

Post by hannesk »

Hi!

Im trying to install an webbased scorekeeper but keep getting an error when trying to access it. Anyone who knows why i keep getting the error below?
Can´t understand why it says "Write server not reachable" =/

Not a genious when it comes to this kind of things :P

Using an Ts-451 with QTS 4.2.3
For technical reasons it is not possible to serve the page requested

Write Server not reachable
Array
(
[0] => Array
(
[file] => /share/CACHEDEV1_DATA/Web/ianseo/Common/Fun_DB.inc.php
[line] => 55
[function] => safe_error
[args] => Array
(
[0] => Write Server not reachable
)

)

[1] => Array
(
[file] => /share/CACHEDEV1_DATA/Web/ianseo/Common/Fun_DB.inc.php
[line] => 16
[function] => safe_w_con
[args] => Array
(
)

)

[2] => Array
(
[file] => /share/CACHEDEV1_DATA/Web/ianseo/Common/Fun_DB.inc.php
[line] => 35
[function] => StrSafe_DB
[args] => Array
(
[0] => DBUpdate
)

)

[3] => Array
(
[file] => /share/CACHEDEV1_DATA/Web/ianseo/config.php
[line] => 38
[function] => GetParameter
[args] => Array
(
[0] => DBUpdate
)

)

[4] => Array
(
[file] => /share/CACHEDEV1_DATA/Web/ianseo/index.php
[line] => 3
[args] => Array
(
[0] => /share/CACHEDEV1_DATA/Web/ianseo/config.php
)

[function] => require_once
)

)
Post Reply

Return to “Web Server & Applications (Apache + PHP + MySQL / SQLite)”