NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
PHP
7 TopicsMessed with php
I was palaying around pydio installation and i ended up trying the following nano /etc/apt/sources.list add deb http://packages.dotdeb.org wheezy-php56-zts all deb-src http://packages.dotdeb.org wheezy-php56-zts all apt-get update if you get an error like: GPG error: http://packages.dotdeb.org wheezy-php56 Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E9C74FEEA2098A6E then : wget http://www.dotdeb.org/dotdeb.gpg apt-key add dotdeb.gpg and again apt-get update then : apt-get install php5 check you on PHP 5.6.x php -v if all's good restart apache: service apache2 restart when apt-get install php5, os asked me if i want to keep the configuration or not and i asked no (maybe my mistake but i had no choice as other option failed) Now I turn into trouble depite the fact that php5 is well installed I can't install pydio that doesnt appear anymore in apps, i nether can't install any cms (joomla,drupal,oscommerce), frontview says "application list is outdated and need to be refresh" or application install failed, other apps are installing ok I tryed a physical reset with OS reinstall without any success Somemone may help, thx by advance3.3KViews0likes3CommentsReadynas RN102 - After Firmwareupdate to OS 6.6. the Helix3 Framework can't find the GD extension
Hi there everybody, after updateing to the FW 6.6.0 my Joomla installation is broken. When I call the Frontend Site, the Helix3 Framework announces me, that "The GD extension for PHP is not available." Befor the Update, the Site was working fine! Best Regards OliverHow do I install PHP? Installing (elephant) PHP fails
Brand new ReadyNAS 214 with ReadyNAS OS 6.5.1 I'm trying to install PHP (elephant logo, Developer: Poussin, Version: 1.0.0) but it ultimately fails. Error message: App operation failed. Application phpr6 cannot be downloaded at this time. Check your network connection and try again later. I search online and don't see other people reporting this problem.ReadyNas Pro 4 website and PHP(enablerootssh)
Hello everyone, I am new here. I have a ReadNas Pro 4 X-Raid2 and I am trying to setup a website with PHP. I followed a couple of tutorials and I managed to make a website folder and actually connect to the website through my IP address. I have a couple of issues however... First PHP doesn't work. I bought PHP5 from RNXtras.com. I installed it but it still doesn't work (I put a PHP website in the server folder which I created and the page is just blank). I installed EnableRootSSH because I saw posts that I need it to install PHP properly but I don't know how to use it and I can't find any documentation that explains how to SSH into your server and install PHP from there. I am not 100% sure it is even installed because it doesn't show in installed add-ons, but the server said installation successful. How do I SSH into the server and install PHP? I don't have a "etc" folder as well. Second when I tried to see a HTML website because HTML works, it showed that the certificate is not setup properly and in order to see the website I had to exclude the certificate, so how do I write the certificate correctly? Thanks in advance.2.9KViews0likes6CommentsAccess to the php.ini file
Hello I tried to get access to the php.ini file.But I allways get the answer: 404 The requested URL /etc/php/apache2 was not found on this server. The path was: https://192.168.1.101/etc/php/apache2 ReadyNAS-102, SSH is on, OS 6.2.5 How and with witch tool can I open the path to the php.ini file? Thank you ThomasSolvedManual App install not working.
My Readynas is being used offline, and I have to install PHP and MYSQL. I downloaded the .deb files from the site but install fails every time. The only successful manual upgrade has been Anti-Virus plus app, so I know I am filling the procedure correctly. I recently updated OS6 and installed have not worked since then. Help please.Solved