Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Problem Wihile Installing Icy 
 
Hy guys,
I'm back  
I have another problem. While installing Icy on my test server several php errors appear!I have a page like this:

Code: [Download] [Hide] [Select]
Warning: include(./../extension.inc) [function.include]: failed to open stream: No such file or directory in /home/buzzy84/public_html/forumicy/install/install.php on line 110

Warning: include(./../extension.inc) [function.include]: failed to open stream: No such file or directory in /home/buzzy84/public_html/forumicy/install/install.php on line 110

Warning: include() [function.include]: Failed opening './../extension.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/buzzy84/public_html/forumicy/install/install.php on line 110

Warning: include(./../includes/constants.) [function.include]: failed to open stream: No such file or directory in /home/buzzy84/public_html/forumicy/install/install.php on line 118

Warning: include(./../includes/constants.) [function.include]: failed to open stream: No such file or directory in /home/buzzy84/public_html/forumicy/install/install.php on line 118

Warning: include() [function.include]: Failed opening './../includes/constants.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/buzzy84/public_html/forumicy/install/install.php on line 118

Warning: include(./../includes/functions.) [function.include]: failed to open stream: No such file or directory in /home/buzzy84/public_html/forumicy/install/install.php on line 119

Warning: include(./../includes/functions.) [function.include]: failed to open stream: No such file or directory in /home/buzzy84/public_html/forumicy/install/install.php on line 119

Warning: include() [function.include]: Failed opening './../includes/functions.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/buzzy84/public_html/forumicy/install/install.php on line 119

Warning: include(./../includes/sessions.) [function.include]: failed to open stream: No such file or directory in /home/buzzy84/public_html/forumicy/install/install.php on line 120

Warning: include(./../includes/sessions.) [function.include]: failed to open stream: No such file or directory in /home/buzzy84/public_html/forumicy/install/install.php on line 120

Warning: include() [function.include]: Failed opening './../includes/sessions.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/buzzy84/public_html/forumicy/install/install.php on line 120


I have uploaded all file included into last release zip and I have changed all permission according to the indications of the documentation.
Although it is free this hosting service offers a lot of functionaly and I have no problem to install other version of phpBB (bese version, Integra and phpbbFM).

Thank in advance and compliments for the job (I'm sure that at the end will be little problem)
Mirko - buzzy84
 



 
buzzy84Send private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Problem Wihile Installing Icy 
 
buzzy84 wrote: [View Post]
Hy guys,
I'm back  
I have another problem. While installing Icy on my test server several php errors appear!I have a page like this:

Code: [Download] [Hide] [Select]
Warning: include(./../extension.inc) [function.include]: failed to open stream: No such file or directory in /home/buzzy84/public_html/forumicy/install/install.php on line 110

Warning: include(./../extension.inc) [function.include]: failed to open stream: No such file or directory in /home/buzzy84/public_html/forumicy/install/install.php on line 110

Warning: include() [function.include]: Failed opening './../extension.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/buzzy84/public_html/forumicy/install/install.php on line 110

Warning: include(./../includes/constants.) [function.include]: failed to open stream: No such file or directory in /home/buzzy84/public_html/forumicy/install/install.php on line 118

Warning: include(./../includes/constants.) [function.include]: failed to open stream: No such file or directory in /home/buzzy84/public_html/forumicy/install/install.php on line 118

Warning: include() [function.include]: Failed opening './../includes/constants.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/buzzy84/public_html/forumicy/install/install.php on line 118

Warning: include(./../includes/functions.) [function.include]: failed to open stream: No such file or directory in /home/buzzy84/public_html/forumicy/install/install.php on line 119

Warning: include(./../includes/functions.) [function.include]: failed to open stream: No such file or directory in /home/buzzy84/public_html/forumicy/install/install.php on line 119

Warning: include() [function.include]: Failed opening './../includes/functions.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/buzzy84/public_html/forumicy/install/install.php on line 119

Warning: include(./../includes/sessions.) [function.include]: failed to open stream: No such file or directory in /home/buzzy84/public_html/forumicy/install/install.php on line 120

Warning: include(./../includes/sessions.) [function.include]: failed to open stream: No such file or directory in /home/buzzy84/public_html/forumicy/install/install.php on line 120

Warning: include() [function.include]: Failed opening './../includes/sessions.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/buzzy84/public_html/forumicy/install/install.php on line 120


I have uploaded all file included into last release zip and I have changed all permission according to the indications of the documentation.
Although it is free this hosting service offers a lot of functionaly and I have no problem to install other version of phpBB (bese version, Integra and phpbbFM).

Thank in advance and compliments for the job (I'm sure that at the end will be little problem)
Mirko - buzzy84


Any suggestion ?    
 



 
buzzy84Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem Wihile Installing Icy 
 
Uhm... All lines involved have the include($phpbb_root_path , are you sure to have set the forum root correctly in config table?
 



 
VortexSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem Wihile Installing Icy 
 
Vortex wrote: [View Post]
Uhm... All lines involved have the include($phpbb_root_path , are you sure to have set the forum root correctly in config table?


I don't know what is config table  
I have tried to move the Icy files on the root (./www/*.*) getting same errors  
 



 
buzzy84Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem Wihile Installing Icy 
 
buzzy84 wrote: [View Post]
Vortex wrote: [View Post]
Uhm... All lines involved have the include($phpbb_root_path , are you sure to have set the forum root correctly in config table?


I don't know what is config table  
I have tried to move the Icy files on the root (./www/*.*) getting same errors  




It is a test install right? Did you try to install it again?
 



 
VortexSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem Wihile Installing Icy 
 
Vortex wrote: [View Post]
buzzy84 wrote: [View Post]
Vortex wrote: [View Post]
Uhm... All lines involved have the include($phpbb_root_path , are you sure to have set the forum root correctly in config table?


I don't know what is config table  
I have tried to move the Icy files on the root (./www/*.*) getting same errors  




It is a test install right? Did you try to install it again?


No it isn't. Yes I have tried to in istall ita again  

Now I think I will try to suscribe new free hostin for testin the board.
 



 
buzzy84Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem Wihile Installing Icy 
 
Ah Vortex as I can see you are a toscanaccio   Also I am Italian hehe (I'm polentone Veneto )
 



 
buzzy84Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem Wihile Installing Icy 
 
I have tried to install Icy on another server but the error was the same ... I have absolutely no idea why ... other version work fine ...    
 



 
buzzy84Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem Wihile Installing Icy 
 
buzzy84 wrote: [View Post]
I have tried to install Icy on another server but the error was the same ... I have absolutely no idea why ... other version work fine ...    


What version do you refer to?
What version are you installing?
 



 
novice programmerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem Wihile Installing Icy 
 
novice programmer wrote: [View Post]
buzzy84 wrote: [View Post]
I have tried to install Icy on another server but the error was the same ... I have absolutely no idea why ... other version work fine ...    


What version do you refer to?
What version are you installing?


The version that I've installed is leatest 1.1.0.15b.
Seems that I have solved partially the problem. Although I have CHMOD files according to installation guide, any other files need to be CHMODed, particulary "extension.inc"!
Two problem remain:
- While installing Icy, in the first page, fails the test on some files (CHMOD and presence), that are the same that I have previously CHMODed according to MG indication. Therefore I have controlled the files there are all and the permissions are ok . Then I have continued the installation without other errors (but is normal that these errors appears ?)
- Other minor problem regarding calendar that doesn't apper on forum intestation altohough I have enable it from ACP (but there is an other post, of Vortex, that speak about this problem)
 



 
buzzy84Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem Wihile Installing Icy 
 
novice programmer wrote: [View Post]
buzzy84 wrote: [View Post]
I have tried to install Icy on another server but the error was the same ... I have absolutely no idea why ... other version work fine ...    


What version do you refer to?
What version are you installing?


        
Last thing, for "other versions" I mean other premodded that's phpbbFM and IntegraMod
 



 
buzzy84Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem Wihile Installing Icy 
 
I´ve not that problem, but i upload the 1.1.1.15 to my server, i install them and then i upgrade to 1.1.1.15b
 



 
novice programmerSend private message  
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events