scooter
17.05.2004, 20:16:39
Dlaczego zaden CMS nie chce mi chodzic??
ani PHPNUKe MAMBA i TYPo3??
Niby wszystko jest ok,ale nie dziala!!
POmoCY!!
..:: pingu ::..
17.05.2004, 20:18:53
ehh
sam sobei przeczysz jak jest ok to musi chodzic,pozatym jak to tutaj na forum znalazłem kilka takch cytatów:
kupiłem auto i nie działa pomóżcie :]
Viper
17.05.2004, 20:19:33
Cytat
Dlaczego zaden CMS nie chce mi chodzic??
ani PHPNUKe MAMBA i TYPo3??
Niby wszystko jest ok,ale nie dziala!!
POmoCY!!
Opisz dokładniej, o co chodzi... Próbujesz zainstalować CMS'a na np. Apache'u itp.
scooter
17.05.2004, 21:48:10
instaluje php NUKe na apachu stworzylem nowa baze, wszystko ustawilem i jak odpalam admin.php to niby cos sie laduje,ale w efekcie stoi!!
tak samo jak probowalem odpalic typo3 (jakies bledy wyskakuja)
Seth
17.05.2004, 21:59:56
Podaj infromacje na temat serwera oraz php - wersje, na jakim systemie itp.
scooter
18.05.2004, 10:17:16
php 4.3.5
Apache 1.3.22
ToPeR
18.05.2004, 10:20:30
Jakie to błedy Ci wyskakują przy Typo3 ?
Im więcej nam napiszesz szczegułów, tym prędzej bedziemy mogli Ci pomóc !
scooter
18.05.2004, 10:50:29
Mniej wiecej cos takiego:
Error in init.php: sitepath not specified correctly.
This happens if the last 6 characters of this path, c:/php/, ($temp_path) is NOT 'typo3/' for some reason.
Or did you set constant TYPO3_MOD_PATH in your module?
If you expect any help from anybody on this issue, you should save this page as an html document and send it along with your request for help!
--------------------------------------------------------------------------------
Array
(
[TYPO3_OS] => WIN
[PATH_thisScript] => c:/php/php.exe
[php_sapi_name()] => cgi-fcgi
[TYPO3_MOD_PATH] => TYPO3_MOD_PATH
[PATH_TRANSLATED] => c:program filesapache groupapachehtdocsdummy-3.5.0typo3index.php
[SCRIPT_FILENAME] => c:/php/php.exe
)
ToPeR
18.05.2004, 10:58:54
Sprawdź ścieżki w configuracji CMSa
... tak mi się wydaje, ale głowy nie dam sobie urwać.
scooter
18.05.2004, 11:01:16
no chodzi o to ze jest ok - chyba!!
nie wiem co moze byc powodem
chyba chodzi o jakis katalog tymczasowy
scooter
18.05.2004, 11:04:21
a ten blad w pliku init.php wyglada mniej wiecej tak:
[php:1:9df4369e1b]<?php
if (!$temp_path || substr($temp_path,-strlen(TYPO3_mainDir))!=TYPO3_mainDir) { // This must be the case in order to proceed
echo ("Error in init.php: sitepath not specified correctly. <BR><BR>This happens if the last ".strlen(TYPO3_mainDir)." characters of this path, ".$temp_path.", ($temp_path) is NOT '".TYPO3_mainDir."' for some reason. <BR> Or did you set constant TYPO3_MOD_PATH in your module?");
echo "<BR><strong>If you expect any help from anybody on this issue, you should save this page as an html document and send it along with your request for help!</strong>";
if (strstr($temp_path,"typo3_src")) {echo '<BR><font color="red"><strong> It seems you are trying to run the Typo3 source libraries DIRECTLY! You cannot do that. Please read the installation documents for more information.<BR>However here is a little tip for now: Download one of the zip-file "packages", eg the "testsite" or "dummy" package.</strong></font>';}
echo "<HR><pre>";
print_r(array(
"TYPO3_OS"=>TYPO3_OS,
"PATH_thisScript"=>PATH_thisScript,
"php_sapi_name()"=>php_sapi_name(),
"TYPO3_MOD_PATH"=>TYPO3_MOD_PATH,
"PATH_TRANSLATED"=>$HTTP_SERVER_VARS["PATH_TRANSLATED"],
"SCRIPT_FILENAME"=>$HTTP_SERVER_VARS["SCRIPT_FILENAME"]
));
echo "</pre><HR>";
phpinfo();
exit;
}
?>[/php:1:9df4369e1b]
To jest wersja lo-fi głównej zawartości. Aby zobaczyć pełną wersję z większą zawartością, obrazkami i formatowaniem proszę
kliknij tutaj.