dcarbone / php-fhir

Tools for consuming data from a FHIR server with PHP
Apache License 2.0
129 stars 40 forks source link

Permission denied #70

Closed htrejos closed 3 years ago

htrejos commented 3 years ago

I installed php-fhir in a directory with the same name, using composer on a linux server. Then created a php file to create the classes, just like the example. The problem is that I can't even upload the file with ftp as the permission is denied; then I upload it using CPanel, but when running it I get errors related to permissions too.

htrejos commented 3 years ago

Problem solved uploading files from server root