Jump to content

Recommended Posts

  • Former Staff

hey dev

now i'm thinking of learning some website development so i decided to test this cms

now what should i do if i want to run it on FreeBSD like normal server ... and to open it for TEST with the same ip of the server

i think i have to install php first .. but i don't know what to do next

thanks in advance

Link to comment
https://metin2.dev/topic/8278-how-to-run-website-in-freebsd-in-home/
Share on other sites

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

  • Former Staff

yeah i already did that and worked for me thanks all

i just need help with this error ... because i'm still new for this

  [Composer\Downloader\TransportException]
  The "https://packagist.org/packages.json" file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages:
  error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
  Failed to enable crypto
  failed to open stream: operation failed

yeah i already did that and worked for me thanks all

i just need help with this error ... because i'm still new for this

  [Composer\Downloader\TransportException]
  The "https://packagist.org/packages.json" file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages:
  error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
  Failed to enable crypto
  failed to open stream: operation failed.

 

Try this command:

 

php -r "var_dump(openssl_get_cert_locations());"

 

  • Former Staff

yeah i already did that and worked for me thanks all

i just need help with this error ... because i'm still new for this

  [Composer\Downloader\TransportException]
  The "https://packagist.org/packages.json" file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages:
  error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
  Failed to enable crypto
  failed to open stream: operation failed.

 

Try this command:

 

php -r "var_dump(openssl_get_cert_locations());"

 

didn't work :/ still same error

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.