Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 16:27

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Root]Hilfe bei Apache22 und PHP

Discussion on [Root]Hilfe bei Apache22 und PHP within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
°Secret2's Avatar
 
elite*gold: 20
Join Date: Oct 2007
Posts: 700
Received Thanks: 293
[Root]Hilfe bei Apache22 und PHP

Hey,
Ich habe auf meinen Root Server Apache22 und php drauf gemacht.
Wenn ich jetzt auf die seite gehe dann bekomme ich nur eine weiße seite.

meine httpd.conf
Code:
LoadModule authn_file_module libexec/apache22/mod_authn_file.so
LoadModule authn_dbm_module libexec/apache22/mod_authn_dbm.so
LoadModule authn_anon_module libexec/apache22/mod_authn_anon.so
LoadModule authn_default_module libexec/apache22/mod_authn_default.so
LoadModule authn_alias_module libexec/apache22/mod_authn_alias.so
LoadModule authz_host_module libexec/apache22/mod_authz_host.so
LoadModule authz_groupfile_module libexec/apache22/mod_authz_groupfile.so
LoadModule authz_user_module libexec/apache22/mod_authz_user.so
LoadModule authz_dbm_module libexec/apache22/mod_authz_dbm.so
LoadModule authz_owner_module libexec/apache22/mod_authz_owner.so
LoadModule authz_default_module libexec/apache22/mod_authz_default.so
LoadModule auth_basic_module libexec/apache22/mod_auth_basic.so
LoadModule auth_digest_module libexec/apache22/mod_auth_digest.so
LoadModule file_cache_module libexec/apache22/mod_file_cache.so
LoadModule cache_module libexec/apache22/mod_cache.so
LoadModule disk_cache_module libexec/apache22/mod_disk_cache.so
LoadModule dumpio_module libexec/apache22/mod_dumpio.so
LoadModule reqtimeout_module libexec/apache22/mod_reqtimeout.so
LoadModule include_module libexec/apache22/mod_include.so
LoadModule filter_module libexec/apache22/mod_filter.so
LoadModule charset_lite_module libexec/apache22/mod_charset_lite.so
LoadModule deflate_module libexec/apache22/mod_deflate.so
LoadModule log_config_module libexec/apache22/mod_log_config.so
LoadModule logio_module libexec/apache22/mod_logio.so
LoadModule env_module libexec/apache22/mod_env.so
LoadModule mime_magic_module libexec/apache22/mod_mime_magic.so
LoadModule cern_meta_module libexec/apache22/mod_cern_meta.so
LoadModule expires_module libexec/apache22/mod_expires.so
LoadModule headers_module libexec/apache22/mod_headers.so
LoadModule usertrack_module libexec/apache22/mod_usertrack.so
LoadModule unique_id_module libexec/apache22/mod_unique_id.so
LoadModule setenvif_module libexec/apache22/mod_setenvif.so
LoadModule version_module libexec/apache22/mod_version.so
LoadModule ssl_module libexec/apache22/mod_ssl.so
LoadModule mime_module libexec/apache22/mod_mime.so
LoadModule dav_module libexec/apache22/mod_dav.so
LoadModule status_module libexec/apache22/mod_status.so
LoadModule autoindex_module libexec/apache22/mod_autoindex.so
LoadModule asis_module libexec/apache22/mod_asis.so
LoadModule info_module libexec/apache22/mod_info.so
LoadModule cgi_module libexec/apache22/mod_cgi.so
LoadModule dav_fs_module libexec/apache22/mod_dav_fs.so
LoadModule vhost_alias_module libexec/apache22/mod_vhost_alias.so
LoadModule negotiation_module libexec/apache22/mod_negotiation.so
LoadModule dir_module libexec/apache22/mod_dir.so
LoadModule imagemap_module libexec/apache22/mod_imagemap.so
LoadModule actions_module libexec/apache22/mod_actions.so
LoadModule speling_module libexec/apache22/mod_speling.so
LoadModule userdir_module libexec/apache22/mod_userdir.so
LoadModule alias_module libexec/apache22/mod_alias.so
LoadModule rewrite_module libexec/apache22/mod_rewrite.so
LoadModule php5_module        libexec/apache22/libphp5.so


