Hvad kan skyldes fejlkode
Denne fejlkode får jeg ved åbning af siden.Warning: main(../../connections/connection/cms.php): failed to open stream: No such file or directory in C:\Programmer\Apache Group\Apache2\htdocs\websted\admin\delete_gallery.php on line 2
Warning: main(): Failed opening '../../connections/connection/cms.php' for inclusion (include_path='.;c:\php4\pear') in C:\Programmer\Apache Group\Apache2\htdocs\websted\admin\delete_gallery.php on line 2
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Selve koden ser sådan ud for linje 1, 2 og 3
<?php
include("../../connections/connection/cms.php");
?>
