Jump to content

Changing php options


funky1
 Share

Recommended Posts

Hi All,

 

I installed php/apache on 9.2 via rpm.

 

Now my wife is trying to actaully put code on it but she is requiring bcmath. The best info I've found says that it's built into php4, but is only turned on when you do a --with-bcmath when you compile.

 

Any advice on how to change it? I haven't yet learned about compiling software, but I would guess that rpm has to do something like that when it installs the package.

 

How can I add that option now that it's installed via rpm?

 

Thanks for any pointers!

 

Tfunk

Link to comment
Share on other sites

I personally have never heard of this bcmath, but I would look for an add-on module, such as php-bcmath or apache2_mod-bcmath rpm. You could also try using webmin to configure this in. This (and phpadmin) is a must have app if your running any server. Or check the options in the php.ini file.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...