Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-18-2007, 02:29 PM
Junior Member
 
Join Date: Sep 2007
Location: Virginia Beach, VA
Posts: 1
Default Configure for RHEL 5

There may be a better way but this is how I got it to work on Red Hat 5, RHEL 5.:
  1. Download Framework
  2. copy the Zend folder under the framework library folde to /opt
  3. edit the etc/php.ini file to: include_path = "/opt/"
  4. Make sure to uncomment the includ path so it will run, ie take out the semicolin at the begining.
  5. restart apache
  6. also make sure that error_reporting = E_All
  7. and display_errors = On
  8. this will help debug
  9. save /etc/php.ini
  10. restart apache: apachectl restart

I copied the measure example from the api and ran it till I got it worknig.

Don't forget to set your file permissions.

I hope this helps, sorry I did not have time to put the copy commands and everything in here.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 01:11 PM.