Halloj har installerat allt som jag tror är rätt när det gäller phpbb2s forum... kör installprylen och väljer att spara config.php filen som den skapar. Tar filen och skickar in i min phpBB2 katalog. Men sen när jag ska gå in i /phpBB2/index.php så får jag följnade meddelande?
Warning: include(./config.php) [function.include]: failed to open stream:
Permission denied in c:\Inetpub\wwwroot\phpBB2\common.php on line 175
Warning: include() [function.include]: Failed opening './config.php' for
inclusion (include_path='.;C:\php5\pear') in
c:\Inetpub\wwwroot\phpBB2\common.php on line 175
Warning: Cannot modify header information - headers already sent by (output
started at c:\Inetpub\wwwroot\phpBB2\common.php:175) in
c:\Inetpub\wwwroot\phpBB2\common.php on line 179
Länge sen jag installerade ett phpbb forum, men skapas inte config.php på rätt plats utan att man måste flytta på den?
Verkar som att filen inte kan hittas.
1# kopiera hela phpbb2 till www rooten
2# skapade en odbc till databasen som jag har i scirpts
3# la till rättigheter på databasen
4# localhost/phpbb2/install/install.php
5# fyllde i installationen och tröck installera
6# kommer då till ett alternativ FTP:a upp config.php eller spara den på disk valde spara på disk. Sen så händer inge mer... :(
7# tog filen config.php och la in den i phpBB2 root mappen.
8# försökte starta allt med localhost/phpBB2/index.php och får felmeddelandet ovan.
Men får testa en gång till ivkäll... har även gått in i amdinistratörsverktyg och IIS och mappat upp katalogen i webbhanteraren med fulla rättigheter för scirpts och så vidare.
If the installer cannot write config.php directly you will be given the option of either downloading the file or even FTPing it to the correct location. If you choose to download you should then re-upload the file to your server, overwriting the existing config.php in the process.