Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [MySQL][PHP]Konfiguracja gotowego serwisu
-arturradecki-
post
Post #1





Goście







Witam

Testowo wystawiam serwis na stronkę i niestety nie odpala. Pliki siedzą na serwerze. Poniżej wklejam index.php

// change the following paths if necessary
$yii = 'yii/framework/yii.php';
$config = dirname( __FILE__ ) . '/protected/config/main.php';

defined( 'APP_PATH' ) or define( 'APP_PATH', dirname( __FILE__ ) );
define( 'YII_DEBUG', false );

require_once( $yii );
Yii::createWebApplication( $config )->run();

przeglądarka zwraca błąd poniżej

Warning: require_once(yii/framework/yii.php) [function.require-once]: failed to open stream: No such file or directory in /index.php on line 10

Fatal error: require_once() [function.require]: Failed opening required 'yii/framework/yii.php' (include_path='.:/:/usr/local/php/pear5') in /index.php on line 10

i co ja mam panowie z tym dziadostwem zrobić?

pozsdro
A
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 20.08.2025 - 05:22