AIX 5.2 / Apache 2 / PHP 5 with OCI8

Hi,
I have problemes to compile the php module for aix5.2 full 64bit kernel. The compiler (libtool/gcc) fails to use the pthread lib.
The GCCFLAGS are -maix64 -pthread but did not help.
Any help how to compile?
Regards
Friedel

sorry I write to quick or kbd problem ;
try replacing all oracle/lib by oracle/lib32 in makefile
and restart make without configure
it works for me
with AIX 5.3 / apache 1.3.31 / PHP 5-dev / Oracle 10g

Similar Messages

  • Binary PHP installer with OCI8 supprt for SunOS 5.10

    Hello!
    Does anybody know if we can get a binary PHP installer with OCI8 supprt for SunOS 5.10 somewhere?
    We're trying to configure and compile our own, but there's no end to resolving dependancies, errors, etc...
    Thank you so much for any help with this!

    Nope, just running:
    ./configure --with-apxs2=/usr/local/apache2/bin/apxs
    make
    make install
    Works just fine(with the libphp5.so file being deleted). Problem doesn't arise until I try to add in the --with-ci8=xxx.                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Need Urgent Help with Apache and PHP

    I have been struggling with apache and php for a week now and I finally broke down to post a message.
    I have apache 1.3 running on my mac mini g4 with 10.4.9 and I installed sql. I went to the entropy website and downloaded php5 to install without knowing I already had php4 on the machine. I installed 5 but could not get it to work. I then went back to httpd.conf and tried to install php4 by uncommenting out the loadmodule and addmodule lines. I restarted apache but php still did not work. I tested the phpinfo.php script but all I got was the script in Safari and not the actual page. At the moment, I have php4 and php5 on my machine but can't get either one to work. I am sure there is an easy fix but I don't know it. Please help.

    The problem is not terribly complicated, but Apache will not start with the entropy file in the folder
    /etc/httpd/users/
    Let me experiment on you. Rename the entropy file and then try to start Apache. To do this, open Terminal and paste this command:
    <pre>sudo mv /etc/httpd/users/+entropy.conf /etc/httpd/users/+entropy<pre>
    Now check the Apache configuration:
    <pre>apachectl configtest<pre>
    If it says "Syntax OK", start Apache:
    <pre>sudo apachectl start<pre>
    Since we only disabled the entropy file, you should be able to enable PHP5 with some more advanced configuring.

  • I have downloaded MAMP for Mac and want to use it for working with Wordpress. I had mysql installed before this and would like to uninstall it and use MAMP. It was easy to turn off Apache and PHP but don't know how to uninstall mysql. Please help!!

    I have downloaded MAMP for Mac and want to use it for working with Wordpress. I'm on an Imac with Maverick OS 10.9. I had mysql installed before this and would like to uninstall it and use MAMP. It was easy to turn off Apache and PHP but don't know how to uninstall mysql. Please help!!

    It depends on how you installed it. You have to shutdown the MySQL service first. If you used the standard, but obsolete Startup Item, you can do that with the Startup Item. If you created a launchd script, you can do it with launchctl. Once MySQL is no longer running, you can delete the Startup Item or launchd script and the rest of MySQL.

  • ColdFusion 9.0.1 Enterprise on Apache 2.2 conflicts with PHP 5

    I am using educational version of ColdFusion 9 (obtained on http://freeriatools.adobe.com), installed in Enterprise Multiserver Configuration.
    Web server: Apache 2.2.16 with PHP 5.3.3.
    OS :Windows XP Professional X86
    Database: MySQL 5.1
    When I have installed ColdFusion 9.0.1 Updater, I can't start Apache 2.2.16. Services console returns error message and launches debugger.
    But, when I have removed PHP 5, it starts! Besides, when I have reinstalled PHP, it can't start again.
    I don't know why it doesn't works.

    Is anything logged to any of these:
    * the Apache logs
    * the CF logs
    * the JRun logs
    * the PHP logs
    I would imagine there'd be something in one or more of those which will tell you what the problem is.
    Adam

  • Can I manage custom builds of Apache and PHP with Server Admin?

    Okay, here's the deal: I have a shiny new Xserver Xeon with Leopard Server installed. I see that it comes with a number of programs that I'll need, preinstalled, but for various reasons (extensions and modules for PHP, Apache, and the like), I may need to roll my own builds of several of these programs and libraries. In this case, the main thing I'm concerned with is recompiling Apache and PHP.
    My question is, can I do this and still manage those tools from Server Admin? I'm not averse to doing it on the command line if need be, but I'd just as soon not have to, if I have Server Admin. So, what would I need to do to make sure that I can still use Server Admin with a custom PHP and Apache?

    My main interest is in using Wiki Server with the custom Apache and PHP builds. Since that's managed through Server Admin, I figured it would be best to try and integrate with the Apple tools.
    Apache I could maybe get by without a rebuild, but there are definitely PHP modules I need which the default build does not come with.

  • Problem with local apache w/php connect to oracle 9i server

    Is any way to connect to oracle 9i server listening on default port 1521 at any host using local apache w/php on windows xp...
    I've already installed all dlls oci drivers...
    but it seems doesn't work...I don't know how to make connection from php to oracle db...
    any suggestions and help?
    thx in advance
    btw I'm using client appliation to connecti witth that oracle db and it work fine..

    Lucas Mierzwa what error are you getting when you try to connect. Am using PHP 4.x on w2k and oracle 10g and Appach server and all work fine. I also run mysql and and IIS all on thesame local machine. They are all functioning fine. I can help you if i know what the problem is.

  • Apache 1.3.27 with plugin WL7  and concurrent use of WLS5.1 and WLS7.0 SP1 cluster server

    We plan to use WLS 5.1 and WLS 7.0 for different applications (and
    clusters), but with the same Apache Webservers.
    The installation of the Apache HTTP Server Plug-In is documented in
    http://e-docs.bea.com/wls/docs70/plugins/apache.html, but I could not
    find information about downward compatibility from the mod_wl.so. Can we
    upgrade the Plugin to 7.0 to serve both, the WLS 5.1 and WLS 7.0 ?

    You are in unchartered territory. But check the common "gotcha" and
    make sure that all the Oracle environment variables are set in the
    shell that starts Apache. Load the script <?php phpinfo(); ?> in a
    browser and see that whatever variables you need are set in the
    Environment section. See the section "Oracle Environment Variables
    for Connections" in Underground PHP and Oracle Manual
    I suspect it would be beneficial to migrate the PHP code to oci8.
    Check table 16-1 in Underground PHP and Oracle Manual for the mapping
    between 'oracle' and 'oci8' functions.
    -- cj

  • Will Apple update Apache / MySQL / PHP on Tiger 10.4.11

    Recently, a scan was made on the two xServes that I have, both running 10.4.11 with only the web services set up. They are running the default bare bones setup for Tiger Server 10.4.11.
    The scan showed issues with the current install of Apache and PHP. I have been told I need to update the serves to a more secure version of Apache, Mysql, and PHP.
    Does anyone know if Apple is going to issue an update for this? Is my only option to patch together a more recent version of Apache, Mysql, and PHP to patch this?
    Or is Apple's answer to my dilemma is to just upgrade to Leopard?
    Thanks for your comments.

    Your choices here fairly limited; there's the upgrade Leopard, loading (for instance) the [MAMP|http://mamp.info] kit or other such kit and shut down the integrated stuff within Mac OS X Server, or rolling your own Apache and related pieces. If these are Intel Xserve boxes, then you could tactfully and officially drag your heels for a couple of months and upgrade to Snow Leopard.

  • Apache/MySQL/PHP and Mountain Lion

    I was about to buy Mountain Lion, but I just read by a reviewer that there is an issue with the webserver or websharing capabilities of it. The reviewer was saying he/she had to go into the terminal and launch it from there!
    Is anybody else having issues with developing database driven sites on Mountain Lion, or are you getting on OK with it?
    I currently use xammp as my apache/mysql/php server. Is anybody on Mountain Lion using xammp, if not, what equivalent are you using?
    Thanks.
    Mat

    Starting Apache is very easy. Simply type the following into a terminal:
    sudo apachectl start
    I think that they removed the tick box because it's so easy to do from terminal, and not something that most OSX users need.
    As SnakEyez02 mentioned, using a package like MAMP or XAMPP doesn't require this. Those apps run their own Apache

  • OCI8 to existing Apache and PHP install

    Hi
    Wonder if anyone can help. I have an Apache server already installed with PHP on my linux system (Ubuntu) and I'd like to add the OCI8 driver so I can hook up my PHP pages to speak with the Oracle database. I've managed to do my applicaiton with postgres and mysql, just Oracle to do.
    Can anyone provide me with the steps I need to make to get the OCI8 driver installed? I don't really want to install my server again, is thera way I can chnage the PHP.ini and httpd.conf files and install the OCI8 driver without rebuilding?
    thanks

    If you have the pear/pecl utilities, you might find a 'pecl install oci8' works. If you hit problems, try downloading oci8 1.3.4 from http://pecl.php.net/package/oci8/, extract it and cd to the directory, run "phpize", "./configure --with-oci8=instantclient,/path/to/instclient/libs" and "make". Move the oci8.so to your extension directory (see your php.ini) and enable oci8 with extension=oci8.so in your php.ini.
    This is it in brief. Ping back if this + other standard install doc doesn't get you going.
    -- cj

  • Apache shows PHP files sources instead of running them.

    I've installed MySQL, Apache and PHP. All the configuration mentioned in Arch WiKi for LAMP seems to be done. But instead of executing PHP scripts Apache shows their sources as plain text. What can cause such a problem?

    I got the same problem, before I realize that by double clicking on my file opens it in firefox, but with
    "file://......"
    instead of
    "http://localhost/...."
    so the file was not interpreted by php.

  • Library error when configuring PHP with OCI8

    I'm running into a problem running the configure command to include OCI8 in our Linux PHP in order to connect to a remote Oracle database. I've been following the instructions on the page:
    http://www.oracle.com/technology/pub/notes/technote_php_instant.html
    We have a CentOS 4.6 server:
    * 2.6.9-67.0.4.ELsmp
    * Apache Apache/2.0.52
    * PHP 4.x
    I've downloaded the latest PHP we can get for 4.x (4.4.8). I can compile and install the default PHP 4.4.8 without issue. However, trying to configure the OCI8 runs into problems:
    I've added the types to the httpd.conf file and installed the rpms:
    oracle-instantclient-basic-11.1.0.1-1.i386.rpm
    oracle-instantclient-devel-11.1.0.1-1.i386.rpm
    I'm unsure if 4.4.8 config.m4 is correct -- but if we try to use the php_oci8c_buildpatch, it fails, so I went with the default config.m4 in PHP 4.4.8.
    I try to configure with the command:
    ./configure with-oci8-instant-client prefix=/usr/local/bin/php with-apxs2 enable-sigchild --with-config-file-path=/etc/httpd/conf
    ...and get the error it can't find the libraries:
    checking for Oracle (OCI8) support using ORACLE_HOME installation... no
    checking for Oracle (OCI8) support using Oracle Instant Client... yes
    checking Oracle Instant Client directory... /usr/lib/oracle/11.1.0.1/client/lib
    checking Oracle Instant Client SDK header directory... /usr/include/oracle/11.1.0.1/client
    checking Oracle Instant Client version... configure: error: Oracle Instant Client libraries not found
    Yet, when I look at the directory where it says it is looking, I see the libraries:
    # ls -l /usr/lib/oracle/11.1.0.1/client/lib
    total 124160
    lrwxrwxrwx 1 root root 17 Feb 6 14:35 libclntsh.so -> libclntsh.so.11.1
    -rw-r--r-- 1 root root 35295891 Aug 1 2007 libclntsh.so.11.1
    -rw-r--r-- 1 root root 5839373 Aug 1 2007 libnnz11.so
    lrwxrwxrwx 1 root root 15 Feb 6 14:35 libocci.so -> libocci.so.11.1
    -rw-r--r-- 1 root root 2331572 Aug 1 2007 libocci.so.11.1
    -rw-r--r-- 1 root root 79215373 Aug 1 2007 libociei.so
    -rw-r--r-- 1 root root 129285 Aug 1 2007 libocijdbc11.so
    -rw-r--r-- 1 root root 1879924 Aug 1 2007 ojdbc5.jar
    -rw-r--r-- 1 root root 1977444 Aug 1 2007 ojdbc6.jar
    -rw-r--r-- 1 root root 299640 Aug 1 2007 ottclasses.zip
    Can anyone shed some light on what I'm missing? I've searched, poked, and prodded -- but am unable to find a solution.
    Thanks!
    Keith

    The problem is in PHP. If you open configure script you will see that PHP 4.4.8 does not know instantclient 11g. He just know 10g.
    So you have three options:
    1. use 10g instant client
    2. use PHP5 instead of PHP4 (as PHP4 are deprecated, so no new versions in the future)
    "Support for PHP 4 has been discontinued since 2007-12-31. Please consider upgrading to PHP 5.2. The release below is the last PHP 4 release."
    3. You can rewrite configure script :-) which is possible but according to option 2 this option is silly.

  • Apache and PHP Security Scans

    I am now required to keep up with the latest versions of Apache and PHP on my Xserves for security reasons. Is there an easy way to do this?

    In order to keep up with security updates you'll have to install your own apache and php and stop using the ones that comes with Mac OS X (i think it is a good idea to do that anyway).
    Fortunately there are tools out there that will help you.
    I use macports, (http://macports.org) but if you decide to use it you will no longer be able to start, stop and control apache from the Server Admin interface. (there is actually a way to continue to do it but it will break at any system update you run).
    If you are comfortable controlling the server with the command line you'll like it very much and at the end feel it is a great improvement over the apache/php that ships with OS X.
    There is also Fink (http://www.finkproject.org/) but i have never used it so i can't say if it will work well or not and i'm sure it will also prevent you from using the Server Admin.
    Good luck.

  • Updates for Apache and PHP coming

    Hi all
    I am new to os x and Mac in general. I would like to use my shinny new MacBook Pro as a mobile development platform for apache2, php, javascript, ajax. However, I am unable to find a binary of apache2 that is ready to install. Is there such an animal?
    I would rather not use valuable disk space to load a compiler. All my other work is on Linux where I am comfortable compiling from tar files, but this is a new bird and my time is short.
    Any information is appreciated.
    Thanks,
    Bob

    I understand that Apache 2 will come with OS 10.5 this spring. Otherwise, I think you'll need to build it yourself. Or maybe you can find a binary at http://fink.sourceforge.net/

Maybe you are looking for

  • Can you transfer game saves to another iTunes account?

    When my little sister got an iPod touch I let her use my iTunes account as I couldn't see the harm. Since then, I've got an iPhone and there's a problem with using the same account. Whenever she uses iMessage, the conversations come up on my phone an

  • Request timed out in App Store search

    Since I have not been able to locate an answer to anyone with this similar issue... I am asking once again. I have an iPhone 4 iOS version 6.1.3. I have not updated iOS recently since I am already updated to my phone's highest offered version. So tha

  • HT204053 i have old macbook pro and having problem finding where to down load icloud

    How do add icloud to my Macbook pro wher do i go?

  • Text in my headers is now in Fractions

    A few days ago parts of my email headers and certain email blasts have text replaced with what looks like fractions. You can view an example from this screenshot link: http://www.bigthinkingbythehour.com/FractionType.jpg Any thoughts? I'm running Pan

  • Films

    I recently bought a dvd that had a digital copy to transfer onto my iphone. iv tarnsfered it and its in my itunes library but when i sync my iphone i cant find it on the phone to watch.