ridwanskaterock / cicool

Cicool is a multifunctional application that is used to facilitate your work in creating a system, CMS, E-Comerce and others
20 stars 13 forks source link

Error during cicool installation #502

Open pstrada61 opened 2 years ago

pstrada61 commented 2 years ago

Hi team, I complete all the installation step without problem. Installed on shared hosting with php 7.3

When i try to login appear this.

A PHP Error was encountered Severity: Warning

Message: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:50651 Library:50528

Filename: mysqli/mysqli_driver.php

Line Number: 201

Backtrace:

File: /home/gdwonl/public_html/cicool/application/third_party/MX/Loader.php Line: 109 Function: DB

File: /home/gdwonl/public_html/cicool/application/libraries/Cc_app.php Line: 76 Function: database

File: /home/gdwonl/public_html/cicool/application/third_party/MX/Loader.php Line: 172 Function: _ci_load_library

File: /home/gdwonl/public_html/cicool/application/helpers/app_helper.php Line: 665 Function: library

File: /home/gdwonl/public_html/cicool/application/core/My_Controller.php Line: 53 Function: get_option

File: /home/gdwonl/public_html/cicool/application/core/My_Controller.php Line: 480 Function: __construct

File: /home/gdwonl/public_html/cicool/modules/auth/controllers/backend/Auth.php Line: 16 Function: __construct

File: /home/gdwonl/public_html/cicool/index.php

Line: 338 Function: require_once


Message: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:50651 Library:50528

Filename: mysqli/mysqli_driver.php

Line Number: 201

Backtrace:

File: /home/gdwonl/public_html/cicool/application/third_party/MX/Loader.php Line: 109 Function: DB

File: /home/gdwonl/public_html/cicool/application/libraries/Cc_app.php Line: 76 Function: database

File: /home/gdwonl/public_html/cicool/application/third_party/MX/Loader.php Line: 172 Function: _ci_load_library

File: /home/gdwonl/public_html/cicool/application/helpers/app_helper.php Line: 665 Function: library

File: /home/gdwonl/public_html/cicool/application/core/My_Controller.php Line: 53 Function: get_option

File: /home/gdwonl/public_html/cicool/application/core/My_Controller.php Line: 480 Function: __construct

File: /home/gdwonl/public_html/cicool/modules/user/controllers/backend/User.php Line: 17 Function: __construct

File: /home/gdwonl/public_html/cicool/index.php Line: 338

ridwanskaterock commented 2 years ago

Hi for your other application can connect with the database ? the error appear when you setting up database credentials ?

here some info about this error

but also can you contact your server administrator first

https://stackoverflow.com/questions/10759334/headers-and-client-library-minor-version-mismatch

On Mon, Mar 14, 2022 at 9:13 PM pstrada61 @.***> wrote:

Hi team, I complete all the installation step without problem. Installed on shared hosting with php 7.3

When i try to login appear this.

A PHP Error was encountered Severity: Warning

Message: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:50651 Library:50528

Filename: mysqli/mysqli_driver.php

Line Number: 201

Backtrace:

File: /home/gdwonl/public_html/cicool/application/third_party/MX/Loader.php Line: 109 Function: DB

File: /home/gdwonl/public_html/cicool/application/libraries/Cc_app.php Line: 76 Function: database

File: /home/gdwonl/public_html/cicool/application/third_party/MX/Loader.php Line: 172 Function: _ci_load_library

File: /home/gdwonl/public_html/cicool/application/helpers/app_helper.php Line: 665 Function: library

File: /home/gdwonl/public_html/cicool/application/core/My_Controller.php Line: 53 Function: get_option

File: /home/gdwonl/public_html/cicool/application/core/My_Controller.php Line: 480 Function: __construct

File: /home/gdwonl/public_html/cicool/modules/auth/controllers/backend/Auth.php Line: 16 Function: __construct

File: /home/gdwonl/public_html/cicool/index.php

Line: 338 Function: require_once

Message: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:50651 Library:50528

Filename: mysqli/mysqli_driver.php

Line Number: 201

Backtrace:

File: /home/gdwonl/public_html/cicool/application/third_party/MX/Loader.php Line: 109 Function: DB

File: /home/gdwonl/public_html/cicool/application/libraries/Cc_app.php Line: 76 Function: database

File: /home/gdwonl/public_html/cicool/application/third_party/MX/Loader.php Line: 172 Function: _ci_load_library

File: /home/gdwonl/public_html/cicool/application/helpers/app_helper.php Line: 665 Function: library

File: /home/gdwonl/public_html/cicool/application/core/My_Controller.php Line: 53 Function: get_option

File: /home/gdwonl/public_html/cicool/application/core/My_Controller.php Line: 480 Function: __construct

File: /home/gdwonl/public_html/cicool/modules/user/controllers/backend/User.php Line: 17 Function: __construct

File: /home/gdwonl/public_html/cicool/index.php Line: 338

— Reply to this email directly, view it on GitHub https://github.com/ridwanskaterock/cicool/issues/502, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACGXJLPKUTJFNZYDSONX4VTU75CO7ANCNFSM5QVVCGUQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

--

Muhamad Ridwan Software Engineer | Cicool Engine m: +62 812 1310 9812 e: @.*** Bogor West Java - Indonesia www.go-moment.com http://go-moment.com [image: facebook icon] [image: twitter icon] [image: youtube icon] [image: linkedin icon]

pstrada61 commented 2 years ago

Hi, the database is populated (52 tables) and the connection it's ok. All the wizard are ok. The error appear when i call index.php The login work, but always i see the warning message. I'm the administrator, but it's a shared hosting. Cicool require a dedicated hosting?

