Open GoogleCodeExporter opened 8 years ago
I have resolved this issue. It was caused by access restrictions on the server.
Although the issue wasn't caused by ProjectSend, it would be nice if it let me
know that some part of installation failed instead of giving me "installation
successful" message.
Original comment by xPodsedn...@gmail.com
on 24 Feb 2015 at 2:31
I have the same issue, what access did you change to correct the issue?
Original comment by Caffeine...@gmail.com
on 10 Mar 2015 at 3:53
I don't use ProjectSend anymore so I can't check my settings for you, but if I
remember correctly there was some kind of check in one of the php files that
verified that PS is installed otherwise it forwards you to the installation
process again. It attempts to write a record on disk when the installation is
finished but it fails due to access permissions. You can try to find the check
and then find the location it attempts to write into and "chmod" it.
Alternatively, you can delete the check itself so it works immediately but I'm
sure the access problem will appear again later.
Original comment by xPodsedn...@gmail.com
on 16 Mar 2015 at 8:39
Original issue reported on code.google.com by
xPodsedn...@gmail.com
on 20 Feb 2015 at 10:35