Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

installation of php-fusion 9 stable on local host

Asked Modified Viewed 4,703 times
M
marcolino
M
  • Junior Member, joined since
  • Contributed 33 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
asked
Junior Member

I use EasyPHP Devserver. Once created db and copied all the files on the local root directory, I do not know how to performe a local installation. The installation guidelines say :
"3. Go to your website where install should start automatically. If not, you should run the installer manually by entering your full site url followed by /install/index.php Example: http://www.yourdomain.com/install/index.php."

"Install" directory does not exist in PHPFusion 9.0 stable version, neither setup.php present in version 7.02
How can I do?
Thanks for any help
0 replies

10 posts

D
daimonbok1
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
answered
Senior Member

Install is located in the main directory... so try
http://www.yourdomain.com/install.php 
0 replies
M
marcolino
M
  • Junior Member, joined since
  • Contributed 33 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
answered
Junior Member

Thanks for the answer....
My site is not a public site yet . It is a local installation, so the root is: 127.0.0.1.
I have tried the following:
http://127.0.0.1/prova9/install.php where prova9 is the directory on which I copied all the files.
I received the following answer:
Notice: Undefined index: setup_0006 in C:\Program Files (x86)\EasyPHP-DevServer-14.1VC11\data\localweb\prova9\includes\classes\PHPFusion\Installer\Install.core.inc on line 199
0 replies
M
marcolino
M
  • Junior Member, joined since
  • Contributed 33 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
answered
Junior Member

of course the command is
http://127.0.0.1/prova9/install.php
0 replies
M
marcolino
M
  • Junior Member, joined since
  • Contributed 33 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
answered
Junior Member

for some reason cut and paste does not work....
127.0.0.1/prova9/install.php
0 replies
D
daimonbok1
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
answered
Senior Member

marcolino, wish I knew more...only knew where install.php was...
0 replies
M
marcolino
M
  • Junior Member, joined since
  • Contributed 33 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
answered
Junior Member

in the main directory, together with maincore.php
0 replies
K
Kvido
K
Kvido 10
Linux-Ubuntu 09.03.60, Linux/Ubuntu, PHP5, HTML5, Mozilla-Firefox 3.6.3, Opera 10.51, IE 8.0.6
https://www.nekecamweb.cz
  • Senior Member, joined since
  • Contributed 524 posts on the community forums.
  • Started 108 threads in the forums
answered
Senior Member

First set permissions for localhost according to my pattern:

vv@vv-System:~$ sudo su
[sudo] password pro vv:
root@vv-System:/home/vv# chmod -R 777 /var/www/html/
0 replies
M
marcolino
M
  • Junior Member, joined since
  • Contributed 33 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
answered
Junior Member

problem solved. My php version is 5.5.8 while the fusion 9.0 requires at least 5.5.9 (see install.core.inc line 199).
As a test I changed requirement frrom 5.5.9 to 5.5.8 and installation went on smootly.
Question: is version of PHP 5.5.9 really needed or 5.5.8 is enough?
I have anyway noted that the funtionality of version 9.0 is very very slow in comparison with version 7.2.
Any comment on that?
Thanks to everybody
0 replies
F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
answered
Super Admin

Perhaps it is only installer, we do revisions all the time so sometimes we may get higher requirements on various functions.

Quote

I have anyway noted that the functionality of version 9.0 is very very slow in comparison with version 7.2.
Any comment on that?

Highly depending on content and environment. Our new Main site with 9 is actually faster than our current 7 site here. It is also base for the next release so it may differ some from current git and from the current downloadable release.
0 replies
M
marcolino
M
  • Junior Member, joined since
  • Contributed 33 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
answered
Junior Member

Thank you Falk,
when a detailed functions documentation will be available ? I am particularly interested in forum functionalities.
Thanks for all.
As soon as I receive your answer I will close this thread.
0 replies

Category Forum

Installation Issues- 9

Labels

None yet

Statistics

  • Views 0 views
  • Posts 10 posts
  • Votes 0 votes
  • Topic users 4 members

4 participants

F
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
K
K
Kvido 10
Linux-Ubuntu 09.03.60, Linux/Ubuntu, PHP5, HTML5, Mozilla-Firefox 3.6.3, Opera 10.51, IE 8.0.6
https://www.nekecamweb.cz
  • Senior Member, joined since
  • Contributed 524 posts on the community forums.
  • Started 108 threads in the forums
M
M
  • Junior Member, joined since
  • Contributed 33 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
D
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet