IBM-Cloud / php-mysql

Simple PHP application to demonstrate connecting and interacting with a MySQL service on Bluemix
http://php-mysql.mybluemix.net/
Apache License 2.0
12 stars 60 forks source link

cleardb service does not exist #5

Open Skalin opened 4 years ago

Skalin commented 4 years ago

During the deployment stage of the app, the application build fails due to missing cleardb service. This service is probably no longer available.

The following error occurs:

Creating service instance php-mysql-db in org 500372@muni.cz / space dev as 500372@muni.cz... FAILED Service offering 'cleardb' not found.

Finished: FAILED