Apache Konfigurationsproblem

Alles, was den Apache betrifft, kann hier besprochen werden.

Apache Konfigurationsproblem

Postby puschelchen » 21. February 2011 14:49

Hallo ihr Lieben,
ich hoff ihr könnt mir helfen meine Apache konfiguration ist im Arsch.
Tschuldigung für die ausdrucksweise aber gestern lief mein apache noch.
heut wenn ich Localhost aufrufe erscheint folgendes:
Zugriff verweigert!

Der Zugriff auf das angeforderte Verzeichnis ist nicht möglich. Entweder ist kein Index-Dokument vorhanden oder das Verzeichnis ist zugriffsgeschützt.

Sofern Sie dies für eine Fehlfunktion des Servers halten, informieren Sie bitte den Webmaster hierüber.
Error 403
localhost
Mon Feb 21 14:47:51 2011
Apache/2.2.13 (Linux/SUSE)

ich arbeite auf Linux mit OpenSuse.
ich hoff ihr könnt mir helfen. :(
Die httpd.conf
# run under this user/group id
Include /etc/apache2/uid.conf

# - how many server processes to start (server pool regulation)
# - usage of KeepAlive
Include /etc/apache2/server-tuning.conf

# ErrorLog: The location of the error log file.
# If you do not specify an ErrorLog directive within a <VirtualHost>
# container, error messages relating to that virtual host will be
# logged here. If you *do* define an error logfile for a <VirtualHost>
# container, that host's errors will be logged there and not here.
ErrorLog /var/log/apache2/error_log

# generated from APACHE_MODULES in /etc/sysconfig/apache2
Include /etc/apache2/sysconfig.d/loadmodule.conf

# IP addresses / ports to listen on
Include /etc/apache2/listen.conf

# predefined logging formats
Include /etc/apache2/mod_log_config.conf

# generated from global settings in /etc/sysconfig/apache2
Include /etc/apache2/sysconfig.d/global.conf

# optional mod_status, mod_info
Include /etc/apache2/mod_status.conf
Include /etc/apache2/mod_info.conf

# optional cookie-based user tracking
# generated from global settings in /etc/sysconfig/apache2
Include /etc/apache2/sysconfig.d/global.conf

# optional mod_status, mod_info
Include /etc/apache2/mod_status.conf
Include /etc/apache2/mod_info.conf

# optional cookie-based user tracking
# read the documentation before using it!!
Include /etc/apache2/mod_usertrack.conf

# configuration of server-generated directory listings
Include /etc/apache2/mod_autoindex-defaults.conf

# associate MIME types with filename extensions
TypesConfig /etc/apache2/mime.types
DefaultType text/plain
Include /etc/apache2/mod_mime-defaults.conf

# set up (customizable) error responses
Include /etc/apache2/errors.conf

# global (server-wide) SSL configuration, that is not specific to
# any virtual host
Include /etc/apache2/ssl-global.conf

# forbid access to the entire filesystem by default
<Directory />
Options None
AllowOverride None
Order deny,allow
Deny from all
</Directory>

Habt ihr ne Idee an was das liegt?
puschelchen
 
Posts: 9
Joined: 21. February 2011 14:44

Re: Apache Konfigurationsproblem

Postby Nobbie » 21. February 2011 14:59

puschelchen wrote: Entweder ist kein Index-Dokument vorhanden oder das Verzeichnis ist zugriffsgeschützt.


Da steht doch genau, was die Ursache ist. Überprüfe das.
Nobbie
 
Posts: 13182
Joined: 09. March 2008 13:04

Re: Apache Konfigurationsproblem

Postby puschelchen » 21. February 2011 15:06

nun hab ich die index.html selber manuell angelegt und er zeigts an allerdings meine PHP-Dateien also so:

localhost/datei.php erscheint Objekt nicht gefunden! und öffnet sich ein Downloadfenster
puschelchen
 
Posts: 9
Joined: 21. February 2011 14:44

Re: Apache Konfigurationsproblem

Postby puschelchen » 21. February 2011 15:17

nobbie wenn ich php auf konsole angugg sind die nicht vorhanden
ocalhost:/srv/www/htdocs # php test.php
phpinfo()
PHP Version => 5.3.3

System => Linux localhost 2.6.31.5-0.1-desktop #1 SMP PREEMPT 2009-10-26 15:49:03 +0100 i686
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /etc/php5/cli
Loaded Configuration File => /etc/php5/cli/php.ini
Scan this dir for additional .ini files => /etc/php5/conf.d
Additional .ini files parsed => /etc/php5/conf.d/curl.ini,
/etc/php5/conf.d/mbstring.ini,
/etc/php5/conf.d/mcrypt.ini,
/etc/php5/conf.d/mysql.ini,
/etc/php5/conf.d/mysqli.ini,
/etc/php5/conf.d/pdo.ini,
/etc/php5/conf.d/pdo_mysql.ini,
/etc/php5/conf.d/pdo_pgsql.ini,
/etc/php5/conf.d/pgsql.ini,
/etc/php5/conf.d/snmp.ini,
/etc/php5/conf.d/zip.ini,
/etc/php5/conf.d/zlib.ini

PHP API => 20090626
PHP Extension => 20090626
Zend Extension => 220090626
Zend Extension Build => API220090626,NTS
PHP Extension Build => API20090626,NTS
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
Zend Multibyte Support => disabled
IPv6 Support => enabled
Registered PHP Streams => php, file, glob, data, http, ftp, zip, compress.zlib
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, mcrypt.*, mdecrypt.*, zlib.*


This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies


_______________________________________________________________________


Configuration

Core

PHP Version => 5.3.3

Directive => Local Value => Master Value
allow_call_time_pass_reference => Off => Off
allow_url_fopen => On => On
allow_url_include => Off => Off
always_populate_raw_post_data => Off => Off
arg_separator.input => & => &
arg_separator.output => & => &
asp_tags => Off => Off
auto_append_file => no value => no value
auto_globals_jit => On => On
auto_prepend_file => no value => no value
browscap => no value => no value
default_charset => no value => no value
default_mimetype => text/html => text/html
define_syslog_variables => Off => Off
disable_classes => no value => no value
disable_functions => no value => no value
display_errors => Off => Off
display_startup_errors => Off => Off
doc_root => no value => no value
docref_ext => no value => no value
docref_root => no value => no value
enable_dl => Off => Off
error_append_string => no value => no value
error_log => no value => no value
error_prepend_string => no value => no value
error_reporting => 22527 => 22527
exit_on_timeout => Off => Off
expose_php => On => On
extension_dir => /usr/lib/php5/extensions => /usr/lib/php5/extensions
file_uploads => On => On
highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
html_errors => Off => Off
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => On
include_path => .:/usr/share/php5:/usr/share/php5/PEAR => .:/usr/share/php5:/usr/share/php5/PEAR
log_errors => On => On
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => Off => Off
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
mail.add_x_header => On => On
mail.force_extra_parameters => no value => no value
mail.log => no value => no value
max_execution_time => 0 => 0
max_file_uploads => 20 => 20
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
memory_limit => 128M => 128M
open_basedir => no value => no value
output_buffering => 0 => 0
output_handlerPHP Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead in /srv/www/htdocs/test.php on line 2
=> no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
realpath_cache_size => 16K => 16K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => On
register_globals => Off => Off
register_long_arrays => Off => Off
report_memleaks => On => On
report_zend_debug => Off => Off
request_order => GP => GP
safe_mode => Off => Off
safe_mode_exec_dir => no value => no value
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
serialize_precision => 100 => 100
short_open_tag => Off => Off
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
track_errors => Off => Off
unserialize_callback_func => no value => no value
upload_max_filesize => 2M => 2M
upload_tmp_dir => no value => no value
user_dir => no value => no value
user_ini.cache_ttl => 300 => 300
user_ini.filename => .user.ini => .user.ini
variables_order => GPCS => GPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.enable_gc => On => On

curl

cURL support => enabled
cURL Information => 7.19.6
Age => 3
Features
AsynchDNS => No
Debug => No
GSS-Negotiate => Yes
IDN => Yes
IPv6 => Yes
Largefile => Yes
NTLM => Yes
SPNEGO => No
SSL => Yes
SSPI => No
krb4 => No
libz => Yes
CharConv => No
Protocols => tftp, ftp, telnet, dict, ldap, http, file, https, ftps
Host => i686-pc-linux-gnu
SSL Version => OpenSSL/0.9.8k
ZLib Version => 1.2.3

date

date/time support => enabled
"Olson" Timezone Database Version => 0.system
Timezone Database => internal
Default timezone => Europe/Berlin

Directive => Local Value => Master Value
date.default_latitude => 31.7667 => 31.7667
date.default_longitude => 35.2333 => 35.2333
date.sunrise_zenith => 90.583333 => 90.583333
date.sunset_zenith => 90.583333 => 90.583333
date.timezone => no value => no value

ereg

Regex Library => Bundled library enabled

filter

Input Validation and Filtering => enabled
Revision => $Revision: 298196 $

Directive => Local Value => Master Value
filter.default => unsafe_raw => unsafe_raw
filter.default_flags => no value => no value

libxml

libXML support => active
libXML Compiled Version => 2.7.3
libXML Loaded Version => 20703
libXML streams => enabled

mbstring

Multibyte Support => enabled
Multibyte string engine => libmbfl
HTTP input encoding translation => disabled

mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.

Multibyte (japanese) regex support => enabled
Multibyte regex (oniguruma) backtrack check => On
Multibyte regex (oniguruma) version => 4.7.1

Directive => Local Value => Master Value
mbstring.detect_order => no value => no value
mbstring.encoding_translation => Off => Off
mbstring.func_overload => 0 => 0
mbstring.http_input => pass => pass
mbstring.http_output => pass => pass
mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
mbstring.internal_encoding => no value => no value
mbstring.language => neutral => neutral
mbstring.strict_detection => Off => Off
mbstring.substitute_character => no value => no value

mcrypt

mcrypt support => enabled
mcrypt_filter support => enabled
Version => 2.5.8
Api No => 20021217
Supported ciphers => idea mars rc6 skipjack cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream

Directive => Local Value => Master Value
mcrypt.algorithms_dir => no value => no value
mcrypt.modes_dir => no value => no value

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 5.1.36
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /var/run/mysql/mysql.sock
MYSQL_INCLUDE => -I/usr/include/mysql
MYSQL_LIBS => -L/usr/lib -lmysqlclient

Directive => Local Value => Master Value
mysql.allow_local_infile => On => On
mysql.allow_persistent => Off => Off
mysql.connect_timeout => 60 => 60
mysql.default_host => no value => no value
mysql.default_password => no value => no value
mysql.default_port => no value => no value
mysql.default_socket => /var/run/mysql/mysql.sock => /var/run/mysql/mysql.sock
mysql.default_user => no value => no value
mysql.max_links => Unlimited => Unlimited
mysql.max_persistent => Unlimited => Unlimited
mysql.trace_mode => Off => Off

mysqli

MysqlI Support => enabled
Client API library version => 5.1.36
Active Persistent Links => 0
Inactive Persistent Links => 0
Active Links => 0
Client API header version => 5.1.49
MYSQLI_SOCKET => /var/run/mysql/mysql.sock

Directive => Local Value => Master Value
mysqli.allow_local_infile => On => On
mysqli.allow_persistent => Off => Off
mysqli.default_host => no value => no value
mysqli.default_port => 3306 => 3306
mysqli.default_pw => no value => no value
mysqli.default_socket => /var/run/mysql/mysql.sock => /var/run/mysql/mysql.sock
mysqli.default_user => no value => no value
mysqli.max_links => Unlimited => Unlimited
mysqli.max_persistent => Unlimited => Unlimited
mysqli.reconnect => Off => Off

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 7.9 2009-04-11

Directive => Local Value => Master Value
pcre.backtrack_limit => 100000 => 100000
pcre.recursion_limit => 100000 => 100000

PDO

PDO support => enabled
PDO drivers => mysql, pgsql

pdo_mysql

PDO Driver for MySQL => enabled
Client API version => 5.1.36

pdo_pgsql

PDO Driver for PostgreSQL => enabled
PostgreSQL(libpq) Version => 8.4.5
Module version => 1.0.2
Revision => $Id: pdo_pgsql.c 300351 2010-06-10 12:11:19Z iliaa $

pgsql

PostgreSQL Support => enabled
PostgreSQL(libpq) Version => 8.4.5
Multibyte character support => enabled
SSL support => enabled
Active Persistent Links => 0
Active Links => 0

Directive => Local Value => Master Value
pgsql.allow_persistent => On => On
pgsql.auto_reset_persistent => Off => Off
pgsql.ignore_notice => Off => Off
pgsql.log_notice => Off => Off
pgsql.max_links => Unlimited => Unlimited
pgsql.max_persistent => Unlimited => Unlimited

Reflection

Reflection => enabled
Version => $Revision: 300393 $

session

Session Support => enabled
Registered save handlers => files user
Registered serializer handlers => php php_binary

Directive => Local Value => Master Value
session.auto_start => Off => Off
session.bug_compat_42 => Off => Off
session.bug_compat_warn => Off => Off
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_httponly => Off => Off
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => /dev/urandom => /dev/urandom
session.entropy_length => 32 => 32
session.gc_divisor => 1000 => 1000
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.hash_bits_per_character => 5 => 5
session.hash_function => 3 => 3
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => /var/lib/php5 => /var/lib/php5
session.serialize_handler => php => php
session.use_cookies => On => On
session.use_only_cookies => On => On
session.use_trans_sid => 0 => 0

SimpleXML

Simplexml support => enabled
Revision => $Revision: 299424 $
Schema support => enabled

snmp

NET-SNMP Support => enabled
NET-SNMP Version => 5.4.2.1

SPL

SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException

standard

Dynamic Library Support => enabled
Path to sendmail => /usr/sbin/sendmail -t -i

Directive => Local Value => Master Value
assert.active => 1 => 1
assert.bail => 0 => 0
assert.callback => no value => no value
assert.quiet_eval => 0 => 0
assert.warning => 1 => 1
auto_detect_line_endings => 0 => 0
default_socket_timeout => 60 => 60
safe_mode_allowed_env_vars => PHP_ => PHP_
safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
user_agent => no value => no value

xml

XML Support => active
XML Namespace Support => active
libxml2 Version => 2.7.3

zip

Zip => enabled
Extension Version => $Id: php_zip.c 300470 2010-06-15 18:48:33Z pajoye $
Zip version => 1.9.1
Libzip version => 0.9.0

zlib

ZLib Support => enabled
Stream Wrapper support => compress.zlib://
Stream Filter support => zlib.inflate, zlib.deflate
Compiled Version => 1.2.3
Linked Version => 1.2.3

Directive => Local Value => Master Value
zlib.output_compression => Off => Off
zlib.output_compression_level => -1 => -1
zlib.output_handler => no value => no value

Additional Modules

Module Name

Environment

Variable => Value
LESSKEY => /etc/lesskey.bin
NNTPSERVER => news
MANPATH => /usr/local/man:/usr/share/man
KDE_MULTIHEAD => false
DM_CONTROL => /var/run/xdmctl
HOSTNAME => localhost
XKEYSYMDB => /usr/share/X11/XKeysymDB
TERM => xterm
SHELL => /bin/bash
HOST => localhost
DESKTOP_STARTUP_ID =>
XDG_SESSION_COOKIE => b2e56319d428f9d142adb0634aef416d-1298288560.740082-952230171
XDM_MANAGED => method=classic
HISTSIZE => 1000
PROFILEREAD => true
KDE_NO_IPV6 => 1
GTK2_RC_FILES => /etc/gtk-2.0/gtkrc:/usr/share/themes//QtCurve/gtk-2.0/gtkrc:/home/david-linux/.gtkrc-2.0-qtengine:/home/david-linux/.gtkrc-2.0:/home/david-linux/.kde4/share/config/gtkrc-2.0
KONSOLE_DBUS_SERVICE => :1.45
GS_LIB => /home/david-linux/.fonts
GTK_RC_FILES => /etc/gtk/gtkrc:/home/david-linux/.gtkrc::/home/david-linux/.kde4/share/config/gtkrc
MORE => -sl
WINDOWID => 50331677
XSESSION_IS_UP => yes
KDE_FULL_SESSION => true
USER => david-linux
JRE_HOME => /usr//jvm/jre
LS_COLORS => no=00:fi=00:di=01;34:ln=00;36i=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com =01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00; 31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.lzma=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz =00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.xz=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01; 35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35: *.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl= 01;35:*.wmv=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;3 2:
XNLSPATH => /usr/share/X11/nls
ENV => /etc/bash.bashrc
HOSTTYPE => i386
FROM_HEADER =>
SESSION_MANAGER => local/localhost:@/tmp/.ICE-unix/3174,unix/localhost:/tmp/.ICE-unix/3174
PAGER => less
CSHEDIT => emacs
XDG_CONFIG_DIRS => /etc/xdg
MINICOM => -c on
DESKTOP_SESSION => default
PATH => /home/david-linux/bin:/usr/local/bin:/usr/bin:/sbin:/usr/sbin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin
MAIL => /var/spool/mail/david-linux
CPU => i686
QT_IM_MODULE => xim
JAVA_BINDIR => /usr/lib/jvm/java/bin
PWD => /srv/www/htdocs
INPUTRC => /home/david-linux/.inputrc
XMODIFIERS => @im=local
JAVA_HOME => /usr/lib/jvm/java
KDE_SESSION_UID => 1000
LANG => de_DE.UTF-8
PYTHONSTARTUP => /etc/pythonstart
SDK_HOME => /usr/lib/jvm/java
KONSOLE_DBUS_SESSION => /Sessions/1
SHLVL => 3
HOME => /root
JDK_HOME => /usr/lib/jvm/java
QT_SYSTEM_DIR => /usr/share/desktop-data
COLORFGBG => 0;15
KDE_SESSION_VERSION => 4
OSTYPE => linux
LESS_ADVANCED_PREPROCESSOR => no
LANGUAGE =>
XCURSOR_THEME => Oxygen_White
LS_OPTIONS => -A -N --color=tty -T 0
WINDOWMANAGER => /usr/bin/startkde
LOGNAME => david-linux
MACHTYPE => i686-suse-linux
LESS => -M -I
G_FILENAME_ENCODING => @locale,UTF-8,ISO-8859-15,CP1252
DBUS_SESSION_BUS_ADDRESS => unix:abstract=/tmp/dbus-khaweam717,guid=706dd2a4f756074b2a2f34ba4d624fbf
XDG_DATA_DIRS => /usr/share
LESSOPEN => lessopen.sh %s
USE_FAM =>
WINDOWPATH => 7
DISPLAY => :0
PROFILEHOME =>
QT_PLUGIN_PATH => /home/david-linux/.kde4/lib/kde4/plugins/:/usr/lib/kde4/plugins/
GTK_IM_MODULE => cedilla
XAUTHLOCALHOSTNAME => linux-9q6x
LESSCLOSE => lessclose.sh %s %s
QT_IM_SWITCHER => imsw-multi
G_BROKEN_FILENAMES => 1
XAUTHORITY => /root/.xauth6gT81R
COLORTERM => 1
JAVA_ROOT => /usr/lib/jvm/java
mc => () { . /usr/share/mc/bin/mc-wrapper.sh
}
OLDPWD => /etc/apache2
_ => /usr/bin/php

PHP Variables

Variable => Value
_SERVER["LESSKEY"] => /etc/lesskey.bin
_SERVER["NNTPSERVER"] => news
_SERVER["MANPATH"] => /usr/local/man:/usr/share/man
_SERVER["KDE_MULTIHEAD"] => false
_SERVER["DM_CONTROL"] => /var/run/xdmctl
_SERVER["HOSTNAME"] => localhost
_SERVER["XKEYSYMDB"] => /usr/share/X11/XKeysymDB
_SERVER["TERM"] => xterm
_SERVER["SHELL"] => /bin/bash
_SERVER["HOST"] => localhost
_SERVER["DESKTOP_STARTUP_ID"] =>
_SERVER["XDG_SESSION_COOKIE"] => b2e56319d428f9d142adb0634aef416d-1298288560.740082-952230171
_SERVER["XDM_MANAGED"] => method=classic
_SERVER["HISTSIZE"] => 1000
_SERVER["PROFILEREAD"] => true
_SERVER["KDE_NO_IPV6"] => 1
_SERVER["GTK2_RC_FILES"] => /etc/gtk-2.0/gtkrc:/usr/share/themes//QtCurve/gtk-2.0/gtkrc:/home/david-linux/.gtkrc-2.0-qtengine:/home/david-linux/.gtkrc-2.0:/home/david-linux/.kde4/share/config/gtkrc-2.0
_SERVER["KONSOLE_DBUS_SERVICE"] => :1.45
_SERVER["GS_LIB"] => /home/david-linux/.fonts
_SERVER["GTK_RC_FILES"] => /etc/gtk/gtkrc:/home/david-linux/.gtkrc::/home/david-linux/.kde4/share/config/gtkrc
_SERVER["MORE"] => -sl
_SERVER["WINDOWID"] => 50331677
_SERVER["XSESSION_IS_UP"] => yes
_SERVER["KDE_FULL_SESSION"] => true
_SERVER["USER"] => david-linux
_SERVER["JRE_HOME"] => /usr//jvm/jre
_SERVER["LS_COLORS"] => no=00:fi=00:di=01;34:ln=00;36i=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com =01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00; 31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.lzma=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz =00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.xz=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01; 35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35: *.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl= 01;35:*.wmv=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;3 2:
_SERVER["XNLSPATH"] => /usr/share/X11/nls
_SERVER["ENV"] => /etc/bash.bashrc
_SERVER["HOSTTYPE"] => i386
_SERVER["FROM_HEADER"] =>
_SERVER["SESSION_MANAGER"] => local/localhost:@/tmp/.ICE-unix/3174,unix/localhost:/tmp/.ICE-unix/3174
_SERVER["PAGER"] => less
_SERVER["CSHEDIT"] => emacs
_SERVER["XDG_CONFIG_DIRS"] => /etc/xdg
_SERVER["MINICOM"] => -c on
_SERVER["DESKTOP_SESSION"] => default
_SERVER["PATH"] => /home/david-linux/bin:/usr/local/bin:/usr/bin:/sbin:/usr/sbin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin
_SERVER["MAIL"] => /var/spool/mail/david-linux
_SERVER["CPU"] => i686
_SERVER["QT_IM_MODULE"] => xim
_SERVER["JAVA_BINDIR"] => /usr/lib/jvm/java/bin
_SERVER["PWD"] => /srv/www/htdocs
_SERVER["INPUTRC"] => /home/david-linux/.inputrc
_SERVER["XMODIFIERS"] => @im=local
_SERVER["JAVA_HOME"] => /usr/lib/jvm/java
_SERVER["KDE_SESSION_UID"] => 1000
_SERVER["LANG"] => de_DE.UTF-8
_SERVER["PYTHONSTARTUP"] => /etc/pythonstart
_SERVER["SDK_HOME"] => /usr/lib/jvm/java
_SERVER["KONSOLE_DBUS_SESSION"] => /Sessions/1
_SERVER["SHLVL"] => 3
_SERVER["HOME"] => /root
_SERVER["JDK_HOME"] => /usr/lib/jvm/java
_SERVER["QT_SYSTEM_DIR"] => /usr/share/desktop-data
_SERVER["COLORFGBG"] => 0;15
_SERVER["KDE_SESSION_VERSION"] => 4
_SERVER["OSTYPE"] => linux
_SERVER["LESS_ADVANCED_PREPROCESSOR"] => no
_SERVER["LANGUAGE"] =>
_SERVER["XCURSOR_THEME"] => Oxygen_White
_SERVER["LS_OPTIONS"] => -A -N --color=tty -T 0
_SERVER["WINDOWMANAGER"] => /usr/bin/startkde
_SERVER["LOGNAME"] => david-linux
_SERVER["MACHTYPE"] => i686-suse-linux
_SERVER["LESS"] => -M -I
_SERVER["G_FILENAME_ENCODING"] => @locale,UTF-8,ISO-8859-15,CP1252
_SERVER["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus-khaweam717,guid=706dd2a4f756074b2a2f34ba4d624fbf
_SERVER["XDG_DATA_DIRS"] => /usr/share
_SERVER["LESSOPEN"] => lessopen.sh %s
_SERVER["USE_FAM"] =>
_SERVER["WINDOWPATH"] => 7
_SERVER["DISPLAY"] => :0
_SERVER["PROFILEHOME"] =>
_SERVER["QT_PLUGIN_PATH"] => /home/david-linux/.kde4/lib/kde4/plugins/:/usr/lib/kde4/plugins/
_SERVER["GTK_IM_MODULE"] => cedilla
_SERVER["XAUTHLOCALHOSTNAME"] => linux-9q6x
_SERVER["LESSCLOSE"] => lessclose.sh %s %s
_SERVER["QT_IM_SWITCHER"] => imsw-multi
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["XAUTHORITY"] => /root/.xauth6gT81R
_SERVER["COLORTERM"] => 1
_SERVER["JAVA_ROOT"] => /usr/lib/jvm/java
_SERVER["mc"] => () { . /usr/share/mc/bin/mc-wrapper.sh
}
_SERVER["OLDPWD"] => /etc/apache2
_SERVER["_"] => /usr/bin/php
_SERVER["PHP_SELF"] => test.php
_SERVER["SCRIPT_NAME"] => test.php
_SERVER["SCRIPT_FILENAME"] => test.php
_SERVER["PATH_TRANSLATED"] => test.php
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["REQUEST_TIME"] => 1298297350
_SERVER["argv"] => Array
(
[0] => test.php
)

_SERVER["argc"] => 1

PHP License
This program is free software; you can redistribute it and/or modify
it under the terms of the PHP License as published by the PHP Group
and included in the distribution in the file: LICENSE

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

If you did not receive a copy of the PHP license, or have any
questions about PHP licensing, please contact license@php.net.

hier die phpinfo.. apache nicht dabei was mach ich nun?:/
puschelchen
 
Posts: 9
Joined: 21. February 2011 14:44

Re: Apache Konfigurationsproblem

Postby puschelchen » 21. February 2011 15:38

kann denn mir niemand helfen oder sagen was ich falsch mache?
es ist ja echt zum verzweifeln -.-
puschelchen
 
Posts: 9
Joined: 21. February 2011 14:44

Re: Apache Konfigurationsproblem

Postby WilliL » 21. February 2011 18:04

du könntest mal nachsehen, welche Rechte auf dem Ordner sind,
mal nachsehen, ob eine ".htaccess" besteht und nachsehen, was darin steht,
mal im error.log nachsehen, ob da noch mehr steht
eine ".htaccess" Datei in diesem Verzeichnis erstellen mit dem Inhalt:
Code: Select all
RewriteEngine Off
Options Indexes
Willi
WilliL
 
Posts: 660
Joined: 08. January 2010 10:54
Operating System: Win7Home Prem 64 SP1

Re: Apache Konfigurationsproblem

Postby puschelchen » 21. February 2011 18:45

nein die datei besteht nicht aber ich kann sie ya mal anlegen.
puschelchen
 
Posts: 9
Joined: 21. February 2011 14:44

Re: Apache Konfigurationsproblem

Postby Nobbie » 21. February 2011 20:48

puschelchen wrote:kann denn mir niemand helfen oder sagen was ich falsch mache?
es ist ja echt zum verzweifeln -.-


Du kannst schlicht und ergreifend nicht Fehler beschreiben. Außer einem Wust sinnloser Daten kann ich nicht erkenne, was nun das genaue Problem ist. Eine index.html wird ja nun erkannt (immerhin), aber was mit PHP falsch sein soll, kann ich aus dem chaotischen Geschreibsel nicht erkennen.
Nobbie
 
Posts: 13182
Joined: 09. March 2008 13:04

Re: Apache Konfigurationsproblem

Postby puschelchen » 22. February 2011 06:42

ok also nochmal wenn ich auf linux (ACHTUNG LINUX) eingegeben habe: localhost/datei.php kam binäres zeug heraus.
mein Arbeitskollege konnte Gar nicht drauf zugreifen!
Jetzt ist stand der dinge das ich auf localhost/datei.php immer Fehler 403 Forbidden bekomme!
Ich werf heut Apache einfach nochmal herunter und such mir wohl doch nen anderen wenn du eine Fehlerbeschreibung mit Datei nicht lesen kannst dann scheint es so als das apache eins der schlechtesten Programme ist die man einfach nur laufen lassen kann.
punkte ende.
puschelchen
 
Posts: 9
Joined: 21. February 2011 14:44

Re: Apache Konfigurationsproblem

Postby Altrea » 22. February 2011 06:51

puschelchen wrote:Jetzt ist stand der dinge das ich auf localhost/datei.php immer Fehler 403 Forbidden bekomme!


Wie sind die Zugriffsrechte im Apache konfiguriert?
Hast du überhaupt welche definiert?

Denn mehr als diese Passage hier, finde ich nicht bei dir, und damit dürfte ziemlich klar sein, wieso du einen 403 Forbidden HTTP Status bekommst

<Directory />
Options None
AllowOverride None
Order deny,allow
Deny from all
</Directory>



puschelchen wrote:Ich werf heut Apache einfach nochmal herunter und such mir wohl doch nen anderen wenn du eine Fehlerbeschreibung mit Datei nicht lesen kannst dann scheint es so als das apache eins der schlechtesten Programme ist die man einfach nur laufen lassen kann.

Damit machst du es dir ziemlich leicht, das Programm für deine Fehler zu verdammen.
Mit einem anderen Webserver Dienst wirst du so auchnicht glücklich werden.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Apache Konfigurationsproblem

Postby puschelchen » 22. February 2011 09:46

ich hab nun apache neu installiert beim rcapache2 start kommt:


httpd2-prefork: Could not reliably determine the server's fully qualified domain name, using ::1 for ServerName
Syntax OK
Shutting down httpd2 (waiting for all children to terminate) done
Starting httpd2 (prefork) httpd2-prefork: Could not reliably determine the server's fully qualified domain name, using ::1 for ServerName
done

mir kommt in den sinn das ich irgendwo localhost eintragen musste nur ich weis net mehr wo da das schon 6 Monate her ist als ich das ganze konfiguriert hatte.
puschelchen
 
Posts: 9
Joined: 21. February 2011 14:44

Re: Apache Konfigurationsproblem

Postby puschelchen » 22. February 2011 10:01

Zugriff verweigert!

Der Zugriff auf das angeforderte Verzeichnis ist nicht möglich. Entweder ist kein Index-Dokument vorhanden oder das Verzeichnis ist zugriffsgeschützt.

Sofern Sie dies für eine Fehlfunktion des Servers halten, informieren Sie bitte den Webmaster hierüber.
Error 403
localhost
Tue Feb 22 10:01:11 2011
Apache/2.2.13 (Linux/SUSE)

kann mir denn keiner sagen welche zugriffsrechte gemeint sind?
puschelchen
 
Posts: 9
Joined: 21. February 2011 14:44

Re: Apache Konfigurationsproblem

Postby puschelchen » 22. February 2011 10:19

okay nun läuft phpinfo()
jetz hab ich nur noch ne frage wie ändere ich
Server Administrator [no address given]
puschelchen
 
Posts: 9
Joined: 21. February 2011 14:44


Return to Apache

Who is online

Users browsing this forum: No registered users and 10 guests