Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'm trying to install 2.2.0 on Ubuntu 22.04 and the installer hangs, presents blank installation page after configure page #207

Open
RichK2015 opened this issue Apr 19, 2024 · 4 comments

Comments

@RichK2015
Copy link

I have downloaded and unzipped the dotproject 2.2.0 version on my Ubuntu 22.04 Apache2 LAMP system. I have created the dotproject database, and created a dotproject user. I have used the chmod command to set all files to 777. When I try to do the install the configuration page comes up and I enter the db details and such. However when I proceed past that point I get the dotproject install page which shows progress, but nothing else happens. I'm kind of stumped here. It looks like all of the files are owned by root:root

I have installed dotproject in the past, but it was the 1.x level of the program. Is there something I've missed here?

Rich

@RichK2015 RichK2015 changed the title I'm trying to install 2.2.0 on Ubuntu 22.04 and the installer hangs I'm trying to install 2.2.0 on Ubuntu 22.04 and the installer hangs, presents blank installation page after configure page Apr 19, 2024
@RichK2015
Copy link
Author

My PHP is at: 8.12, Zend v4.1.2

@fatabek
Copy link

fatabek commented Apr 20, 2024

Dotproject 2.2 working with PHP 7 not PHP 8, if you want to use with PHP 8 you must install version "https://github.com/GwynethLlewelyn/dotProject". This version is 2.3.0., but it's "projectdesigner" module have problem at PHP 8, therefore if you want to use version 2.3.0, you should not activate "projectdesigner" module.

@RichK2015
Copy link
Author

I've downloaded the version 2.3.0 as you suggested. I get the full install screen this time instead of just the short list as before. When I tell it to start installation, and supply the mySql database info and tell it to install the tables and install, it again just hangs up with a 'white screen of death' after saying "Progress:" and nothing else. I waited a few minutes to see if anything was happening but it looked like it gagged at that point. How do I 'not activate "projectdesigner" module?

@fatabek
Copy link

fatabek commented Apr 21, 2024

We tried it too and here is the problem. When we tried to install the 2.3 version directly, we encountered the same problem as you. We can choose the PHP version on our server. First, choose PHP 7 version and version 2.2. we uploaded it and then created the database and leaving the "config.php" file, we deleted all the remaining files and copied the 2.3 version files except the "config.php" file. Then we changed the PHP version to 8 and ran it. We were able to make it work this way. The "projectdesigner" module is not activated during the first installation, but is activated from within the program after installation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants