Synology-Forum.nl
Overige software => Web Station => Topic gestart door: scollie op 13 augustus 2014, 17:33:54
-
Ik start een php file op die begint zo
<?php
//main
include "/volume1/web/connect.php";
function GetSlowFigures(){
Als foutmelding krijg ik deze fouten
/opt/bin/pvcacher.php: line 1: can't open ?php: no such file
/opt/bin/pvcacher.php: line 2: //main: not found
/opt/bin/pvcacher.php: line 3: include: not found
/opt/bin/pvcacher.php: line 5: syntax error: unexpected "("
Het lijkt net of de php file niet uitgevoerd kan worden of mis ik iets
Hans
-
Op een andere file krijg ik deze foutmelding is dit een rechtenkwestie
PHP Warning: Unknown: open_basedir restriction in effect. File(/opt/bin/pvlogger.php) is not within the allowed path(s): (/etc.defaults:/etc:/usr/syno/synoman:/tmp:/var/services/tmp:/var/services/web:/var/services/homes) in Unknown on line 0
PHP Warning: mysql_connect(): No such file or directory in /opt/bin/pvlogger.php on line 65