-
Notifications
You must be signed in to change notification settings - Fork 106
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
Problem Gantt chart generation, XAMPP installation in Mac #147
Comments
If you right click the image and make it open in a new window, does it show a text error? |
Hi Ivan, I fixed the gantt chart view problem using MAMP. No warnings during installation in MAC, thank you |
Hi @bernardojn151 I'm having the same problem about the Gantt chart not showing up. I'm running the dot project on ubuntu 14.04 with lamp server. Do you think you can help me? Thanks in advance! |
@stech04 It might work. Change the version of php to your respective version. Currently, version 8 is not compatible with dotproject, this is why i am using version 7.4 in this case. This solved my issue. |
Thank you very much for your response!!
…On Wed, Jun 26, 2024 at 8:21 PM Rafael Rueda ***@***.***> wrote:
try do:
sudo apt-get install php7.4-gd
then:
sudo systemctl restart apache2
It might work. Change the version of php to your respective version.
Currently, version 8 is not compatible with dotproject, this is why i am
using version 7.4 in this case. This solved my issue.
—
Reply to this email directly, view it on GitHub
<#147 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3GZSBW5WU3I7JAFXFICGY3ZJL2DNAVCNFSM6AAAAABJ6KNPFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJSGI2TENRZGY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I installed dotproject in XAMPP. Everything is ok but no gantt view. Someone could help me? I changed the memory configuration to 64M and 128M but nothing change
The text was updated successfully, but these errors were encountered: