Beiträge von Monty_Python

    Habe ein folgendes Problem siehe hier:


    PHP
    Parse error:  syntax error, unexpected '/' in /var/www/web9/html/data/configuration.php on line 7


    meine confidatei:



    /E: Zeile markiert die es ist

    Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


    Header size: 10312 bytes
    Code size: 1755184 bytes
    Data size: 3268956 bytes
    Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion
    Total requirements: 5050836 bytes


    was heißt das beim complinieren?

    ja sry Ink ich habs nach deiner anleitung jetzt nochmal gemacht aber klappt immer noch nich -.-
    hier meine a_objects:
    /* SA-MP Object Functions
    *
    * (c) Copyright 2005-2009, SA-MP Team
    *
    */


    #if defined _objects_included
    #endinput
    #endif
    #define _objects_included
    #pragma library objects


    // Objects


    native CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, Float:DrawDistance = 300.0);
    native SetObjectPos(objectid, Float:X, Float:Y, Float:Z);
    native GetObjectPos(objectid, &Float:X, &Float:Y, &Float:Z);
    native SetObjectRot(objectid, Float:RotX, Float:RotY, Float:RotZ);
    native GetObjectRot(objectid, &Float:RotX, &Float:RotY, &Float:RotZ);
    native IsValidObject(objectid);
    native DestroyObject(objectid);
    native MoveObject(objectid, Float:X, Float:Y, Float:Z, Float:Speed);
    native StopObject(objectid);
    native CreatePlayerObject(playerid, modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, Float:DrawDistance = 300.0);
    native SetPlayerObjectPos(playerid, objectid, Float:X, Float:Y, Float:Z);
    native GetPlayerObjectPos(playerid, objectid, &Float:X, &Float:Y, &Float:Z);
    native SetPlayerObjectRot(playerid, objectid, Float:RotX, Float:RotY, Float:RotZ);
    native GetPlayerObjectRot(playerid, objectid, &Float:RotX, &Float:RotY, &Float:RotZ);
    native IsValidPlayerObject(playerid, objectid);
    native DestroyPlayerObject(playerid, objectid);
    native MovePlayerObject(playerid, objectid, Float:X, Float:Y, Float:Z, Float:Speed);
    native StopPlayerObject(playerid, objectid);
    native AttachObjectToPlayer(objectid, playerid, Float:OffsetX, Float:OffsetY, Float:OffsetZ, Float:rX, Float:rY, Float:rZ);
    native AttachPlayerObjectToPlayer(objectplayer, objectid, attachplayer, Float:OffsetX, Float:OffsetY, Float:OffsetZ, Float:rX, Float:rY, Float:rZ);

    is ja eigentlich so richtig laut deiner anleitung, nundenn ich compliniere script neu. und geht trotzdem net -.-

    ICH WERD BALD VERRÜCKT MIT DEM ZEUG, HAB NEUE Includes usw aba funkt nicht :cursing: :cursing: :cursing: :cursing: :cursing:

    das is bei mir genauso habe neue Includes drinne!! habe datei geändert die a_objects
    dann script neu compliniert
    dann server restartet immer noch gleich!!
    dann das versucht:

    hat net gefunzt, kam error -.-


    bitte hilfe

    Joo, Nice Script..
    Hab nur n koleines Problem..
    Ich habe mich zum Test bannen lassen, nun hab ich das Problen, ich kann mich nicht mehr entbannen.
    Also ich hab aus der samp.ban alles gelöscht, und ich kann mich nicht einloggen..
    kann mir einer helfe? xD

    wenn aus der samp.ban raus ist, einmal server restarten! das hilft. das hatte ich bei meinem server auch

    ja ich habe nun folgendes Problem, ich habeauch das LoH script bei mir drauf. laut putty ist es auch gestartet, aber laut SAMP nicht!
    desweiteren hier mal die serverlog:


    der lädt das irgendwie immer neu -.-!ich musste die log kürzen jetzt hier von wegen 10000 zeichen

    1. Was für ein seltsames System benutzt du da überhaupt? Plesk, Confixx oder ispCP wird wohl nicht eingesetzt.<<Parallels Confixx
    2. Wieso interesssiert sich dein Apache bitte für index.php-Dateien?<<<kp
    3. Scheint bei dir wohl einiges kaputt zu sein.<<<mhh kay
    4. Funktioniert es jetzt? Ich wage es zu bezweifeln.<<<<ne funzt immer noch net

    dann schreibt er das

    Code
    root@vserver3197:~# /etc/init.d/apache2 restart
    Restarting web server: apache2Warning: DocumentRoot [/var/www/web2/html/joomla/index.php] does not exist
    Warning: DocumentRoot [/var/www/web21/html/html/FF-Oldenburg-in-Holstein-Mod] does not exist
    Warning: DocumentRoot [/var/www/web21/html/Mod/Oldenburg.html] does not exist
    Warning: DocumentRoot [/var/www/web4/html/LST] does not exist
     ... waiting Warning: DocumentRoot [/var/www/web2/html/joomla/index.php] does not exist
    Warning: DocumentRoot [/var/www/web21/html/html/FF-Oldenburg-in-Holstein-Mod] does not exist
    Warning: DocumentRoot [/var/www/web21/html/Mod/Oldenburg.html] does not exist
    Warning: DocumentRoot [/var/www/web4/html/LST] does not exist
    .