PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By

Solved

cant upload images from wave profile

Solved
lucciano

Sep 17th, 2022 03:42 PM

file_get_contents(): data:// wrapper is disabled in the server configuration by allow_url_fopen=0 Captura de pantalla 2022-09-17 184136.png

bobbyiliev

Sep 18th, 2022 10:08 AM

Best Answer

Hi there,

In your php.ini file you need to find the allow_url_fopen line and set it to On, eg:

allow_url_fopen = On

Let me know how it goes.

lucciano

Sep 18th, 2022 12:31 PM

thanks bro, i was try that, but it need to make in the php.ini from the mother server, thanks you

Report
1