JaoudeStudios.com

Open Source is the road ahead!
It is currently Thu Sep 09, 2010 4:48 pm

All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: How to check your php configuration
PostPosted: Wed Jul 16, 2008 8:55 pm 
Offline
Site Admin
User avatar

Joined: Wed Jul 02, 2008 7:54 pm
Posts: 596
Location: Surrey
Another common question people ask. Especially after installing new libraries, one wants to know if they have installed correctly.

Using the code below will display your apache php configuration information. i.e memory size limits, timeout limits, installed libraries etc..

Create a file with the code below, then view the file through your browser.
Code:
<?php
echo phpinfo();
?>

_________________
JaoudeStudios.com :: Eddie Jaoude :: Geek by nature, Linux by choice
Forum JaoudeStudios - php, mysql, xhtml, css, javascript, jquery, svn subversion, linux, lamp, W3C
Online Agile Task board
Open Source is the road ahead!!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group