1 (edited by Deivs 2010-06-05 13:51:10)

Topic: Symfony frameworkas

edited

Re: Symfony frameworkas

Pradžiai pamėgink mažesnius frameworkus, kaip CodeIgniter ar CakePHP. Paprastesniems projektams jie kaip tik ir nereikalauja jokių ypatingų installų.

3 (edited by Deivs 2010-06-05 13:51:30)

Re: Symfony frameworkas

Na va isirasiau symfony, zodziu problema tame, If you see no image in this page, you may need to configure your web server so that it gains access to the symfony_data/web/sf/ directory.

Darau taip:

NameVirtualHost myproject:80

#access to /sf - directory

Allow from All

#symfony myproject

ServerName myproject
DocumentRoot "C:\XAMPP\xampplite\htdocs\myproject\web"
DirectoryIndex index.php
Alias /sf "C:\XAMPP\xampplite\php\PEAR\symfony\data\web\sf"

AllowOverride All
Order allow,deny
Allow from All

Ir nustoja veikti apache, kame problema?:)

Re: Symfony frameworkas

O ką error'ų log'ai sako?

Re: Symfony frameworkas

(whew) susitvarkiau