#EnableMMAP off
#EnableSendfile off

# Supplemental configuration
#
# The configuration files in the etc/apache22/extra/ directory can be
# included to add extra features or to modify the default configuration of
# the server, or you may simply copy their contents here and change as

# Server-pool management (MPM specific)
#Include etc/apache22/extra/httpd-mpm.conf

# Multi-language error messages
#Include etc/apache22/extra/httpd-multilang-errordoc.conf

# Fancy directory listings
#Include etc/apache22/extra/httpd-autoindex.conf

# Language settings
Include etc/apache22/extra/httpd-languages.conf

# User home directories
#Include etc/apache22/extra/httpd-userdir.conf

# Real-time info on requests and configuration
#Include etc/apache22/extra/httpd-info.conf

# Virtual hosts
#Include etc/apache22/extra/httpd-vhosts.conf

# Local access to the Apache HTTP Server Manual
#Include etc/apache22/extra/httpd-manual.conf

# Distributed authoring and versioning (WebDAV)
#Include etc/apache22/extra/httpd-dav.conf

# Various default settings
#Include etc/apache22/extra/httpd-default.conf

# Secure (SSL/TLS) connections
#Include etc/apache22/extra/httpd-ssl.conf
#
# Note: The following must must be present to support
#       starting without SSL on platforms with no /dev/random equivalent
#       but a statically compiled-in mod_ssl.
#
<IfModule ssl_module>
SSLRandomSeed startup builtin
SSLRandomSeed connect builtin
</IfModule>
#
#AddModule mod_php5.c
<IfModule mod_php5.c>
     DirectoryIndex index.php index.html
</IfModule>
<IfModule mod_php5.c>
     AddType application/x-httpd-php .php
     AddType application/x-httpd-php-source .phps
</IfModule>
#
Include etc/apache22/Includes/*.conf
Was mache ich falsch

der jenige der mir die lösung sagt bekommt ingame was von mir
°Secret2 is offline  
Reply


Similar Threads Similar Threads
[How to] Apache22 auf Rootserver
08/08/2011 - Metin2 PServer Guides & Strategies - 27 Replies
Hi Community, Da ich noch keinen Thread in der Metin2 Sektion gefunden hab wie man auf einen FreeBSD Root Apache22 installiert schreibe ich hier ein Tutorial das es jeder installieren kann :D Codes: # cd /usr/ports/www/apache22 # make install clean Wenn ihr Apache22 Server Einstellungen ändern oder z.B. PHP Option einfügen wollt dann macht das. Code: # ee /usr/local/etc/apache22/httpd.conf
[How to] Install Apache22 with PHP5 on FreeBSD
05/13/2011 - Metin2 PServer Guides & Strategies - 16 Replies
Hi com, ich zeig euch heute wie man auf einem FreeBSD Root Apache22 mit PHP5 installiert da man im Internet nur englische Versionen findet und diese meistens umschrieben sind bzw kompliziert erklärt. Vorrausetzungen: Hier das Tutorial Als erstes updaten wir Portsnap. (sollte eigendlich schon drauf sein wegen MySQL5)
[Problem]FreeBSD Apache22
06/09/2010 - Metin2 Private Server - 1 Replies
Hallo elitepvpers, Ich habe heute versucht Apache22 auf meinem RootServer (für ein Forum) zu installieren. Bis ich dann auf diesen Fehler geraten bin: Bild Ich habe folgendes gemacht / versucht: -cd /usr/ports/www/apache22 -make install clean
[HowTo]Apache22 sicherer machen.
04/12/2010 - Metin2 PServer Guides & Strategies - 0 Replies
Ich habe mich mal ein wenig informiert im Bezug auf Apache22 flooden bzw DdoS wie man sich da schützen könnte. Folgendes kam bei raus: Link Nr 1 Dort stehen die ganzen Variablen: Variablen Ich hoffe, es hilft jemanden, sofern es eine Hilfe ist. Sollte wer weitere Informationen bzw nähere haben schreibt mir diese.



All times are GMT +2. The time now is 16:27.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.