Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 1940

Installation Joomla! 5.x • Installation running forever, errors, warnings, etc...

$
0
0
Hello!

I'm new to Joomla. Not exacty new because I used it a long time ago (Joomla2), and at that time
Joomla had an assistant program, a kind of CPanel on the website I'm using, which disappeared
in the meantime. So I would like to install it manually.
What I did is as follows. I will try to be as accurate as possible.

1. Preliminary work
1.1. Access to the domain:
I can login to my server using a ssh correction. We will assume here that my username is
murayama and my password is murayama_pswd. Let's assume furthermore that my domainnname is
murayama_domain.com. I can therefore connect to my domain with ssh as follows:

sudo ssh murayama_domain.com -l murayama

I'm asked for my password, and I key in murayama_pswd
At this point, I can access to murayama_domain and do shell operation, ls, etc...
This works, so I don't think the problem is here.
Not sure why I have to sudo ssh rather than simply ssh, but hey, it works.
Just to be sure if it can be installed / is compatible, I also ran php --version and found
out that the version is 8.2.5 and that Zend's version is 4.2.15. Not sure why php gives the
Zend version, but just in case, here it is.

1.2. Database creation. As a my_sql database is necessary, I have also created one. The
parameters are as follows:
Database Name: MurayamaDB
Use Hostname: mysql.murayama.com
New Hostname: // Ignored this one

New Username: murayama_sql
New Password: murayama_sql_pswd
New Password again: murayama_sql_pswd

Database Comment: this is a joomla5 test.

Not sure how to test it, but as it created the database successfully, I guess everything is fine.

2. Joomla installation
2.1. I have downloaded Joomla 5.0.3 and uploaded it to the server.
2.2. Archive uncompress. All the necessary folders seem to be created
2.3. I can connect my browser to murayama.com, and it displays the first page asking me for my
Joomla site.
00WebSite.png
2.4. Enter the parameters of the website.
I have entered the parameters I use to ssh to my website (see above). Is this right?
01SiteSetup.png
2.5. Entre the database parameters
02DBSetup.png
I have entered the parameters I used to create a MySQL database. Is this right?
2.6 Result
I get the following page:
Error.png
Nothing moves, I had dinner, nothing moved after dinner.
As for the credentials, I'm not sure of MySQL version.
Can anyone give me a few hints?

Thanks!

Statistics: Posted by Murayama — Thu Feb 29, 2024 12:56 pm



Viewing all articles
Browse latest Browse all 1940

Trending Articles