search for: phpinfo

Displaying 20 results from an estimated 68 matches for "phpinfo".

2006 Aug 30
3
Ruby+Apache2.2+ProxyLoadBalance ...... +PHP??
Hi, I just realice that I can''t run php code anymore once I installed my dear mongrels (under an Apache Proxy Balancer). I''m just trying to run the clasic phpinfo() in the following file /var/rubyapp/public/phpinfo.php ... but instead of being executed the code is being displayed as plain text ... This is the ouput :)) <?PHP phpinfo(); ?> anyone can give a hint please on how to have Ruby and PHP code under Apache Proxy Balancer? thanks...
2017 Feb 01
1
time zone
> Date: Tuesday, January 31, 2017 21:38:35 -0500 > From: TE Dukes <tdukes at palmettoshopper.com> > > > There have been no changes to the php.ini. Not sure how to output > phpinfo to a text file for posting. > > System Linux ts130.palmettodomains.com 3.10.0-514.6.1.el7.x86_64 > #1 SMP Wed Jan 18 13:06:36 UTC 2017 x86_64 > Build Date Nov 6 2016 00:30:05 > Server API Apache 2.0 Handler > Virtual Directory Support disabled > Configuration File (php.ini...
2006 May 09
4
ruby equivalent of phpinfo()
Is there a ruby equivalent for the phpinfo() php function that displays all the variables and environment settings ? Thanks, vasu. -- Posted via http://www.ruby-forum.com/.
2017 Feb 01
2
time zone
...t;> >> Been searching for hours for another file that may be >> >> >> overriding php.ini >> >> >> >> >> > >> >> > Put a simple php page on your/the server (where zoneminder is >> >> > running) with the "phpinfo()" function, and then look at the >> >> > timezone information in the "date" section of the output. >> >> > >> >> > If it isn't showing the correct value, check the location of >> >> > the php.ini that is being used in...
2007 Jun 29
5
phpinfo for RoR?
Dear all, Is there something like phpinfo() for RoR? I have a dual install of ruby and would like to know which version I am actually using. Thanks in advance! Harm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To pos...
2003 Nov 13
2
Apache leaks sensitive info in PHP phpinfo() calls
...gnats-submit@freebsd.org From: Jez Hancock <jez.hancock@munk.nu> Reply-To: Jez Hancock <jez.hancock@munk.nu> >Submitter-Id: current-users >Originator: Jez Hancock >Organization: n/a >Confidential: no >Synopsis: Apache httpd leaks environment information in PHP phpinfo() calls >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 4.8-STABLE i386 >Environment: System: FreeBSD users.munk.nu 4.8-STABLE FreeBSD 4.8-STABLE #1: Fri Apr 18 14:38:46 BST 2003 root@users.munk.nu:/usr/...
2017 Jan 31
2
time zone
.../localtime: lrwxrwxrwx. 1 root root 38 Jan 25 > 19:05 /etc/localtime -> ../usr/share/zoneinfo/America/New_York > > Been searching for hours for another file that may be overriding > php.ini > Put a simple php page on your/the server (where zoneminder is running) with the "phpinfo()" function, and then look at the timezone information in the "date" section of the output. If it isn't showing the correct value, check the location of the php.ini that is being used in the "Loaded Configuration File" value toward the top of that output. By default,...
2017 Feb 01
0
time zone
...arching for hours for another file that may be > >> >> >> overriding php.ini > >> >> >> > >> >> > > >> >> > Put a simple php page on your/the server (where zoneminder is > >> >> > running) with the "phpinfo()" function, and then look at the > >> >> > timezone information in the "date" section of the output. > >> >> > > >> >> > If it isn't showing the correct value, check the location of the > >> >> > php.ini tha...
2017 Jan 31
1
time zone
...38 Jan 25 >> 19:05 /etc/localtime -> ../usr/share/zoneinfo/America/New_York >> >> Been searching for hours for another file that may be overriding >> php.ini >> > > Put a simple php page on your/the server (where zoneminder is > running) with the "phpinfo()" function, and then look at the > timezone information in the "date" section of the output. > > If it isn't showing the correct value, check the location of the > php.ini that is being used in the "Loaded Configuration File" value > toward the top of...
2017 Jan 31
2
time zone
...neinfo/America/New_York >> >> >> >> Been searching for hours for another file that may be overriding >> >> php.ini >> >> >> > >> > Put a simple php page on your/the server (where zoneminder is >> > running) with the "phpinfo()" function, and then look at the >> > timezone information in the "date" section of the output. >> > >> > If it isn't showing the correct value, check the location of the >> > php.ini that is being used in the "Loaded Configuration File&...
2006 Jan 02
1
PHP not working with Mysql?
Hi, I installed MySQL via YUM on an actual CentOS coming with this great bluequartz and it seems they won&#180;t to play with each other. MySQL is working, phpinfo shows me. that it is there. Now i transfered some of my stuff and nothing works: phpmyadmin (with correct inc.php) tells me, that my php-Installation isn&#180;t correct, a little cms (Contenido) shows white pages. Mysqld.log tells me, that all is ok, phpinfo the same. Any idea, what my mistake...
2016 Aug 04
1
php55w-fpm on CentOS 7: settings location
On Wed, August 3, 2016 14:19, Always Learning wrote: > > On Wed, 2016-08-03 at 13:55 -0400, Jason Welsh wrote: > >> What I do is create a php.php file on the root of my fileserver >> with >> the following >> >> <?php phpinfo() ?> > > I use a text command: php -i > > > php -i > php-i.txt echo '<?php phpinfo() ?>' | php > php-echo.txt diff php-i.txt php-echo.txt 709,710c709,710 < _SERVER["PHP_SELF"] => < _SERVER["SCRIPT_NAME"] => --- > _SERVER[&qu...
2005 Sep 16
3
Are PHP and MySQL running on my CentOS installation?
When I was installing CentOS, I noticed among the list of components that PHP and MySQL were available. I made sure they were selected because I develop a lot of web sites in PHP/MySQL, but I always do my testing on the server side. I thought it would be kind of cool if I could do the testing and development on my home machine. Which is a long way of saying that I think I have PHP/MySQL on my
2016 Aug 03
2
php55w-fpm on CentOS 7: settings location
What I do is create a php.php file on the root of my fileserver with the following <?php phpinfo() ?> then when I browse to that file http://servername/php.php I get all the php information I can stand, including the line "Loaded Configuration File" which is where the running php server loaded php.ini from. Jason
2017 Jan 31
0
time zone
...localtime: lrwxrwxrwx. 1 root root 38 Jan 25 > 19:05 /etc/localtime -> ../usr/share/zoneinfo/America/New_York > > Been searching for hours for another file that may be overriding > php.ini > Put a simple php page on your/the server (where zoneminder is running) with the "phpinfo()" function, and then look at the timezone information in the "date" section of the output. If it isn't showing the correct value, check the location of the php.ini that is being used in the "Loaded Configuration File" value toward the top of that output. By default,...
2005 Jun 21
2
GD Support
Hi Everyone, I am building a script for a client and my imagecreatefromjpeg() is throwing a fatal exception, and dying. It seems as my server with CentOS 4, PHP 4.3.9 doesn't have >= GD-1.8 support or better. I did a phpinfo() and I can not find any reference to GD..............Any help on this would be well appricated -- Best Regards, Jon McCauley
2007 Mar 15
1
php still without mysql installing php-mysql
Am using php 5.1.6 and mysql 5.0.27 I installed php-mysql 5.1.6 from the centos repositories, I then restarted the server and on running phpinfo it still shows that mysql is not configured with php (--without-mysql), what might be wrong. The same happened after I installed php-gd too -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070315/98c94e54/atta...
2007 May 23
1
Debian etch packages of php5-xapians have old style flat function interface
...Xapian simple example programs ii xapian-tools 0.9.9-1 Basic tools for Xapian search engine library If I use PHP4, things are fine. When I use PHP5, I get "Class 'XapianDatabase' not found" errors. Upon closer inspection using phpinfo(), get_declared_classes() and get_defined_functions() I find that: 1) phpinfo says the Xapian module is loaded, version 0.9.9 2) The old style flat functions like new_database are there 3) The new style classes (XapianDatabase etc.) are not there 4) There are no functions or classes containing the...
2017 Jul 07
5
Web server files ownership?
Hi, I have a series of websites hosted on two CentOS 7 servers, using Apache virtual hosts. One of these servers is a "sandbox" machine, to test things and to fiddle around. On the sandbox server, I have a few dummy websites I'm hosting. # ls /var/www/html/ default phpinfo slackbox-mail slackbox-site unixbox-mail unixbox-site Since Apache is running as system user 'apache' and system group 'apache', I thought it sensible that hosted files be owned by that process. # ls -l /var/www/html/ total 24 drwxr-x---. 3 apache apache 4096 6 juil. 09:37 de...
2017 Feb 01
0
time zone
...;> >> > >> >> Been searching for hours for another file that may be overriding > >> >> php.ini > >> >> > >> > > >> > Put a simple php page on your/the server (where zoneminder is > >> > running) with the "phpinfo()" function, and then look at the > >> > timezone information in the "date" section of the output. > >> > > >> > If it isn't showing the correct value, check the location of the > >> > php.ini that is being used in the "Loaded...