cic9 cic7 cic6 cic5 cic4 cic3 cic2 cic1

ridwanskaterock commented 2 years ago

No cicool is supported for both server but i think that's have php or mysql server problem see on this topic https://stackoverflow.com/questions/10759334/headers-and-client-library-minor-version-mismatch need reinstall for php version but i know reinstal not possible on hosting

can you ask to hosting support or you can change php version to 7.2 ?

Thanks

On Mon, Mar 14, 2022 at 9:52 PM pstrada61 @.***> wrote:

Hi, the database is populated (52 tables) and the connection it's ok. All the wizard are ok. The error appear when i call index.php The login work, but always i see the warning message. I'm the administrator, but it's a shared hosting. Cicool require a dedicated hosting?

[image: cic9] https://user-images.githubusercontent.com/101574216/158197501-6bd4dd37-de3a-4b3a-8bb9-193a8f065dcb.png [image: cic7] https://user-images.githubusercontent.com/101574216/158197513-ea0146b9-db14-49e8-b1fb-5c3bb34e7eb8.png [image: cic6] https://user-images.githubusercontent.com/101574216/158197514-a0453f2d-1ec8-41c3-9aa5-f149e0e64fb8.png [image: cic5] https://user-images.githubusercontent.com/101574216/158197518-f307fe19-e50c-4c71-9253-62eb7cb6a895.png [image: cic4] https://user-images.githubusercontent.com/101574216/158197521-6ce5714c-3a72-4465-a59d-0ab659102656.png [image: cic3] https://user-images.githubusercontent.com/101574216/158197524-a60b5ff6-74dc-4a87-8f0f-98a23bfb4f1a.png [image: cic2] https://user-images.githubusercontent.com/101574216/158197528-a25cfff6-c444-4159-a05a-87c1c6b8149b.png [image: cic1] https://user-images.githubusercontent.com/101574216/158197530-0e9ee58f-906f-4f7d-8a0d-c307753f7f90.png

— Reply to this email directly, view it on GitHub https://github.com/ridwanskaterock/cicool/issues/502#issuecomment-1066897086, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACGXJLNTUDTTBG4GB5JMRRDU75HCJANCNFSM5QVVCGUQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>

--

Muhamad Ridwan Software Engineer | Cicool Engine m: +62 812 1310 9812 e: @.*** Bogor West Java - Indonesia www.go-moment.com http://go-moment.com [image: facebook icon] [image: twitter icon] [image: youtube icon] [image: linkedin icon]

pstrada61 commented 2 years ago

I've tested prevoiously with php 7.2, and report the same error. So I retry the installation on another shared hosting (php 7.3) and the warnng not appear. I create a new table and insert data, ok. But when i try to make a page with the builder, and move the block on screen, appear a red box with the error "Error load data" Here the dev tools print screen cic4

ridwanskaterock commented 2 years ago

Can you share your cicool site admin access to @.***

Or for quick response you can WhatsApp me on wa.me/6281213109812 Thanks

Pada tanggal Sel, 15 Mar 2022 21.29, pstrada61 @.***> menulis:

I've tested prevoiously with php 7.2, and report the same error. So I retry the installation on another shared hosting (php 7.3) and the warnng not appear. I create a new table and insert data, ok. But when i try to make a page with the builder, and move the block on screen, appear a red box with the error "Error load data" Here the dev tools print screen [image: cic4] https://user-images.githubusercontent.com/101574216/158400231-62594e6e-6906-4d41-8b52-56df6eda43e0.png

— Reply to this email directly, view it on GitHub https://github.com/ridwanskaterock/cicool/issues/502#issuecomment-1068052897, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACGXJLPFYTGNMC7PQ6GMIF3VACNC3ANCNFSM5QVVCGUQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>

pstrada61 commented 2 years ago

Hi Ridwanskaterock/Cicool, thanks for your help. Here the info

https://geniodelweb.online/cicool/administrator/login

User: @.*** pw : GdwCic2022_

Server IP address 81.31.147.22

Best regards

Pietro

Il giorno mar 15 mar 2022 alle ore 17:55 Muhamad Ridwan < @.***> ha scritto:

Can you share your cicool site admin access to @.***

Or for quick response you can WhatsApp me on wa.me/6281213109812 Thanks

Pada tanggal Sel, 15 Mar 2022 21.29, pstrada61 @.***> menulis:

I've tested prevoiously with php 7.2, and report the same error. So I retry the installation on another shared hosting (php 7.3) and the warnng not appear. I create a new table and insert data, ok. But when i try to make a page with the builder, and move the block on screen, appear a red box with the error "Error load data" Here the dev tools print screen [image: cic4] < https://user-images.githubusercontent.com/101574216/158400231-62594e6e-6906-4d41-8b52-56df6eda43e0.png

— Reply to this email directly, view it on GitHub < https://github.com/ridwanskaterock/cicool/issues/502#issuecomment-1068052897 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ACGXJLPFYTGNMC7PQ6GMIF3VACNC3ANCNFSM5QVVCGUQ

. Triage notifications on the go with GitHub Mobile for iOS < https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675

or Android < https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub .

You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/ridwanskaterock/cicool/issues/502#issuecomment-1068222486, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYG6MSDZF7M4FQIDPVM62SDVAC6JPANCNFSM5QVVCGUQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

kmirea commented 2 years ago

Everytime you see unexpected Token < / invalid output or response,/ Output after headers already sent etc.. if u inspect the that call in Chrome you will see actual error which is being dumped to browser output, (not sure how best to disable this, but would not solve the underlying mountain of problems.