- 12 Dicembre 2007
- 2.204
- 0
- Miglior risposta
- 0
ho problemi ad installare otaku cms la guida è qui
ma ho cambiato tutto anche questo pezzo nel file httpd.conf e ho cambiato questo :
Note: To have .cfm files work as index files you need to open up your apache config file (httpd.conf) and look for this line;
Da
Code:
<IfModule dir_module>
DirectoryIndex index.php index.php4 index.php3 index.cgi index.pl index.html index.htm index.shtml index.phtml
</IfModule>Then simple add index.cfm to the end of that line so that it looks like this;
A
Code:
<IfModule dir_module>
DirectoryIndex index.php index.php4 index.php3 index.cgi index.pl index.html index.htm index.shtml index.phtml index.cfm
</IfModule>
ma non funziona ho installato coldfusion ma quando apro il file install.cfm mi apre il programma x scaricare invece dovrebbe aprirsi la pag rispondetemi x favo.,
Perfavore,
Entra
oppure
Registrati
per vedere i Link!
ma ho cambiato tutto anche questo pezzo nel file httpd.conf e ho cambiato questo :
Note: To have .cfm files work as index files you need to open up your apache config file (httpd.conf) and look for this line;
Da
Code:
<IfModule dir_module>
DirectoryIndex index.php index.php4 index.php3 index.cgi index.pl index.html index.htm index.shtml index.phtml
</IfModule>Then simple add index.cfm to the end of that line so that it looks like this;
A
Code:
<IfModule dir_module>
DirectoryIndex index.php index.php4 index.php3 index.cgi index.pl index.html index.htm index.shtml index.phtml index.cfm
</IfModule>
ma non funziona ho installato coldfusion ma quando apro il file install.cfm mi apre il programma x scaricare invece dovrebbe aprirsi la pag rispondetemi x favo.,