This repository has been archived by the owner on Apr 26, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
A PHP Error was encountered #2
Comments
Can you describe the steps to reproduce this issue please? |
I finally got it up and running. It happens if you use php7 and also have to correct line 257 in system/core/Common.php. I still have a few errors that come up now and then. Is there any development documentation that i can use?
Regards
…________________________________
From: John Egan <[email protected]>
Sent: Wednesday, December 13, 2017 11:41 AM
To: jenca-services/theBIMportal
Cc: pmzhou; Author
Subject: Re: [jenca-services/theBIMportal] A PHP Error was encountered (#2)
Can you describe how to reproduce this issue please?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#2 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AKOpyfssYrGVNXpCzCZX-mP4DwUNFPTgks5s_7fugaJpZM4Q84Dn>.
|
Great! The last time I deployed it I used php5. You can see the steps that I recorded here: https://github.com/jenca-services/theBIMportal/blob/master/GCP-deployment.md Unfortunately, there is no development documentation, but if you are interested in beginning some, I would be happy to help where I can. |
I read a post abuot this a fix was posted to codeignitor framework itself... |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get the following error on ubuntu 16 with php7(I got the same error on xampp and GCP as well). Please help.
Severity: Notice
Message: Only variable references should be returned by reference
Filename: core/Common.php
Line Number: 257
Also from my error logs:
PHP Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in /var/$
The text was updated successfully, but these errors were encountered: