PDA

Zobacz pełną wersję : Problem z instalacja joomla 1.5.22



yaro01
20-12-2010, 12:30
Mam problem z instalacja.
Uruchamiam index.php i dostaje pusta strone, pewnie banalne ale nie moge znalezc bledu.
ponizej, podaje httpd.conf z mojego servera apache

ServerAdmin you@your.address

#
# ServerName xxx.xxx.xxx.xxx
#

# Example:
# LoadModule foo_module modules/mod_foo.so
#
#LoadModule auth_anon_module modules/authanon.nlm
#LoadModule auth_dbm_module modules/authdbm.nlm
#LoadModule auth_digest_module modules/digest.nlm
#LoadModule cern_meta_module modules/cernmeta.nlm
#LoadModule dav_module modules/mod_dav.nlm
#LoadModule dav_fs_module modules/moddavfs.nlm
#LoadModule expires_module modules/expires.nlm
#LoadModule file_cache_module modules/filecach.nlm
#LoadModule headers_module modules/headers.nlm
#LoadModule info_module modules/info.nlm
#LoadModule mime_magic_module modules/mimemagi.nlm
#LoadModule proxy_module modules/proxy.nlm
#LoadModule proxy_connect_module modules/proxycon.nlm
#LoadModule proxy_http_module modules/proxyhtp.nlm
#LoadModule proxy_ftp_module modules/proxyftp.nlm
#LoadModule rewrite_module modules/rewrite.nlm
#LoadModule speling_module modules/speling.nlm
#LoadModule status_module modules/status.nlm
#LoadModule unique_id_module modules/uniqueid.nlm
#LoadModule usertrack_module modules/usertrk.nlm
#LoadModule vhost_alias_module modules/vhost.nlm
#LoadModule edir_module modules/mod_edir.nlm
#

UseCanonicalName Off

DocumentRoot "SYS:/APACHE2/htdocs"

DirectoryIndex index.php index.html index.html.var

AccessFileName .htaccess

TypesConfig conf/mime.types

DefaultType text/plain

HostnameLookups Off

ErrorLog "|SYS:/APACHE2/bin/rotlogs.nlm sys:/apache2/logs/error_log 5M"

LogLevel warn

LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent

CustomLog "|sys:/apache2/bin/rotlogs.nlm sys:/apache2/logs/access_log 5M" common

ServerSignature On

Alias /icons/ "SYS:/APACHE2/icons/"
AliasMatch ^/manual(?:/(?:de|en|fr|ja|ko|ru))?(/.*)?$ "SYS:/APACHE2/manual$1"
Alias /error/ "SYS:/APACHE2/error/"

ScriptAlias /cgi-bin/ "SYS:/APACHE2/cgi-bin/"

IndexOptions FancyIndexing VersionSort

AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip
AddIconByType (TXT,/icons/text.gif) text/*
AddIconByType (IMG,/icons/image2.gif) image/*
AddIconByType (SND,/icons/sound2.gif) audio/*
AddIconByType (VID,/icons/movie.gif) video/*
AddIcon /icons/binary.gif .bin .exe
AddIcon /icons/binhex.gif .hqx
AddIcon /icons/tar.gif .tar
AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
AddIcon /icons/a.gif .ps .ai .eps
AddIcon /icons/layout.gif .html .shtml .htm .pdf
AddIcon /icons/text.gif .txt
AddIcon /icons/c.gif .c
AddIcon /icons/p.gif .pl .py
AddIcon /icons/f.gif .for
AddIcon /icons/dvi.gif .dvi
AddIcon /icons/uuencoded.gif .uu
AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
AddIcon /icons/tex.gif .tex
AddIcon /icons/bomb.gif core
AddIcon /icons/back.gif ..
AddIcon /icons/hand.right.gif README
AddIcon /icons/folder.gif ^^DIRECTORY^^
AddIcon /icons/blank.gif ^^BLANKICON^^

DefaultIcon /icons/unknown.gif

ReadmeName README.html
HeaderName HEADER.html

IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t

AddEncoding x-compress Z
AddEncoding x-gzip gz tgz

# DefaultLanguage nl

AddLanguage ca .ca
AddLanguage cs .cz .cs
AddLanguage da .dk
AddLanguage de .de
AddLanguage el .el
AddLanguage en .en
AddLanguage eo .eo
AddLanguage es .es
AddLanguage et .et
AddLanguage fr .fr
AddLanguage he .he
AddLanguage hr .hr
AddLanguage it .it
AddLanguage ja .ja
AddLanguage ko .ko
AddLanguage ltz .ltz
AddLanguage nl .nl
AddLanguage nn .nn
AddLanguage no .no
AddLanguage pl .po
AddLanguage pt .pt
AddLanguage pt-BR .pt-br
AddLanguage ru .ru
AddLanguage sv .sv
AddLanguage zh-CN .zh-cn
AddLanguage zh-TW .zh-tw

LanguagePriority en ca cs da de el eo es et fr he hr it ja ko ltz nl nn no pl pt pt-BR ru sv zh-CN zh-TW

ForceLanguagePriority Prefer Fallback

AddDefaultCharset ISO-8859-2

AddCharset ISO-8859-1 .iso8859-1 .latin1
AddCharset ISO-8859-2 .iso8859-2 .latin2 .cen
AddCharset ISO-8859-3 .iso8859-3 .latin3
AddCharset ISO-8859-4 .iso8859-4 .latin4
AddCharset ISO-8859-5 .iso8859-5 .latin5 .cyr .iso-ru
AddCharset ISO-8859-6 .iso8859-6 .latin6 .arb
AddCharset ISO-8859-7 .iso8859-7 .latin7 .grk
AddCharset ISO-8859-8 .iso8859-8 .latin8 .heb
AddCharset ISO-8859-9 .iso8859-9 .latin9 .trk
AddCharset ISO-2022-JP .iso2022-jp .jis
AddCharset ISO-2022-KR .iso2022-kr .kis
AddCharset ISO-2022-CN .iso2022-cn .cis
AddCharset Big5 .Big5 .big5
# For russian, more than one charset is used (depends on client, mostly):
AddCharset WINDOWS-1251 .cp-1251 .win-1251 .ru
AddCharset CP866 .cp866
AddCharset KOI8-r .koi8-r .koi8-ru
AddCharset KOI8-ru .koi8-uk .ua
AddCharset ISO-10646-UCS-2 .ucs2
AddCharset ISO-10646-UCS-4 .ucs4
AddCharset UTF-8 .utf8

AddCharset GB2312 .gb2312 .gb
AddCharset utf-7 .utf7
AddCharset utf-8 .utf8
AddCharset big5 .big5 .b5
AddCharset EUC-TW .euc-tw
AddCharset EUC-JP .euc-jp
AddCharset EUC-KR .euc-kr
AddCharset shift_jis .sjis

AddType application/x-tar .tgz
AddType image/x-icon .ico


ErrorDocument 400 /error/HTTP_BAD_REQUEST.html.var
ErrorDocument 401 /error/HTTP_UNAUTHORIZED.html.var
ErrorDocument 403 /error/HTTP_FORBIDDEN.html.var
ErrorDocument 404 /error/HTTP_NOT_FOUND.html.var
ErrorDocument 405 /error/HTTP_METHOD_NOT_ALLOWED.html.var
ErrorDocument 408 /error/HTTP_REQUEST_TIME_OUT.html.var
ErrorDocument 410 /error/HTTP_GONE.html.var
ErrorDocument 411 /error/HTTP_LENGTH_REQUIRED.html.var
ErrorDocument 412 /error/HTTP_PRECONDITION_FAILED.html.var
ErrorDocument 413 /error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
ErrorDocument 414 /error/HTTP_REQUEST_URI_TOO_LARGE.html.var
ErrorDocument 415 /error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
ErrorDocument 500 /error/HTTP_INTERNAL_SERVER_ERROR.html.var
ErrorDocument 501 /error/HTTP_NOT_IMPLEMENTED.html.var
ErrorDocument 502 /error/HTTP_BAD_GATEWAY.html.var
ErrorDocument 503 /error/HTTP_SERVICE_UNAVAILABLE.html.var
ErrorDocument 506 /error/HTTP_VARIANT_ALSO_VARIES.html.var

BrowserMatch "Mozilla/2" nokeepalive
BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
BrowserMatch "RealPlayer 4\.0" force-response-1.0
BrowserMatch "Java/1\.0" force-response-1.0
BrowserMatch "JDK/1\.0" force-response-1.0
BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully
BrowserMatch "^WebDrive" redirect-carefully
BrowserMatch "^WebDAVFS/1.[012]" redirect-carefully

Include "SYS:/adminsrv/welcome-novell/lib/welcome-apache.conf"

Include sys:/tomcat/4/conf/tomcatdocs-apache.conf
Include sys:/tomcat/4/conf/tomcatadmin-apache.conf
Include sys:/tomcat/4/conf/tomcatmanager-apache.conf
Include sys:/apache2/conf/mod_php.conf
# TABLE: (1)
LoadModule ldap_module modules/utilldap.nlm
LoadModule auth_ldap_module modules/authldap.nlm
LoadModule jk_module modules/mod_jk.nlm
# TABLE: (2)
<Directory />

Options FollowSymLinks
AllowOverride None
</Directory>
<Directory "SYS:/APACHE2/htdocs">

Options Indexes FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>
<Files ~ "^\.ht">
#
# This files block prevent .htaccess and .htpasswd files from being
# viewed by Web clients.
#
Order allow,deny
Deny from all
</Files>
<Directory "SYS:/APACHE2/icons">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
<Directory "SYS:/APACHE2/manual">

Options Indexes
AllowOverride None
Order allow,deny
Allow from all
<Files *.html>
SetHandler type-map
</Files>
SetEnvIf Request_URI ^/manual/de/ prefer-language=de
SetEnvIf Request_URI ^/manual/en/ prefer-language=en
SetEnvIf Request_URI ^/manual/fr/ prefer-language=fr
SetEnvIf Request_URI ^/manual/ja/ prefer-language=ja
SetEnvIf Request_URI ^/manual/ko/ prefer-language=ko
SetEnvIf Request_URI ^/manual/ru/ prefer-language=ru
RedirectMatch 301 ^/manual(?:/(de|en|fr|ja|ko|ru)){2,}(/.*)?$ /manual/$1$2
</Directory>
<Directory "SYS:/APACHE2/cgi-bin">

AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>
<Directory "SYS:/APACHE2/error">
AllowOverride None
Options IncludesNoExec
AddOutputFilter Includes html
AddHandler type-map var
Order allow,deny
Allow from all
LanguagePriority en es de fr
ForceLanguagePriority Prefer Fallback
</Directory>
# TABLE: (3)
<VirtualHost _default_:443>
BrowserMatch "MSIE" nokeepalive downgrade-1.0 force-response-1.0
</IfModule>
# TABLE: (6)
<IfModule mod_auth_ldap.c>

AuthLDAPCharsetConfig conf/charset.conv
</IfModule>
# TABLE: (7)
<IfModule mod_mime_magic.c>

MIMEMagicFile conf/magic
</IfModule>


________________________________________________

moze ie zwracajcie uwagi na odwolania do plkikow i katalogow, to jest instalacj atestowa i chce sprawdzic czy na tym sys.op. joomla dziala, php jest w wersji 5.2.11, mysql to 4.xx w kazdym badz razie zaleciania co do wersji sa spelnione.
Wydaje mi sie ze to jakas kwesia ustawien servera apache ktory nie chce uruchomic poprawnie index.php z instalatora, moze ma gdzies czeski blad ktorego nie moze zauwazyc.


Dzieki za podpowiedzi ....

majan
20-12-2010, 13:36
nie jestem pewien ale wydaje mi się, że uprawnienia katalogów musisz zmienić miałem podobny bład ale nie używam apacha tylko lighttpd jets duzo lepszy :)

druga opcja nic nie wspomniałes jaka masz zainstalowana maszyne php ?? masz w ogóle ??

yaro01
20-12-2010, 15:24
nie jestem pewien ale wydaje mi się, że uprawnienia katalogów musisz zmienić miałem podobny bład ale nie używam apacha tylko lighttpd jets duzo lepszy :)

druga opcja nic nie wspomniałes jaka masz zainstalowana maszyne php ?? masz w ogóle ??
5.2.11, mysql to 4.xx

Tak juz sie doczytalem ze tocos w tym rodzaju na innych forach, sprawa dotyczy chyba htaccess

dostaje blad HTTP 500 na wysietleniu tej strony

pozdrawiam

mjmartino
21-12-2010, 10:58
A jaki adres wpisujesz do instalacji ?

yaro01
23-12-2010, 15:42
adres url servera, zabralem index.html z gl strony i pozostaje index.php dany z pakietu instalacyjnego

yaro01
27-12-2010, 15:19
Dobra, to jednak byla kwestia PHP (parsing), juz wszystko OK zainstalowala sie dziala bezproblemu, mozna temat zamknac

Dzieki wszystkim którzy chcieli pomoc.

otek1981
29-12-2010, 15:06
Witam
mam konto na avx.pl i mam problem z zainstalowaniem joomla1.5_20 i _22 kopiuje joomla na serwer rozpakowuje i nic z tego :(
prosze o porade z gory dziekuje i popzdrawiam