Re: [PHP] Oracle + PHP

2004-01-30 Thread Michael Mauch
Luis Moran Ochoa wrote: > ORACLE_SID=OWEB ;export ORACLE_SID; > ORACLE_HOME=/usr/oracle/product; export ORACLE_HOME; > TNS_ADMIN=/usr/oracle/product/network/admin; export TNS_ADMIN; > ORACLE_BASE=/usr/oracle; export ORACLE_BASE; > ORA_NLS33=/usr/oracle/product/oc

[PHP] Re: Regular expressions

2003-10-24 Thread Michael Mauch
Fernando Melo wrote: > I have the following statement: > > $text = ereg_replace > ("[live/]*content\.php\?[&]*Item_ID=([0-9]*)&Start=([0-9]*)&Category_ID=([0- > 9]*)[&]*", "content\\1start\\2CID\\3.php", $text); > > Basically what I'm trying to do is if the URL includes "live/" then I want > to

[PHP] Re: PHP 4.3.3 On Netscape WebServer

2003-10-24 Thread Michael Mauch
Benard Jean-Philippe wrote: >I don't find anything about PHP module/integration for netscape > webserver. Does somebody has done it or know where I can found interesting > articles? (how to compile PHP, how to make a module, ...). What about

Re: [PHP] Images being uploaded in ASCII format

2003-10-23 Thread Michael Mauch
Pablo Gosse wrote: > Hi Raditha. Thanks very much for your reply. I've not been having much > luck with this one. > > This is how the images should appear: > http://web.unbc.ca/~gossep/sample_images/1.gif > http://web.unbc.ca/~gossep/sample_images/nav-02.jpg > > And here is how they appear afte

[PHP] Re: PHP.ini help on Linux

2003-02-02 Thread Michael Mauch
Nicole <[EMAIL PROTECTED]> wrote: > Thank you. Yes, I did chmod my scripts. chmod 754 and tried 755 too. Don't > see why it should be x on the world, though. I would think if the script is > being called by its owner, then x on the owner and group should be enough, > no? The script has to be exec

[PHP] Re: PHP.ini help on Linux

2003-02-01 Thread Michael Mauch
Nicole <[EMAIL PROTECTED]> wrote: > I am having trouble doing things with PHP such as use the exec, system, > etc. functions. I can't seem to find the correct php.ini to turn safe_mode > off. The one file I did find has safe_mode turned off. When I view phpinfo() > it shows the global column with s

[PHP] Re: php.ini ignored! Re: [PHP] PHP 4.3.0 released

2002-12-29 Thread Michael Mauch
In php.dev Omer K <[EMAIL PROTECTED]> wrote: > redhat, apache2.0.43 (as dso). compiles and runs without a problem > > php4.3.0release fails to utilize php.ini settings. ignores changes to the > ini file. > > ./configure --with-config-file-path=/usr/local/apache2/conf/php.ini --with-a > pxs2=/usr