LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Need help on reconfiguring PHP (https://www.linuxquestions.org/questions/suse-opensuse-60/need-help-on-reconfiguring-php-475171/)

Crog 08-18-2006 12:55 PM

Need help on reconfiguring PHP
 
Hey all, I'm still a noob here :). What I'm trying to do is make my server compatible with shockwave flash, and I read that you can configure PHP with "./configure --with-swf"

Problem is, I don't know where PHP's configure file is since I don't know where YaST installed it. I was looking around /etc/php5, but still couldn't find the configure file.

This is how I installed Apache and PHP: http://www.howtoforge.com/perfect_setup_suse_10.1_p6

Also, is there a command that I can use that would search the entire hard drive for a particular file? A friend of mine had me try "find / -name 'configure'" but it yielded the following (the warning is what I don't understand):

Code:

www:~ # find / -name 'configure'
find: WARNING: Hard link count is wrong for /: this may be a bug in your filesystem driver.
  Automatically turning on find's -noleaf option.  Earlier results may have failed to include
  directories that should have been searched.
/usr/share/libtool/libltdl/configure
/tmp/bwm-ng-0.5/configure

Answers to any of my two questions are appreciated (reguarding reconfiguring PHP with SWF as well as wanting to know a universal file/directory search command).

Crog 08-18-2006 11:14 PM

Never mind about the whole thing about reconfiguring php with swf. Turns out I'm waaay more of a noob when it comes to flash. After following a quick tutorial I found floating around, I was able confirm that I can use flash without having to do anything.

:newbie:


All times are GMT -5. The time now is 05:23 PM.