Install Joomla 4 Alpha 2 Full Package on a sub directory. Unable to use the auto generated prefix table for the database therefore went on to use the existing one. Completed the installation however when opening the front-end and admin area i get an error page which i have attached to this ticket.
Able to run Joomla 4 Alpha 2 on a sub directory.
When i try to use the generated one, a different error message came up - "#_tableprefix_extension doesn't exists"
I even tried deploying into a root folder (httpdocs) but still getting the same error. The full alpha 2 package that i use is from:
a) https://github.com/joomla/joomla-cms/releases
Additionally, can i possibly use the source code version to update my existing Joomla site? Any help would be much appreciated.
Cheers.
This is the error that i'm getting when try to use generated prefix table.
Please test with the latest version:
https://github.com/joomla/joomla-cms/archive/4.0-dev.zip
Hi there,
I'm still getting the same error message with the latest joomla link given by Quy.
Status | New | ⇒ | Discussion |
Hi all,
i receive the same error without number of the error, with joomla 4 alpha 2
Thanks!
I've downloaded the latest nightly build and can't get past the installer either. I'm trying to install Joomla 4 on my local machine. The error is:
An error has occurred while processing your request.
0 Call to a member function getLabel() on null
The URL is: http://joomla4/installation/index.php?view=preinstall
@stimpsonjcat can you give System Information
A local MAMP Pro server on a MacBook Pro with High Siera with PHP 7.0.22 and MySQL 5.6.35
@stimpsonjcat Thanks
Please test with the latest version: https://github.com/joomla/joomla-cms/tree/4.0-dev
I've figured out this had to do with folder permission. Apparently files were appointed tot www-user, instead of the local user set up in MAMP. Maybe a fault on my side in the config of MAMP. I've set the permissions to 0777, and I could go through the installer fine.
Though his 'error' should be detected by the installer, and not result in a cryptic message as above.
@stimpsonjcat I think your issue is solved by changing folder permission :)
@jordan-chang I think you are getting this error because of not proper installation of Joomla on your system.
Please test the latest version: https://github.com/joomla/joomla-cms/tree/4.0-dev
And wait until installation automatic redirect to finishing page.
@jordan-chang I think you are getting this error because of not proper installation of Joomla on your system.
Please test the latest version: https://github.com/joomla/joomla-cms/tree/4.0-dev
And wait until installation automatic redirect to finishing page.
Labels |
Added:
J4 Issue
|
Hi, I was trying to install joomla https://github.com/joomla/joomla-cms/archive/4.0-dev.zip that I saw errors like this :
Warning: Uncaught PDOException: SQLSTATE[HY000] [1049] Unknown database 'joomla_dbs' in /Applications/MAMP/htdocs/joomla-cms/libraries/vendor/joomla/database/src/Pdo/PdoDriver.php:312 Stack trace: #0 /Applications/MAMP/htdocs/joomla-cms/libraries/vendor/joomla/database/src/Pdo/PdoDriver.php(312): PDO->__construct('mysql:host=loca...', 'root', 'root', Array) #1 /Applications/MAMP/htdocs/joomla-cms/libraries/vendor/joomla/database/src/Mysql/MysqlDriver.php(124): Joomla\Database\Pdo\PdoDriver->connect() #2 /Applications/MAMP/htdocs/joomla-cms/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php(222): Joomla\Database\Mysql\MysqlDriver->connect() #3 [internal function]: Joomla\Session\Handler\DatabaseHandler->open('/Applications/M...', '005e30701f4ec9d...') #4 /Applications/MAMP/htdocs/joomla-cms/libraries/vendor/joomla/session/src/Storage/NativeStorage.php(465): session_start() #5 /Applications/MAMP/htdocs/joomla-cms/libraries/src/Session/Storage/JoomlaStorage.php(303): Joomla\Session\Storage\NativeStorage->sta in /Applications/MAMP/htdocs/joomla-cms/libraries/vendor/joomla/database/src/Pdo/PdoDriver.php on line 317
Fatal error: session_start(): Failed to initialize storage module: user (path: /Applications/MAMP/tmp/php) in /Applications/MAMP/htdocs/joomla-cms/libraries/vendor/joomla/session/src/Storage/NativeStorage.php on line 465
It should be noted, I used to Joomla 4 Alpha 2 which didn't have any error at the installation stage , but it has error.
my last issue :
#20050
my os : mac Os High Sierra
my localhost is mamp 3.5
php 7.0
I am going to close this as alpha 2 is now very old and there have been a lot of changes since. If you have problems installing the nightly release or branch for github then you should create a new issue
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-04-06 12:34:34 |
Closed_By | ⇒ | brianteeman |
hmm what was the reason that you can't use the generated one and what exactly did you used as fallback?