Search results

Jump to: navigation, search

Page title matches

  • ...art than what is freely available via Fantastico. When CubeCart is run on PHP 5.3.x, you may notice the following errors: <pre>includes/ini.inc.php</pre>
    2 KB (238 words) - 22:55, 4 October 2012
  • ...tionality, and features available. With this in mind, we are upgrading the PHP version on our shared servers from 5.2.x to 5.3.x. ...en using them. If you are unsure if the script you have is compatible with PHP 5.3, you will want to contact the script developer.
    2 KB (293 words) - 13:22, 5 October 2012
  • ...ion of ffmpeg, please be aware you may have difficulties installing ffmpeg-php (if you can at all). php-devel
    8 KB (1,173 words) - 23:37, 8 November 2012
  • #REDIRECT [[PHP Configuration - php.ini#Cloud]] ...ny of the PHP settings that are configured on the server by using a custom php.ini file. All you need to do is create a text document entitled:
    2 KB (307 words) - 18:10, 6 January 2016
  • ...e that PHP is using by using a custom php.ini file. More details on custom php.ini files can be found here: [[How can I change PHP settings?]]
    623 bytes (97 words) - 16:32, 5 October 2012
  • ...ter that everything in between should be identified as PHP code. However, PHP also supports variations of these tags known as "short tags". ...ort tag <nowiki><? </nowiki>can be used instead of the long form <nowiki><?php</nowiki>. Functionally, there's no difference between these two tags, the
    2 KB (344 words) - 21:22, 9 October 2012
  • GD is a graphics library available for PHP. It gives PHP the ability to create GIF, PNG, JPEG, WBMP, and XPM image formats. GD can <syntaxhighlight lang="bash">yum install gd-php</syntaxhighlight>
    938 bytes (140 words) - 23:11, 11 January 2013
  • #REDIRECT [[How to change PHP settings]]
    40 bytes (6 words) - 14:41, 4 January 2013
  • #REDIRECT [[How to change PHP settings with a php.ini]]
    55 bytes (10 words) - 14:43, 4 January 2013
  • #REDIRECT [[How to configure PHP]]
    34 bytes (5 words) - 14:05, 28 July 2015
  • This article provides details on how you can tell what version of PHP your server is running through cPanel or through SSH. 3) Look for 'PHP Version' under the 'Stats' tab. Your server's current PHP version is provided there.
    786 bytes (118 words) - 20:31, 17 January 2013
  • PHP 5.3 requires that the timezone setting be set within PHP, and will not use the system timezone settings. The warning that occurs ma ...s to go about this. Either edit the local php.ini file, or edit the index.php file.
    1 KB (212 words) - 16:39, 13 January 2013
  • ...ed servers. If you're on a shared server and need to change the version of PHP/Apache or install a module, you will want to submit a ticket to our help de ...with cPanel is simple. You have 2 different options to compile Apache and PHP on your server. You can run the compile via SSH (recommended) or you can ru
    5 KB (842 words) - 23:48, 19 January 2013
  • #REDIRECT [[PHP Configuration - php.ini]] ...For example, some older software may require a slightly older version of PHP.
    2 KB (336 words) - 18:01, 6 January 2016
  • PEAR and PECL are tools to easily install a PHP Extension or Application package from the command line. ...use the absolute path to the PEAR or PECL version that corresponds to your PHP version.
    1 KB (183 words) - 15:39, 25 November 2014
  • ...eful if you want to run a PHP application requiring a different release of PHP than the default version on the server. If you are on a Cloud or Dedicated server without PHP selector, the instructions can be found [[#Cloud|here]]
    5 KB (772 words) - 18:16, 6 January 2016

Page text matches

  • [[How to configure PHP]]<br />
    3 KB (438 words) - 14:20, 5 June 2018
  • ==Install the Apache Web Server and PHP 5.3== ...ntOS, this will install PHP as well. The "Web Server" group also installs PHP 5.3.14.
    7 KB (1,077 words) - 14:50, 22 July 2015
  • HTTP, SSH, CGI and PHP connections all count toward this predefined limit, which is generous. If
    4 KB (574 words) - 21:22, 14 September 2015
  • ...art than what is freely available via Fantastico. When CubeCart is run on PHP 5.3.x, you may notice the following errors: <pre>includes/ini.inc.php</pre>
    2 KB (238 words) - 22:55, 4 October 2012
  • ...tionality, and features available. With this in mind, we are upgrading the PHP version on our shared servers from 5.2.x to 5.3.x. ...en using them. If you are unsure if the script you have is compatible with PHP 5.3, you will want to contact the script developer.
    2 KB (293 words) - 13:22, 5 October 2012
  • ...ion of ffmpeg, please be aware you may have difficulties installing ffmpeg-php (if you can at all). php-devel
    8 KB (1,173 words) - 23:37, 8 November 2012
  • #REDIRECT [[PHP Configuration - php.ini#Cloud]] ...ny of the PHP settings that are configured on the server by using a custom php.ini file. All you need to do is create a text document entitled:
    2 KB (307 words) - 18:10, 6 January 2016
  • ...e that PHP is using by using a custom php.ini file. More details on custom php.ini files can be found here: [[How can I change PHP settings?]]
    623 bytes (97 words) - 16:32, 5 October 2012
  • #REDIRECT [[PHP Configuration - php.ini#Recursive]] ...ing '/home/USERNAME/PATH/TO/INI/' with the appropriate path to your custom php.ini file)
    934 bytes (144 words) - 17:57, 6 January 2016
  • [1] Open your admin/includes/configure.php, using a simple text editor like notepad. Change all instances of admin to ==Set configure.php files read-only==
    11 KB (1,736 words) - 19:04, 5 October 2012
  • ...le during your server's non peak hours. The reason being because an Apache/PHP recompile may cause sporadic performance issues on your server while it's ...ll instructions, you may want to consider using screen to recompile Apache/PHP just in case you lose SSH connectivity during the recompile. You can view m
    2 KB (317 words) - 14:45, 22 July 2015
  • ...le during your server's non peak hours. The reason being because an Apache/PHP recompile may cause sporadic performance issues on your server while it's p [6] On the 'PHP Version' page, click the [[File:Whm next step2.jpg]] button.
    1 KB (203 words) - 19:16, 22 July 2015
  • ...HTTP requests. In this article, we'll show you how to install Apache and PHP on a CentOS 5 server. We recommend ensuring your system is up to date before installing Apache, PHP, and MySQL. This can easily be done with yum.
    9 KB (1,344 words) - 17:10, 10 January 2013
  • ==Install Apache and PHP== ===Install Apache and PHP===
    12 KB (1,804 words) - 14:48, 22 July 2015
  • ==Install Apache, PHP, and MySQL== ...called by the Apache module to change the uid of the process executing the PHP interpreter. suPHP helps increase the security of your server. With scrip
    12 KB (1,740 words) - 14:51, 22 July 2015
  • ...ter that everything in between should be identified as PHP code. However, PHP also supports variations of these tags known as "short tags". ...ort tag <nowiki><? </nowiki>can be used instead of the long form <nowiki><?php</nowiki>. Functionally, there's no difference between these two tags, the
    2 KB (344 words) - 21:22, 9 October 2012
  • ...prewritten scripts, if you are familiar with a scripting language such as PHP or Perl, you can custom code your own web-based applications. [http://forums.cpanel.net/showthread.php?t=76995 cPanel Forum Thread Discussing XML API]
    2 KB (290 words) - 19:21, 22 July 2015
  • ...We recommend ensuring your system is up to date before installing Apache, PHP, and MySQL. This can easily be done with yum. ...of its related dependencies. Unlike CentOS 5, this group will not install PHP. We'll do this ourselves later in this guide.
    9 KB (1,327 words) - 19:40, 29 November 2012
  • ...cript, the PHP code is read, interpreted into bytecode and then executed. PHP's Zend Engine does the interpreting very quickly, but when you are serving ...s no need to re-read the PHP script and re-interpret it. Knowing that the PHP source code of your website rarely changes, this can greatly speed up your
    6 KB (913 words) - 19:20, 12 December 2012
  • GD is a graphics library available for PHP. It gives PHP the ability to create GIF, PNG, JPEG, WBMP, and XPM image formats. GD can <syntaxhighlight lang="bash">yum install gd-php</syntaxhighlight>
    938 bytes (140 words) - 23:11, 11 January 2013

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)