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?

Fresh installation issues

Asked Modified Viewed 897 times
B
bjornjon
B
  • Newbie, joined since
  • Contributed 1 post on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
asked
Newbie

I just installed a fresh install of PHP fusion v9 on my home server using wamp.

On the local host machine, the installation works with "localhost" in web browser but as soon as i user the www-adress the website get like this:
www.bilddump.se/bilder/20221217121739-92.35.135.72.PNG

http://www.bilddump.se/bilder/2022121...135.72.PNG

I believe I have set the chmod to 777 to all necessary files and folders.

Im running:
Windows 10
WAMP
PHP Fusion 9.10.30

Any tips?

Best Regards
bjornjon
Edited by bjornjon on 17-12-2022 12:22,
0 replies

1 post

C
Chan
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
answered
Super Admin

In windows local LAMP environment, there are nothing to chmod. All files permissions are green by default. They are not relevant.
After you install LAMP, drop the entire PHPFusion folder into your LAMP /htdocs/ or whatever root for your document folder is, so you'll end up with something like /htdocs/php-fusion/

Next, browse to https://localhost/php-fusion/install.php and you'll be greeted with the installer. Simply follow the guide here: https://www.php-fusion.co.uk/infusion...age_id=225 to complete the installation process.

You will need to create 1 MySQL database with default a UTF8mb4_general_ci encoding that supports storing unicode characters. So you can just go to https://localhost/phpmyadmin and create one there.

If you have any other questions, feel free to post a follow up questions here.
Edited by Chan on 19-01-2023 07:07,
0 replies

Category Forum

Installation Issues- 9

Labels

Statistics

  • Views 0 views
  • Posts 1 post
  • Votes 0 votes
  • Topic users 2 members

2 participants

C
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
B
B
  • Newbie, joined since
  • Contributed 1 post on the community forums.
  • Started 1 thread in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet