Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Developer Portal enable_autostart not working

Hi, We are setting up Developer Portal on-premises. enable_autostart is not working. Is there a fix available for this?

[ec2-user@app2 ~]$ /opt/apigee/apigee-service/bin/apigee-service apigee-drupal-devportal enable_autostart

error reading information on service apigee-drupal-devportal: No such file or directory
apigee-service: apigee-drupal-devportal: OK

@Anil Sagar @ Google

Solved Solved
1 4 509
1 ACCEPTED SOLUTION

There seems to be some bug in latest release. you can do this :

cp -fr /opt/apigee/apigee-drupal-devportal/etc/init.d/apigee-drupal-devportal /etc/init.d/

chkconfig /etc/init.d/apigee-drupal-devportal on

View solution in original post

4 REPLIES 4