[ dinamozagreb @ 02.04.2005. 11:13 ] @
Pocetnik sam u php i u jednom tutorialu zapeo sam... Configuration (Part II): Almost done configuring PHP! Open up “httpd.conf” located in your Apache installation directory (“\Apache2\conf\httpd.conf”). Add the following lines to your“httpd.conf” file: LoadModule php5_module c:/php/php5apache.dll AddModule mod_php5.c AddType application/x-httpd-php .php Restart Apache using the Apache Monitor, or running “net stop Apache” and then “net start Apache” in command prompt. If you receive any errors, please post them on the forum, and make sure you followed the above correctly. Open your web root (“\Apache2\htdocs\”) and delete everything in there. From now on, any file you save, put it in your web root! Sve napravim ko sto tu pise, stavit te 2 linije u .conf ali onda mi server nece startati. Kad izbrisem te 3 linije onda radi. Moze neko to rjesiti pa mi posalati taj httpd.conf file. Molim vas... |