Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Servers & Networking
FedoraForum Search

Forgot Password? Join Us!

Servers & Networking Discuss any Fedora server problems and Networking issues such as dhcp, IP numbers, wlan, modems, etc.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 26th August 2004, 06:24 PM
spie34 Offline
Registered User
 
Join Date: Jun 2004
Posts: 18
needing to check config of php

I am trying to go through the tut of qmailrocks. I have run into the problem where the it is talking about making sure php is installed. It is installed since I can locate the php.ini file and the user docs and so forth. At least I think it is . http://www.qmailrocks.org/webmail_rh_slack.htm

Now I do not know the commands to make sure that in the configuration of it these options are set.
--enable-track-vars
--enable-force-cgi-redirect
--with-gettext
--with-mysql
Do I also need to have mysql server installed for this?
Reply With Quote
  #2  
Old 26th August 2004, 08:53 PM
hiberphoptik's Avatar
hiberphoptik Offline
Registered User
 
Join Date: Apr 2004
Posts: 1,186
I dont know too much about the mail stuff you are trying to install or if it requires a mysql DB however those options look like they are ./configure options for building PHP from source

f you would like to see what your PHP can support try this:


1. install and run apache (if u dont have it just grab the rpm and rpm-ivh it)
2. go to the directory that contains the web document root (/var/www/html i think)
3. open up your favorite text editor and create a new file with this in it:

<?php
phpinfo();
?>

4. save file as test.php
5. move file or save file to directory from step 2 above (you may need to be root)
6. start apache (via command line or use the service GUI to start httpd)
7. open web browser and go to http://localhost/test.php

this will give you all of the options that php was build with and all of the functions, etc. that it is setup to support

good luck!
Reply With Quote
  #3  
Old 27th August 2004, 12:24 AM
Jman Offline
Registered User
 
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909
The php rpm that comes with Fedora has all of those options. I checked mine with phpinfo().

Since the whole goal is to install Squirrelmail, you probably don't need mysql.

There is a squirrelmail rpm that comes with Fedora that will make things simpler. Run
Code:
yum install squirrelmail
Reply With Quote
Reply

Tags
check, config, needing, php

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Needing help with ftp heyjoe Using Fedora 9 4th November 2007 09:37 PM
New Guy Needing Help with VNC. Bill Z Linux Chat 2 24th January 2007 10:00 PM
please check my squid config ahuray_mazdaa Servers & Networking 1 7th December 2006 02:19 PM
Please check my sendmail config vocal Servers & Networking 0 31st March 2005 06:18 PM


Current GMT-time: 15:15 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat