Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: aDomf
  • Order by date
  1. aDomf

    Apache crashing when secure server + PHP (with oracle support)???

    Hi,<br><br>My problem is that when I install PHP (with the Oracle support) as apache module with a secure server, apache crash without any message. The same php module on a normal apache works. <br><br>My configuration is:<br>RedHat 6.2<br>PHP 3.0.16<br>apache...
  2. aDomf

    PHP module with Oracle support

    I'm trying to compile php module with oracle support under Linux redhat 6.2<br><br>It seems that a bug in glibc make crash the apache server when the php module is add.<br><br>I compile apache adding -lpthread to support the oracle librarie but it still doesn't work. A lot of forums provide...
  3. aDomf

    How to update authorisation in cache with PHP?

    To update autorisation in the cache try by calling the page with a parameter like the hours (with seconds) (this parameter won't be used but for the browser it will be a different page every time than the pages in the cache). So in your link call your page with somethig like...
  4. aDomf

    PHP beginner here, any and all help would be appreciated.

    It's very easy, When you create your form add a action like <br>&quot;print.php3&quot;. When you will submit your form the information will be send as parameter in the address. For exemple, if you have a form with a text input called surname. When you submit this the address requested to the...

Part and Inventory Search

Back
Top