[google-appengine] Re: seems not working https://cloud.google.com/community/tutorials/run-laravel-on-appengine-flexible tutorials

2018-04-12 Thread Ravi Shanker
This is very common issue with app engine, i am continue facing this issue 
and did't get any solution till now some time it's working and some time 
not.


On Sunday, December 24, 2017 at 10:45:01 PM UTC+5:30, Ravi Shanker wrote:
>
>
> 
> Hello All,
>
> I followed  
> https://cloud.google.com/community/tutorials/run-laravel-on-appengine-flexible
>  
> tutorials but it''s giving me  error I am using laravel 5.5.27
>
> SQLSTATE[HY000] [2002] No such file or directory
>
> My app.yml code is
>
> runtime: php
> env: flex
>
>
> runtime_config:
>   document_root: public
>
>
> # Ensure we skip ".env", which is only for local development
> skip_files:
>   - .env
>
>
> env_variables:
>   
>   # Put production environment variables here.
>   
>   APP_LOG: errorlog
>   APP_KEY: base64:R3rZt4n3hxueTTwDP1Mbs6OX7m739IXF+XoElcCoTBo=
>   STORAGE_DIR: /tmp
>   CACHE_DRIVER: database
>   SESSION_DRIVER: database
>   DB_HOST: localhost
>   DB_DATABASE: laravel
>   DB_USERNAME: laravel
>   DB_PASSWORD: laravel
>   DB_SOCKET: "/cloudsql/phpsipl1:us-central1:phpsipl"
> beta_settings:
>   cloud_sql_instances: "phpsipl1:us-central1:phpsipl"
>
> Please see in attached screen shot what error I am getting.
>
>
> 
>
> Pleases help me 
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/80b84428-d175-487d-95c8-0797f62b3d6f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: seems not working https://cloud.google.com/community/tutorials/run-laravel-on-appengine-flexible tutorials

2017-12-26 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Ravi, 

This is a duplicate of your previous post 
.
 
It is more effective to continue posting replies within that previous 
thread. If the first reply posted there is not clear enough, or does not 
cover all issues, you are encouraged to express your concerns by way of a 
new reply. 

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/187160b1-9da4-4a4e-b940-338e38aca0d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.