The Portal is not work.
www MineComic de
see it.
What is that D: ?
Portal is from TheBanapple
www MineComic de
see it.
What is that D: ?
Portal is from TheBanapple
Did you upload all the files?Nope. Zip open and upload: Fatal error: Call to undefined function yaml_parse_file() in /var/customers/webs/ni1028144_1/index.php on line 40
Yes all files.Did you upload all the files?
You're probably missing the yaml PECL lib,Yes all files.
This is line 40 in index.php: $config = yaml_parse_file("config.yml");
Source: http://stackoverflow.com/questions/25049696/how-to-install-yaml-1-1-1-into-phpIf you are using apache2, edit file /etc/php5/apache2/php.ini.
Add extension=yaml.so in the dynamic extensions section.
eh.... x.xYou're probably missing the yaml PECL lib,
Source: http://stackoverflow.com/questions/25049696/how-to-install-yaml-1-1-1-into-php
Update: Make sure you fully update PHP and everything on your system.
i search the filezilla server and i found nothing php.ini..If you don't have one just make a file called php.ini and in there put
Code:extension=yaml.so
Your host may not support the PECL Yaml lib. I'm currently working on a portal page that doesn't use YAML so you can wait for that or you'll have to find another portal.i search the filezilla server and i found nothing php.ini..
create php.ini and not work.
Okay thank youYour host may not support the PECL Yaml lib. I'm currently working on a portal page that doesn't use YAML so you can wait for that or you'll have to find another portal.
Your host probably doesn't allow cURL requests. Create a ticket and as if you can enable cURL requests.Okay thank you
You open: www MineComic de and see the other Portal.. only errors x.x![]()
okay thank you for the infos :3Your host probably doesn't allow cURL requests. Create a ticket and as if you can enable cURL requests.
