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?

Could you help a newbie to manage with php

Asked Modified Viewed 2,799 times
G
GoldenCage
G
  • Newbie, joined since
  • Contributed 1 post on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
asked
Newbie

Good morning,day,night.

At first I want to say, dont judge me. I want to learn, but I need some help.. Let me explain.
I downloaded xampp and wanted to install php-fusion in it.
Xampp working fine.
I opened htdocs folder and put all php files in it.
Tried to install, but I came till 3rd step where I had to put my database name, etc... Tried few times with different databases. Always got the same text after it. I dont know if I introdused the problem correctly. Hope you understand. There are also few pictures, maybe this will help you out to find the problem. Thank you for your time.

P.S- 'database name' I tried:
newdb/test
'database username':
root
'database password':
didnt write anything.
GoldenCage attached the following file:
test.png [No information available / 119 Downloads]
newdb1.png [No information available / 106 Downloads]
allinall.png [No information available / 111 Downloads]
1_10.png [No information available / 119 Downloads]
0 replies

3 posts

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

1 / First finding, you must have DB set to coding:
utf8_unicode_ci
Go to phpMyAdmin to the start of the database and set it up.

2 / You are installing the wrong version! Should it be 9.0? Do not tell if it's upgrading from v. 7.0 or a clean install v.9.0
There is no setup setup in any install.php installation, but I am not mistaken but install.php from which the installation starts.
Edited by Kvido on 18-07-2017 10:26,
0 replies
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

You are installing v7 not v9.

mysql_connect error means your files are not fully uploaded. Where did u downloaded your package?
Nobody will have that problem. Your screen isnt even the v9 installer.

Get it here: https://github.com/PHPFusion/PHPFusion/archive/9.03.zip

For Xampp:
1. Drop the zip file into the c:/xampp/htdocs/ and uncompress.
2. Then just type "localhost" or "127.0.0.1" in your browser url and you will be redirected to the installer.
Up to you what sitename you use.
3. or if nothing happens, go to "localhost/install.php"
(Later: Fully upload all files to root of your server using FTP utility like Filezilla. Make sure Files are uploaded in Binary Mode. Ascii or Auto mode corrupts files. )
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Answered 1 question
answered
Senior Member

For php-fusion V7: it will not run on php version 7 only on php version 5
0 replies

Category Forum

Installation Issues - 8

Labels

None yet

Statistics

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

4 participants

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
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
D
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Answered 1 question
G
G
  • 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