[ale] php5 & apache2

Jim Lynch ale_nospam at fayettedigital.com
Fri Sep 24 13:21:39 EDT 2010


On 09/23/2010 02:46 PM, Paul Cartwright wrote:
> On Thu September 23 2010, Jerald Sheets wrote:
>    
>> freaks out php?   I don't think I've ever encountered such a beast.
>>      
> yet:
> # php -m
> [PHP Modules]
> ctype
> date
> dom
> filter
> hash
> iconv
> json
> libxml
> pcre
> PDO
> pdo_sqlite
> posix
> Reflection
> session
> SimpleXML
> SPL
> SQLite
> standard
> tokenizer
> xml
> xmlreader
> xmlwriter
>
> [Zend Modules]
>
> #
>
> # php --ini
> Configuration File (php.ini) Path: /usr/local/lib
> Loaded Configuration File:         (none)
> Scan for additional .ini files in: (none)
> Additional .ini files parsed:      (none)
>
> hmm, yet I find these:
> # locate php.ini
> /etc/php5/apache2/php.ini
> /etc/php5/cgi/php.ini
> /etc/php5/cgi/php.ini.ucf-dist
> /etc/php5/cli/php.ini
> /usr/local/apache2/php/php.ini
>
>
>
>    
Ignore my last post.  I though you were executing phpinfo.php.  Perhaps 
you can try executing that file.  It may be in your phpmyadmin 
directory.  If not, I'm sure you can download a copy or let me know and 
I'll send you one.

Never mind, it's a one liner:

BEGIN------------
<?php echo phpinfo(); ?>
END--------------

Jim.


More information about the Ale mailing list