Search found 7 matches

by jefferson
Tue Jan 26, 2010 6:05 pm
Forum: Webserver and configuration
Topic: syntax error, unexpected
Replies: 13
Views: 88025

Re: syntax error, unexpected

da ist eigentlich nichts einzustellen,werde das aber mal prüfen

danke erstmal

jefferson
by jefferson
Sun Jan 24, 2010 12:01 am
Forum: Webserver and configuration
Topic: syntax error, unexpected
Replies: 13
Views: 88025

Re: syntax error, unexpected

laut 1und1 ist die php version 4.4.9 und 5.2.12

die faq selbst läuft bis jetzt garnicht. kann sie ja nicht konfigurieren weil auf wirklich jeder seite die beim aufruf der setup.php einen fehler bringt. wenn dir was bringt würde ich dir einen ftp zugang zukommen lassen.

wie oben schon gesagt läuft ...
by jefferson
Sat Jan 23, 2010 5:30 pm
Forum: Webserver and configuration
Topic: syntax error, unexpected
Replies: 13
Views: 88025

Re: syntax error, unexpected

nun kommt folgender fehler

Parse error: syntax error, unexpected T_STRING in /homepages/33/d190864777/htdocs/phpmyfaq/index.php on line 162

<?php
/**
* This is the main public frontend page of phpMyFAQ. It detects the browser's
* language, gets and sets all cookie, post and get informations and ...
by jefferson
Thu Jan 21, 2010 10:13 pm
Forum: Webserver and configuration
Topic: syntax error, unexpected
Replies: 13
Views: 88025

Re: syntax error, unexpected

die fehlermeldung in der funktions.php


Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /homepages/33/d190864777/htdocs/phpmyfaq/inc/functions.php on line 265

<?php
/**
* This is the main functions file.
*
* PHP Version 5.2
*
* The contents of this file are subject to the Mozilla ...
by jefferson
Thu Jan 21, 2010 9:00 pm
Forum: Webserver and configuration
Topic: syntax error, unexpected
Replies: 13
Views: 88025

Re: syntax error, unexpected

danke für den tipp.

kam aber gleich die nächste fehlermeldung in der constans.php in der lezten zeile.

nachdem ich diese augeblendet habe kam der nächste fehler in der funktions.php in zeile 265. warum kommen nur die fehler unter xampp war die instllation doch kein prob. und auf den webspace habe ...
by jefferson
Thu Jan 21, 2010 3:51 pm
Forum: Webserver and configuration
Topic: syntax error, unexpected
Replies: 13
Views: 88025

Re: syntax error, unexpected

Hallo hier die setup.php bekomme aber auch beim aufruf der index.php den selben Fehler in einer anderen Zeile.

zeile 85 ist hier: function extension_check($enabledExtensions, &$output = NULL)

<?php
/**
* The main phpMyFAQ Setup
*
* This script checks the complete environment, writes the ...
by jefferson
Wed Jan 20, 2010 5:36 pm
Forum: Webserver and configuration
Topic: syntax error, unexpected
Replies: 13
Views: 88025

syntax error, unexpected

Hallo

bin neu hier und habe folgendes probelm. bekomme die phpmyfaq ohne probleme lokal unter xampp installiert und eingerichtet. wenn ich versuche die seite bei 1und1 hochzulanden bekomme ich folgende fehlermeldung beim versuch die seite einzurichten " Parse error: syntax error, unexpected ...