Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Warning: copy(/usr/local/share/ca-certificates/ValetLinuxCASelfSigned.pem.crt): Failed to open stream: No such file or directory #138

Open
yukazakiri opened this issue Jul 25, 2024 · 0 comments

Comments

@yukazakiri
Copy link

im using Arch linux and i tried to install this

valet install

   INFO  Installing valet services.

  Nginx .................................................. Enabled
  Nginx ................................................. Stopping
  Php-fpm ............................................. Restarting
  Dnsmasq ................................................ Enabled

   INFO  Removing Valet DNS service...

  Valet-dns ............................................. Disabled
  Valet-dns ............................................. Stopping
  Systemd-resolved ...................................... Stopping
  Dnsmasq ............................................. Restarting
  Mailpit ................................................ Enabled
PHP Warning:  copy(/usr/local/share/ca-certificates/ValetLinuxCASelfSigned.pem.crt): Failed to open stream: No such file or directory in /home/yuki/.config/composer/vendor/genesisweb/valet-linux-plus/cli/Valet/Filesystem.php on line 210
  Mailpit ............................................... Starting
  Redis .................................................. Enabled
  Nginx ............................................... Restarting

   INFO  Looks like MySQL/MariaDB already installed to your system.

  Please enter MySQL/MariaDB user:
❯ root

  Please enter MySQL/MariaDB password:
❯ admin

   INFO  Database user configured successfully.

  Ngrok ............................................... Installing

   INFO  Valet installed successfully!

  Do you want to link valet's php binary? (yes/no) [yes]
❯ yes

   INFO  Valet executable php helper is linked to /usr/local/bin/php.

it successfully installed but there is a problem

the mails.test for the mailpit doesnt work but will work if i use localhost:8025
and even if i valet park or link my projects
it doesnt work

which is why im suspecting it was that php warning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant