As PHP scripts run relative to the current path,  not to the path of script 
itself, you can use __DIR__ to change this behavior, so that include refers 
to the script's own path, as a result.

StorageClient not found error is likely due to the absence of Cloud Storage 
Client Libraries <https://cloud.google.com/storage/docs/reference/libraries>, 
which you'll have to install. 

This discussion group is oriented more towards general opinions, trends, 
and issues of general nature touching the app engine. For coding in PHP, 
and program architecture, as well as importing Cloud Storage Client 
Libraries, you may be better served in dedicated forums such as 
stackoverflow, where experienced programmers are within reach and ready to 
help. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/d7f524a2-bc45-40c3-9e8a-746efb7aa8eb%40googlegroups.com.

Reply via email to