• 09-11-2022, 19:13:06
    #1
    iyisite.NET
    Merhaba arkadaşlar, bir cpanel de Laravel ve Composer izni olması gerekiyor deniliyor.

    Cpanel de terminal oluyormuş.

    Lakin hosting firması bunu bilmiyor.

    Bu nasıl yapılır.
  • 09-11-2022, 19:14:47
    #2
    Misafir;
  • 09-11-2022, 19:16:53
    #3
    Linux adlı üyeden alıntı: mesajı görüntüle
    Merhaba arkadaşlar, bir cpanel de Laravel ve Composer izni olması gerekiyor deniliyor.

    Cpanel de terminal oluyormuş.

    Lakin hosting firması bunu bilmiyor.

    Bu nasıl yapılır.










  • 09-11-2022, 20:28:12
    #4
    iyisite.NET
    UzmanlarHosting adlı üyeden alıntı: mesajı görüntüle










    Composer kurmaya çalıştığımda aldığım hata bu şekilde.

    Some settings on your machine make Composer unable to work properly.
    Make sure that you fix the issues listed below and run this script again:
    
    The allow_url_fopen setting is incorrect.
    Add the following to the end of your `php.ini`:
        allow_url_fopen = On
    
    The php.ini used by your command-line PHP is: /opt/cpanel/ea-php80/root/etc/php.ini
    If you can not modify the ini file, you can also run `php -d option=value` to modify ini values on the fly. You can use -d multiple times.
  • 09-11-2022, 21:02:24
    #5
    Linux adlı üyeden alıntı: mesajı görüntüle
    Composer kurmaya çalıştığımda aldığım hata bu şekilde.

    Some settings on your machine make Composer unable to work properly.
    Make sure that you fix the issues listed below and run this script again:
    
    The allow_url_fopen setting is incorrect.
    Add the following to the end of your `php.ini`:
        allow_url_fopen = On
    
    The php.ini used by your command-line PHP is: /opt/cpanel/ea-php80/root/etc/php.ini
    If you can not modify the ini file, you can also run `php -d option=value` to modify ini values on the fly. You can use -d multiple times.
    Bu düzenleme hosting firması tarafından da izin verildi ise multiphp ini den de yapılabilir.
  • 09-11-2022, 21:18:13
    #6
    Hosting firması izin vermedi ise terminal ile halledilebilecek bir çok işini "Artisan" isimli facade sınıfını kullanarak halledebilirsin.
  • 09-11-2022, 22:03:48
    #7
    iyisite.NET
    UzmanlarHosting adlı üyeden alıntı: mesajı görüntüle
    Bu düzenleme hosting firması tarafından da izin verildi ise multiphp ini den de yapılabilir.
    İzinlerim var, fakat nasıl yapacağım hocam.

    allow_url_fopen = On

    yapıyorum lakin olmuıyor.
  • 09-11-2022, 22:07:20
    #8
    Linux adlı üyeden alıntı: mesajı görüntüle
    İzinlerim var, fakat nasıl yapacağım hocam.

    allow_url_fopen = On

    yapıyorum lakin olmuıyor.
    Anydesk iletin beraber bakalım