Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 01:02:08 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155557 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: News Modul Langer Text wird nicht angezeigt  (Read 239 times)
SAMUZ
Betatester
*
Offline Offline

Posts: 21


« on: January 31, 2012, 09:19:52 PM »

Ich habe Probleme damit, dass beim News Modul der lange Text nicht angezeigt wird. Es kommt eine Fehlermeldung. Ich gebe per pn die Homepageadresse durch.
Logged
dbs
WebsiteBaker Org e.V.

Offline Offline

Posts: 3719


WWW
« Reply #1 on: January 31, 2012, 09:53:30 PM »

Gibst du auch per PayPal was durch?
Logged

jacobi22
Betatester
*
Offline Offline

Posts: 1376


WWW
« Reply #2 on: January 31, 2012, 10:42:06 PM »

Gibst du auch per PayPal was durch?

gibst du mir was, geb ich dir was? Wenn ihr handelt, dann bitte in der richtigen Rubrik  wink


@SAMUZ: Welche Fehlermeldung hast du denn?
Logged

LG Uwe

Wer sagt, Reichtum ist alles, hat nie ein Kind lächeln gesehen.
SAMUZ
Betatester
*
Offline Offline

Posts: 21


« Reply #3 on: January 31, 2012, 10:45:46 PM »

Quote
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@samuzmedia.info and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
Apache Server at www.samuzmedia.info Port 80

Diese
Logged
dbs
WebsiteBaker Org e.V.

Offline Offline

Posts: 3719


WWW
« Reply #4 on: January 31, 2012, 10:49:55 PM »

Gibst du auch per PayPal was durch?
war nicht ernstgemeint, bei zweizeilern fällt mir nichts anderes ein ...  wink
Logged

kweitzel
Forum administrator
*****
Offline Offline

Posts: 6977


WWW
« Reply #5 on: January 31, 2012, 10:51:08 PM »

Wie ist denn die PHP Konfiguration des Servers?

Gruß

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

SAMUZ
Betatester
*
Offline Offline

Posts: 21


« Reply #6 on: January 31, 2012, 11:01:17 PM »

Wie ist denn die PHP Konfiguration des Servers?

Gruß

Klaus

Quote
Diese PHP-Konfigurationseinstellungen können vom Server-Administrator angepasst werden. Sie sind hier nur als Beispiel aufgeführt.

  Sub Section    Directive    Info    Value
Language Options    asp_tags    Allow ASP-style <% %> tags.    Off
File Uploads    file_uploads    Whether to allow HTTP file uploads.    On
Paths and Directories    include_path    Windows: "\path1;\path2" c:\php\includes"    .:/usr/lib/php:/usr/local/lib/php
Resource Limits    max_execution_time       20
Resource Limits    max_input_time    Maximum amount of time each script may spend parsing request data    60
Resource Limits    memory_limit       64M
Data Handling    register_globals    You should do your best to write your scripts so that they do not require register_globals to be on; Using form variables as globals can easily lead to possible security problems, if the code is not very well thought of.    Off
Language Options    safe_mode       Off
main    session.save_path    Argument passed to save_handler. In the case of files, this is the path where data files are stored. Note: Windows users have to change this variable in order to use PHP's session functions. As of PHP 4.0.1, you can define the path as: session.save_path = "N;/path" where N is an integer. Instead of storing all the session files in /path, what this will do is use subdirectories N-levels deep, and store the session data in those directories. This is useful if you or your OS have problems with lots of files in one directory, and is a more efficient layout for servers that handle lots of sessions. NOTE 1: PHP will not create this directory structure automatically. You can use the script in the ext/session dir for that purpose. NOTE 2: See the section on garbage collection below if you choose to use subdirectories for session storage    /tmp
File Uploads    upload_max_filesize    Maximum allowed size for uploaded files.    32M

Kannst du mit diesem etwas anfangen
Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6977


WWW
« Reply #7 on: February 01, 2012, 06:30:57 AM »

Und die PHP Version auf Windows oder Linux? Das Problem das Du hast, war typisch für "Safe-Mode = on".

Gruß

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

SAMUZ
Betatester
*
Offline Offline

Posts: 21


« Reply #8 on: February 01, 2012, 09:18:22 AM »

Auf dem Server unter Linux

Was muss ich tun?

lg SAMUZ
Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6977


WWW
« Reply #9 on: February 01, 2012, 10:23:55 AM »

Schau mal in die Fehlerberichte rein, da muss mehr zu dem Fehler drinstehen. Laut deinem PHPINFO ist der Safe-Mod ja auf "aus".

Gruß

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

SAMUZ
Betatester
*
Offline Offline

Posts: 21


« Reply #10 on: February 02, 2012, 08:20:07 PM »

Quote
is writeable by group

Diese Fehlermeldung steht im Protokoll
Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6977


WWW
« Reply #11 on: February 02, 2012, 09:10:15 PM »

In einem solchen Fehlerbericht muss mehr drinstehen!

Quote
[Fri Jan 13 19:53:08 2012] [error] [client xxx.xxx.xxx] File does not exist: /xxxr/xxxxxxxxx/xxx/web/xxx
Das ist eine solche (editierte) Zeile. Die gibt mehr an als das was Du da oben gegeben hast.

Gruß

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

SAMUZ
Betatester
*
Offline Offline

Posts: 21


« Reply #12 on: February 04, 2012, 10:47:59 AM »

Das Problem hat sich mit Klauss Hilfe gelöst. Danke Klaus
Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6977


WWW
« Reply #13 on: February 05, 2012, 12:11:57 PM »

Das Problem waren die Berechtigungen, der Server war mit 777 nicht einverstanden sondern wollte die Schreibberechtigung für Gruppe und alle nicht haben. Mit 755 hat es funktioniert.

Gruß

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!