https://www.icyphoenix.com/viewtopic.php?f=35&t=1338
-----------------------------------
diegomak
Thu 15 Mar, 2007 18:25

Unable To Install  Icy Phoenix 1.0.9.9 Beta
-----------------------------------
Hmmm I don`t understan this error.

I do CHMOD of Files & Folders Permission correctly,
I do  the second step  correctly too, bd name, bd user, all is good
next click in continue installation

and then said that:
[quote]
Icy Phoenix Installation
Your config file is un-writeable at present. A copy of the config file will be downloaded to your computer when you click the button below. You should upload this file to the same directory as Icy Phoenix. Once this is done you should log in using the administrator name and password you provided on the previous form and visit the admin control center (a link will appear at the bottom of each screen once logged in) to check the general configuration. Thank you for choosing Icy Phoenix.


Since FTP extensions are enabled in this version of PHP you may also be given the option of first trying to automatically FTP the config file into place.
Choose Download Method
Attempt to FTP config file into place 	
Just send the file to me and I'll FTP it manually 	

Choose Download Method
Attempt to FTP config file into place 	                            0
Just send the file to me and I'll FTP it manually               0
[/quote]

If I click in download with any option, it gives back again to the first step when CHMOD is necessary :S
but I'm sure that  I do CHMOD step  good

:( I don't know 
In the past I install the xs mod perfect but ip it`s impossible for me now :(

The version of icy phoenix is this

 5.  	 Icy Phoenix 1.0.9.9 Beta (04 Mar 2007 05:48)
Icy Phoenix 1.0.9.9 Beta

I want try this version before that RC release is ready

Thanks for all

something like that

step 1. 
[img]http://img239.imageshack.us/img239/9359/sshot1kw3.jpg[/img]

in this step I chmod all files

step 2.
[img]http://img239.imageshack.us/img239/1108/sshot2pt5.jpg[/img]
here I fill all camps

step 3.
[img]http://img239.imageshack.us/img239/6611/sshot3oo9.jpg[/img]

I choose the first o second option and then The page don't download nothing
and redirect me to
[img]http://img239.imageshack.us/img239/9359/sshot1kw3.jpg[/img]
again



pd: in the same host I install a xs mod , and in the  third step I choose the second option and the download start.
and then up the config.php to ftp again and all right
here the xs http://www.xtremedd.com/xs_058b_lite/index.php

nothing else


-----------------------------------
difus
Thu 15 Mar, 2007 20:04

Re: Unable To Install  Icy Phoenix 1.0.9.9 Beta
-----------------------------------
try to chmod these files manualy before the install. :roll:


-----------------------------------
diegomak
Thu 15 Mar, 2007 20:22

Re: Unable To Install  Icy Phoenix 1.0.9.9 Beta
-----------------------------------
yes, i do chmod manualy, I`m sure, and I verify after.


but no install.

I know how chmod files, in the xs I do it and its good.

 :shock:  what will happen with this


-----------------------------------
diegomak
Thu 15 Mar, 2007 22:50

Re: Unable To Install  Icy Phoenix 1.0.9.9 Beta
-----------------------------------
hmmm at least the IP is Full install

another question,   can I update to Icy Phoenix RC  since this version Icy Phoenix 1.0.9.9 Beta????

or better install IP RC since 0???


-----------------------------------
giucas
Fri 16 Mar, 2007 11:37

Re: Unable To Install  Icy Phoenix 1.0.9.9 Beta
-----------------------------------
HI, also for me the same error, but i try to install it in a windows host in public folder.
How I can resolve? 
bye
Giucas


-----------------------------------
wallhalla
Sat 17 Mar, 2007 05:05

Re: Unable To Install  Icy Phoenix 1.0.9.9 Beta
-----------------------------------
Hello ,

i have the Problem, too .
It's a linux server, php4, msql4 , i have checked the chmod before, but the same problem.  i make a config.php manually  and now,  it's running  :) 
I think its a general bug , because the problem is multipresent .

But then icyphoenix rocks and is a great boardsoftware -  8)  thank you very much  @migthy  :up:


-----------------------------------
giucas
Sat 17 Mar, 2007 09:27

Re: Unable To Install  Icy Phoenix 1.0.9.9 Beta
-----------------------------------
ThankYou wallhalla, but my config.php is totally blank. Can You put in a reply your  config.php(without the personal data)?
ThankYou again
Giucas

[quote user="wallhalla" post="10256"]Hello ,

i have the Problem, too .
It's a linux server, php4, msql4 , i have checked the chmod before, but the same problem.  i make a config.php manually  and now,  it's running  :) 
I think its a general bug , because the problem is multipresent .

But then icyphoenix rocks and is a great boardsoftware -  8)  thank you very much  @migthy  :up:[/quote]


-----------------------------------
wallhalla
Sat 17 Mar, 2007 16:45

Re: Unable To Install  Icy Phoenix 1.0.9.9 Beta
-----------------------------------
Yes, no Problem. Here is a blank config.php example:

[code linenumbers=false]<?php


// phpBB 2.x auto-generated config file
// Do not change anything in this file!

$dbms = 'mysql';

$dbhost = 'localhost';
$dbname = 'YOUR DATABASE NAME';
$dbuser = 'YOUR DB-USERNAME';
$dbpasswd = 'YOUR DB_PASSWD';

$table_prefix = 'phpbb_';

define('PHPBB_INSTALLED', true);

?>[/code]

Best regards, wallhalla


-----------------------------------
giucas
Sun 18 Mar, 2007 13:44

Re: Unable To Install  Icy Phoenix 1.0.9.9 Beta
-----------------------------------
Hi whallalla you are really the best!!
Thanx


[quote user="wallhalla" post="10272"]Yes, no Problem. Here is a blank config.php example:

[code linenumbers=false]<?php


// phpBB 2.x auto-generated config file
// Do not change anything in this file!

$dbms = 'mysql';

$dbhost = 'localhost';
$dbname = 'YOUR DATABASE NAME';
$dbuser = 'YOUR DB-USERNAME';
$dbpasswd = 'YOUR DB_PASSWD';

$table_prefix = 'phpbb_';

define('PHPBB_INSTALLED', true);

?>[/code]

Best regards, wallhalla[/quote]


