Skip to content

issues Search Results · repo:aws-samples/php-examples-for-aws-lambda language:PHP

Filter by

13 results
 (79 ms)

13 results

inaws-samples/php-examples-for-aws-lambda (press backspace or delete to remove)

/opt/bin/php: error while loading shared libraries: libncurses.so.6: cannot open shared object file: No such file or directory
  • abhijith-neork
  • Opened 
    on Jan 18, 2024
  • #42

There are lots of applications that are developed without any framework, Such applications contain business logic and view part on same page, which means PHP, HTML, JS, and CSS on the same page to server ...
  • Midas-TusharS
  • Opened 
    on Jul 28, 2023
  • #40

I have a Dockerfile: FROM public.ecr.aws/lambda/python:3.10 RUN yum install -y libffi libffi-devel postgresql-devel postgresql-libs gcc And sls configuration: pythonRequirements: dockerFile: ...
  • shaunc
  • Opened 
    on Jul 19, 2023
  • #39

Is your feature request related to a problem? Please describe. A sample code for Slim micro-framework example. Describe the solution you d like Something like bref/slim-bridge Describe alternatives you ...
  • maverick108
  • Opened 
    on Oct 31, 2022
  • #38

This makes reference to the 0.7-PHP-Lambda-functions-with-Docker-container-images folder. axel@ryzen:~/projects/foobar/poc-foobar-global-services$ sam --version SAM CLI, version 1.50.0 axel@foobar:~/projects/foobar/poc-foobar-global-services$ ...
  • axl89
  • Opened 
    on May 29, 2022
  • #37

I followed all the steps to the letter and tested along the way. It passes the first local test: curl http://localhost:9000/2015-03-31/functions/function/invocations -d { queryStringParameters : ...
  • bawbgale
  • 3
  • Opened 
    on Feb 16, 2022
  • #33

I m getting this. { errorMessage : RequestId: 7161f214-824d-4b8f-82cd-01bad53a5e75 Error: Runtime exited with error: exit status 255 , errorType : Runtime.ExitError } Function Logs START RequestId: ...
  • hassan-raza-com
  • 1
  • Opened 
    on Jan 11, 2022
  • #31

Steps I took: git clone cd 0.3-Replacing-The-HTTP-Web-Server-For-Traditional-PHP-Frameworks composer require bref/bref sam deploy -g At this stage I tried a couple different options: Configuring SAM ...
  • dankbl
  • 1
  • Opened 
    on Dec 21, 2021
  • #30

Response { errorMessage : RequestId: ae39bce3-185d-4011-8edd-251bdb4a6f52 Error: Runtime exited with error: exit status 255 , errorType : Runtime.ExitError } Function Logs START RequestId: ae39bce3-185d-4011-8edd-251bdb4a6f52 ...
  • tigerjun98
  • 3
  • Opened 
    on Aug 13, 2021
  • #29

In tutorial 0.7-PHP-Lambda-functions-with-Docker-container-images the created container does not have access to the network. I did a simple try with gethostbyaddr: $reverse = gethostbyaddr( 51.255.200.41 ...
  • g4b0
  • Opened 
    on May 19, 2021
  • #25
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub