Copying the FioranoDeveloperPortal folder to the Webserver
Windows
- Go to the DeveloperPortalDrupal folder at $FioranoAPIManagement_Home/APIManagement/DeveloperPortalDrupal and copy the FioranoDeveloperPortal folder.
Figure 1: Copying the FioranoDeveloperPortal folder from the API Management directory in Windows Paste the copied folder into the www folder present in the Webserver Installation framework.
Figure 2: Copying the FioranoDeveloperPortal folder to the www folder
Linux
- Go to the DeveloperPortalDrupal folder at $FioranoAPIManagement_Home/APIManagement/DeveloperPortalDrupal and copy the FioranoDeveloperPortal folder.
Figure 3: Copying the FioranoDeveloperPortal folder from the API Management directory in Linux - Paste the copied folder into the <LAMPP stack folder>/apache2/htdocs folder.
Figure 4: Copying the FioranoDeveloperPortal folder to the <LAMPP stack folder>/apache2/htdocs folder
Granting Write permissions for files in Linux
Give Write permissions on the “files” folder and “settings.php” file at "FioranoDeveloperPortal/sites/default/" directory so that the web server gets the permission to write.
To enable Write permissions, type the following commands in the command line:
If the write permissions are not set, then an error is thrown during installation.
Figure 5: Screen displaying error thrown during installation
Installing the Developer Portal Drupal
- Open the URLhttp://<hostname>:<port>/FioranoDeveloperPortal (hostname and port corresponding to the web server).
- Enter the following:
- Database name: The name of the database created by following the steps in the section above.
Database username: root
Figure 7: Providing the default database user name
Provide username "admin" as well as a valid mail ID and password that conforms to the Mail Server configuration and also fill-in other general information.
Figure 8: Providing Site Maintenance Account details
Figure 9: Acknowledgement message as Installation completes- Click the Visit your new site link (see the figure above) to see the Developer Portal Drupal logged in as the default admin user.
Figure 10: Developer Portal Drupal logged in as the default admin user