Is it support JDevp 10.1.3 -- php?

Hi,
plz tell me , if i run php program in jdev 10.1.3. wht should i do. is it required any api's and jar files. i m new in jdev .
thq

Use PHP Extension for JDeveloper 10.1.3
http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/exchange/php/index.html

Similar Messages

  • [SOLVED] Zabbix installation blocked - PHP database support missing?

    Hello everyone!
    I'm trying to install zabbix following the wiki (the mysql version: zabbix-server-mysql from AUR),
    on a working LAMP server (up to date).
    The package installs, but when I try to take the last steps of the installation (from http://localhost/my_zabbix_installation),
    on page two (Check of pre-requisites) it marks:
    "PHP databases support    off         Fail"
    according to php, mysql support is enabled. (extension=mysql.so is commented out in /etc/php/php.ini)
    What can cause this?
    Last edited by scar (2014-08-05 16:16:47)

    It is not bug. Read PHP extensions
    uncommet in file /etc/php/php.ini
    extension=mysqli.so

  • Command in php / mysql

    Hello,
    I used to program a lot in ASP, and loved the command
    function.
    However, now that I'm programming in PHP I do not have this
    at my disposal unfortunately.
    How does everyone perform certain actions on forms right
    now?, for example I'm performing an update on a record, but want to
    update all records in the table first by setting a certain field to
    0.
    Any thoughts and ideas / samples are greatly
    appreciated!

    Jasmine2002 wrote:
    > Correct, in ASP however I had the command so I can later
    on easily call up the
    > box and change / add / update my SQL.
    >
    > Do you just write the appropriate PHP for it?, I don't
    really know how to
    > properly write this in conjuction with Dreamweaver.
    I suspect that command is probably a stored procedure.
    Unfortunately,
    stored procedures were added to MySQL only in version 5.0,
    and
    Dreamweaver doesn't support stored procedures in the PHP
    MySQL server
    model. (I've lobbied for support, but it hasn't happened
    yet.)
    Your update is rather unusual, but you should be able to get
    Dreamweaver
    to generate the code for you using the Update Record server
    behavior.
    David Powers, Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • DW CS5 with PHP: no "register_long_arrays" in php.ini

    Mr. Powers:  I bought your book, “Adobe DW CS5 with PHP: Training from the Source.” I am running MAMP Pro 1.9.6 on a Mac Pro Intel, OS 10.6.8. Following your instructions in Chapter 2, I have changed ALL the settings per Table 2.1, EXCEPT “register_long_arrays” which I cannot find (searched every permutation in BBEdit) in either of the php.ini files listed. The php info v. 5.2.17 shows:
    Configuration File (php.ini) Path: /Applications/MAMP/conf/php5.2
    Loaded Configuration File: /Library/Application Support/appsolute/MAMP Pro/conf/php.ini
    and the “PHP Core” section shows “register_long_arrays” = On.
    Why can’t I find the setting in either php.ini file? Also, I have read that this setting has been deprecated in PHP 5.3; what does that mean to my configuration?
    You recommend matching certain settings to the host’s server configuration; it would be very useful in avoiding potential problems to have a complete list of these configuration/parameter recommendations for a prospective host, don’t you think?

    Thank you, SnakEyez02. At this point, I haven't gotten far enough to understand super-globals but I'm grateful for your help. After much head-banging, I believe the solution to my problem lies on this forum [ Re: Snow Leopard, MAMP php.ini Question ]. Though Mr. Powers recommends using MAMP Pro in the book, he doesn’t mention that changes made to settings in /Library/Application Support/appsolute/MAMP Pro/conf/php.ini are NOT LOADED and not reflected in the phpinfo.php file at subsequent server startups as they would be if I were using MAMP (not PRO).  In order for the settings changes to be loaded by MAMP Pro, editing must be done through the MAMP Pro interface menu /File/Edit Template/PHP 5.2.13 php.ini.
    Having opened that template, I'm now faced with a another unforeseen question:  what to do with
    [setting]  =  MAMP_error_reporting_MAMP
    when the book says that setting should be either “= On” or “= Off.”  If you can help me with this one, you’ll make my week!

  • Dreamweaver CS5.5 Mobile Apps with PHP and MYSQL?

    Hello,
    I don't have Dreamweaver CS5.5 yet and I've been trying to search for information on this but I couldn't find any. I've been learning PHP and been developing with MYSQL with Dreamweaver CS5 but I wanted to know if I can use the same tags and everything if I would to build a Mobile App using the new Dreamweaver CS5.5 (http://tv.adobe.com/watch/cs-55-web-premium-feature-tour-/dreamweaver-cs-55-jquery-mobile- pages/). I overlooked at the video and it seems pretty easy building an app. So is PHP and MYSQL easily integratable? Are there any examples that I might be able to check out?
    Thanks!

    No. PHP is a server-side scripting language that requires a server (or server-like environment) to run.
    An iPhone (or Android) application does not allow for a "built-in" server (which is resource intensive and has scary security implications). You just can't build an application with PHP/MySQL for a mobile device. Instead you can build a web service that your HTML/JavaScript mobile application can then communicate with. This is the only supported way you can use PHP/MySQL in a mobile app. Again: the PHP/MySQL should reside on a server and your HTML/JS mobile app can then communicate with that web service. That's what instapaper and other applications do.
    Frankly, just make a web application that's mobile device friendly and you'll:
    1) Avoid all the messiness of the app stores
    2) Have greater control over what your web app can do (don't have to tow the Apple/Google line)
    3) Have a web app that can work across mulitple mobile devices as well as standard web browsers (i.e. more audience = more $).
    4) Future proof your application (pushing updates to your server and everyone using your web app is updated)
    Otherwise, read-up on Adobe AIR and what it supports and remember, the best apps are written natively for the platform (i.e. want to write an app for an iPhone? Learn Objective-C and use xCode on a Mac. Want to write an app for Motorola Xoom? Learn the Android SDK and use inteliJ).

  • 64-Bit PHP on x86-Solaris 11.1

    Hi all,
    we have just set-up a x86-Solaris 11.1 based workgroup server which will be mainly used for web-based applications (like ownCloud, Moodle or openAtrium) at our university institute. As some of the members of our workgroup produce media (i.e. full HD videos), we have to deal with files larger than 2 GB. While it isn't any problem for Solaris' Apache to handle these file sizes, some PHP applications have quite big problems to work with files >2 GB correctly as long as the underlying PHP is a 32 bit binary.
    I wouldn't have expected that an Enterprise system like Solaris 11.1 still comes with 32 bit applications as the Solaris kernel itself is using the 64 bit mode on x86_64 for quite some time now. Nevertheless, as I really like Solaris' features especially for stable and large storage solutions, I want to stick with Solaris and will have to find a solution for the mentioned problem...
    Recompiling PHP from the sources as a 64 bit application is not a problem. I also assume that I would also have to recompile Apache2 as a 64 bit application to get compatibility to the apache module of 64 bit PHP.
    My question is: Is there any "gold standard" to accomplish this? Of course, I can recompile all parts that I need by myself, completely independently from the packaging system, and put them to "/usr/local/..." or to "/opt/local/...". I am, however, not sure if this is the best way. Perhaps there are already packages I could install and I don't know about. I can't imagine that I am the first user who experiences that problem. Would it make sense to switch to an alternative package repository like OpenCSW? What I also thought about, was the following way to proceed: I'm going to take the source packages from Oracle and then compile Apache and PHP (and most probably also MySQL) with the option for 64 bit according to the instructions in the sources. So I can also build new packages which I can deploy into the zones where I need them in.
    Is there any better way which I might have overlooked, yet?
    Thank you in advance for any help!
    Kind regards,
    Steffen

    I also assume that I would also have to recompile Apache2 as a 64 bit application to get compatibility to the apache module of 64 bit PHP. In S11.1 Apache is already 64-bit aware:
    ls -l /usr/apache2/2.2/bin/amd64
    total 4277
    -r-xr-xr-x 1 root bin 89584 Jan 12 20:47 ab
    -r-xr-xr-x 1 root bin 3649 Jul 19 2012 apachectl
    -r-xr-xr-x 1 root bin 22657 Jul 19 2012 apxs
    -r-xr-xr-x 1 root bin 16424 Jan 12 20:47 checkgid
    -r-xr-xr-x 1 root bin 8925 Jul 19 2012 dbmmanage
    -r-xr-xr-x 1 root bin 1348 Jan 12 20:47 envvars
    -r-xr-xr-x 1 root bin 1081 Jan 12 20:47 envvars-std
    -r-xr-xr-x 1 root bin 36728 Jan 12 20:47 htcacheclean
    -r-xr-xr-x 1 root bin 27232 Jan 12 20:47 htdbm
    -r-xr-xr-x 1 root bin 21616 Jan 12 20:47 htdigest
    -r-xr-xr-x 1 root bin 26432 Jan 12 20:47 htpasswd
    -r-xr-xr-x 1 root bin 841064 Jan 12 20:47 httpd
    -r-xr-xr-x 1 root bin 859224 Jan 12 20:47 httpd.worker
    -r-xr-xr-x 1 root bin 21576 Jan 12 20:47 httxt2dbm
    -r-xr-xr-x 1 root bin 17376 Jan 12 20:47 logresolve
    -r-xr-xr-x 1 root bin 21464 Jan 12 20:47 rotatelogs
    -r-x------ 1 root bin 21712 Jan 12 20:47 suexec.disabled
    The problem is that 64-bit PHP isn't bundled.
    You can try to rise an SR on that topic.
    It seems that it would be easier to integrate large file support only in 32-bit PHP instead.
    Any 32-bit application that is compiled with large file support (-D_LARGEFILE_SOURCE and
    -D_FILE_OFFSET_BITS=64) will work with > 2GB files.
    I think that SR could be realized relatively faster than integrating stable 64-bit PHP.
    Regards,
    Serghei

  • PHP 5.2.4 + OCI8 Compile Issues on RHEL4

    Hiya,
    i've been looking around and can't really find anything to help with this issue, i have installed the oracle RPMS:
    [root@proxy2 php-5.2.4]# rpm -qa | grep -i oracle
    oracle-instantclient-basic-11.1.0.1-1
    oracle-instantclient-devel-11.1.0.1-1
    oracle-instantclient-odbc-11.1.0.1-1
    oracle-instantclient-sqlplus-11.1.0.1-1
    the configure line works fine:
    ./configure \
         --with-oci8=$ORACLE_HOME \
         --with-mysql \
         --with-apxs2=/usr/local/apache2/bin/apxs \
         --enable-ftp \
         --with-curl \
         --enable-sockets \
         --with-tidy \
         --enable-sigchild
    yet when attempting to run make a whole load of errors in the line of:
    /source/php-5.2.4/ext/oci8/oci8.c: In function `php_oci_fetch_row':
    /source/php-5.2.4/ext/oci8/oci8.c:1680: error: `z_statement' undeclared (first use in this function)
    /source/php-5.2.4/ext/oci8/oci8.c:1680: error: invalid type argument of `unary *'
    /source/php-5.2.4/ext/oci8/oci8.c:1681: error: invalid operands to binary *
    /source/php-5.2.4/ext/oci8/oci8.c:1682: error: `column' undeclared (first use in this function)
    /source/php-5.2.4/ext/oci8/oci8.c:1683: error: `ub4' undeclared (first use in this function)
    /source/php-5.2.4/ext/oci8/oci8.c:1683: error: syntax error before "nrows"
    /source/php-5.2.4/ext/oci8/oci8.c:1687: error: `expected_args' undeclared (first use in this function)
    /source/php-5.2.4/ext/oci8/oci8.c:1690: error: `ht' undeclared (first use in this function)
    /source/php-5.2.4/ext/oci8/oci8.c:1695: error: `mode' undeclared (first use in this function)
    /source/php-5.2.4/ext/oci8/oci8.c:1727: error: syntax error before ')' token
    /source/php-5.2.4/ext/oci8/oci8.c:1727: error: `return_value' undeclared (first use in this function)
    /source/php-5.2.4/ext/oci8/oci8.c:1729: error: `nrows' undeclared (first use in this function)
    /source/php-5.2.4/ext/oci8/oci8.c:1735: error: request for member `ncolumns' in something not a structure or union
    /source/php-5.2.4/ext/oci8/oci8.c:1747: error: `element' undeclared (first use in this function)
    /source/php-5.2.4/ext/oci8/oci8.c:1749: error: syntax error before ')' token
    /source/php-5.2.4/ext/oci8/oci8.c:1776: error: invalid type argument of `->'
    /source/php-5.2.4/ext/oci8/oci8.c:1776: error: `orig_ptr' undeclared (first use in this function)
    /source/php-5.2.4/ext/oci8/oci8.c:1776: error: syntax error before ')' token
    /source/php-5.2.4/ext/oci8/oci8.c:1776: error: invalid type argument of `unary *'
    /source/php-5.2.4/ext/oci8/oci8.c:1776: warning: passing arg 1 of `_zval_copy_ctor' makes pointer from integer without a cast
    /source/php-5.2.4/ext/oci8/oci8.c:1776: error: invalid type argument of `->'
    /source/php-5.2.4/ext/oci8/oci8.c:1776: error: invalid type argument of `->'
    /source/php-5.2.4/ext/oci8/oci8.c:1776: error: invalid type argument of `->'
    /source/php-5.2.4/ext/oci8/oci8.c:1776: error: invalid type argument of `->'
    /source/php-5.2.4/ext/oci8/oci8.c:1776: warning: passing arg 1 of `_zval_dtor' makes pointer from integer without a cast
    /source/php-5.2.4/ext/oci8/oci8.c:1776: error: invalid type argument of `unary *'
    /source/php-5.2.4/ext/oci8/oci8.c:1776: warning: passing arg 1 of `_zval_copy_ctor' makes pointer from integer without a cast
    /source/php-5.2.4/ext/oci8/oci8.c:1776: error: invalid type argument of `->'
    /source/php-5.2.4/ext/oci8/oci8.c:1776: error: invalid type argument of `->'
    /source/php-5.2.4/ext/oci8/oci8.c:1778: error: request for member `ncolumns' in something not a structure or union
    /source/php-5.2.4/ext/oci8/oci8.c: In function `php_oci_persistent_helper':
    /source/php-5.2.4/ext/oci8/oci8.c:1788: error: `connection' undeclared (first use in this function)
    /source/php-5.2.4/ext/oci8/oci8.c:1793: error: syntax error before ')' token
    /source/php-5.2.4/ext/oci8/oci8.c:1796: error: request for member `in_call' in something not a structure or union
    /source/php-5.2.4/ext/oci8/oci8.c:1822: error: request for member `persistent_timeout' in something not a structure or union
    /source/php-5.2.4/ext/oci8/oci8.c:1823: error: request for member `persistent_timeout' in something not a structure or union
    /source/php-5.2.4/ext/oci8/oci8.c:1826: error: request for member `ping_interval' in something not a structure or union
    /source/php-5.2.4/ext/oci8/oci8.c:1827: error: request for member `ping_interval' in something not a structure or union
    /source/php-5.2.4/ext/oci8/oci8.c:1835: error: request for member `persistent_timeout' in something not a structure or union
    make: *** [ext/oci8/oci8.lo] Error 1
    (there is more before that!)
    Any clues on what might be the cause of this? i have also attempted getting the latest PHP oci8 package from http://pecl.php.net/package/oci8 but alas no luck.
    Can anyone enlighten me on how to correct this? Thanks in advance!
    Regards,
    Shadi Almosri

    More Debugging information incase it helps, this is the process i am taking to run the compile.
    [root@proxy2 php-5.2.4]# make distclean
    find . -name \*.gcno -o -name \*.gcda | xargs rm -f
    find . -name \*.lo -o -name \*.o | xargs rm -f
    find . -name \*.la -o -name \*.a | xargs rm -f
    find . -name \*.so | xargs rm -f
    find . -name .libs -a -type d|xargs rm -rf
    rm -f libphp5.la sapi/cli/php libphp5.la modules/* libs/*
    rm -f config.cache config.log config.status Makefile.objects Makefile.fragments libtool main/php_config.h stamp-h php5.spec sapi/apache/libphp5.module buildmk.stamp
    grep -E define'.*include/php' /source/php-5.2.4/configure | /bin/sed 's/.*>//'|xargs rm -f
    find . -name Makefile | xargs rm -f
    [root@proxy2 php-5.2.4]# ./buildconf --force
    Forcing buildconf
    using default Zend directory
    buildconf: checking installation...
    buildconf: autoconf version 2.59 (ok)
    buildconf: Your version of autoconf likely contains buggy cache code.
    Running cvsclean for you.
    To avoid this, install autoconf-2.13.
    rebuilding configure
    aclocal.m4:2141: PHP_PROG_LEX is expanded from...
    [root@proxy2 php-5.2.4]# export ORACLE_HOME=/usr/lib/oracle/11.1.0.1/client
    [root@proxy2 php-5.2.4]# export LD_LIBRARY_PATH=/usr/lib/oracle/11.1.0.1/client/lib
    [root@proxy2 php-5.2.4]# ./configure \
    --with-oci8=$ORACLE_HOME \
    --with-mysql \
    --with-apxs2=/usr/local/apache2/bin/apxs \
    --enable-ftp \
    --with-curl \
    --enable-sockets \
    --with-tidy \
    --enable-sigchildconfigure completes with no errors with these outputs related to OCI:
    checking for Oracle (OCI8) support... yes
    checking PHP version... 5.2.4, ok
    checking Oracle Install Directory... /usr/lib/oracle/11.1.0.1/client
    checking if we're on a 64-bit platform... no
    checking OCI8 libraries dir... lib
    checking Oracle version... 11.1
    checking for OCILobIsTemporary in -lclntsh... yes
    checking for OCICollAssign in -lclntsh... yes
    [root@proxy2 php-5.2.4]# make
    Then the errors start from here:
    /bin/sh /source/php-5.2.4/libtool silent preserve-dup-deps --mode=compile gcc  -Iext/oci8/ -I/source/php-5.2.4/ext/oci8/ -DPHP_ATOM_INC -I/source/php-5.2.4/include -I/source/php-5.2.4/main -I/source/php-5.2.4 -I/usr/include/libxml2 -I/source/php-5.2.4/ext/date/lib -I/usr/include/mysql -I/source/php-5.2.4/TSRM -I/source/php-5.2.4/Zend    -I/usr/include -g -O2  -prefer-non-pic -c /source/php-5.2.4/ext/oci8/oci8.c -o ext/oci8/oci8.lo
    In file included from /source/php-5.2.4/ext/oci8/oci8.c:50:
    /source/php-5.2.4/ext/oci8/php_oci8_int.h:56:17: oci.h: No such file or directory
    In file included from /source/php-5.2.4/ext/oci8/oci8.c:50:
    /source/php-5.2.4/ext/oci8/php_oci8_int.h:101: error: syntax error before "OCIEnv"
    /source/php-5.2.4/ext/oci8/php_oci8_int.h:101: warning: no semicolon at end of struct or union
    /source/php-5.2.4/ext/oci8/oci8.c:1826: error: request for member `ping_interval' in something not a structure or union
    /source/php-5.2.4/ext/oci8/oci8.c:1827: error: request for member `ping_interval' in something not a structure or union
    /source/php-5.2.4/ext/oci8/oci8.c:1835: error: request for member `persistent_timeout' in something not a structure or union
    make: *** [ext/oci8/oci8.lo] Error 1
    [root@proxy2 php-5.2.4]#

  • Built-In PHP Functions Are Not Recognized

    I have a PHP project in Flash Builder for PHP 4.5 which does not recognise any of the PHP in-built functions. I have tested this on a brand new project and still the functions I type are not recognised. So I can't basically auto-complete them or look at what the function definition is.
    Usually the built-in function are listed under "PHP Language Library" > "Core API". But in my PHP projects they don't show at all. Any thoughts?
    I raised this problem with Zend (Which is where I bought the product from) Support and this is what they had to say:
    Unfortunately, Zend not supporting the Flash Builder for PHP.
    You can use the Adobe online forums to find solutions for your technical issues:
    http://forums.adobe.com/community/flash_builder/
    and this:
    Please use the Adobe Forums to report your problem. If the problem is related to Zend part of the product (it definitely looks like this), we will help you to solve this problem - through Adobe Forums. If you browse Adobe Forums, you may have noticed that our staff is quite responsive. Just post your issue there and you will see that routing your request through the correct channel will ensure the fastest resolution.
    So I am hoping Zend/Adobe Engineers are here to help me with the problem I have. Thanks

    Hi Roy,
    Here is the contents of the project .buildpath
    <?xml version="1.0" encoding="UTF-8"?>
    <buildpath>
         <buildpathentry kind="con" path="com.zend.php.phpunit.CONTAINER"/>
         <buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
         <buildpathentry kind="src" path=""/>
    </buildpath>
    and .project
    <?xml version="1.0" encoding="UTF-8"?>
    <projectDescription>
         <name>NAV-Contacts-PHP</name>
         <comment></comment>
         <projects>
         </projects>
         <buildSpec>
              <buildCommand>
                   <name>org.eclipse.wst.validation.validationbuilder</name>
                   <arguments>
                   </arguments>
              </buildCommand>
              <buildCommand>
                   <name>org.eclipse.dltk.core.scriptbuilder</name>
                   <arguments>
                   </arguments>
              </buildCommand>
         </buildSpec>
         <natures>
              <nature>org.eclipse.php.core.PHPNature</nature>
              <nature>org.zend.php.framework.ZendFrameworkNature</nature>
         </natures>
    </projectDescription>
    The OS is MacOS X 10.6.7

  • Server Not Found - php in CS5.5 'Live Code' Issues

    Hi
    I'm new to this Forum, so hello to one and all.
    I have just started to learn php and was lead to believe that CS5.5 would be able to let me see what was happening when I place a new bit of php in the Live View. However, all I get is an error code saying the following:
    Server Not Found
    The page "http://ftp.sharkdesigns.co.uk/public_html/php.php" was not loaded because Dreamweaver could not find the server "ftp.sharkdesigns.co.uk". Please make sure you are connected to the internet and the server name is correct.
    Not being a computer buff I have no idea why this should be happening, since I have built my web site on the CS4 version without any issues.
    I have learned some HTML, CSS etc. by sheer trial and error, since the books I have assume that you know what you’re talking about to be able to read what they are talking about, but nobody explained what they are talking about when they talk about the stuff that you need to know … Confused? Join my world, because I’m so confused that I have lost track of everything I have learned and don’t know where to look in the hope that an answer will materialise. The problem is that I don’t use the special terms that are so common in this industry often enough to remember what they actually mean for more than a few minutes, so when I try to learn something new, I have to start all over again as if I didn’t know anything at all. By way of added frustration, I also don’t know what to ask or how to ask for it because I don’t know that it is there to be asked for in the first place (example: - if you can’t spell the word ‘One’, and there is no one else to ask how it is spelled, how do you look it up in a dictionary unless you can already spell it?).
    The problem I have is that if it works I can use it, but if it doesn’t work you need a Masters degree to get it to work to use it, which I don’t, and there is just on one to ask what is going wrong. So unless you know what to ask and how to ask for it, which I don’t, you just have an error message that stumps you before you have even started.
    I know that this is a lot of rambling, but I just need my system to work so that I can lean a little php to make my web site run better, and there is no one I know who can help.
    Can anyone help?

    Mark Shark Designs wrote:
    Hi
    I'm new to this Forum, so hello to one and all.
    I have just started to learn php and was lead to believe that CS5.5 would be able to let me see what was happening when I place a new bit of php in the Live View. However, all I get is an error code saying the following:
    If you have just started to learn php then you will want to set up a local server testing environment to test your pages rather than keep uploading the files to your remote and checking them out, which seems a bit backwards to me if your'e going to be using php a lot.
    For PC:
    http://www.webassist.com/support/documentation/how-tos/xampp_for_windows.php
    For Mac:
    http://www.webassist.com/support/documentation/how-tos/mamp_for_mac.php

  • Is Java better than PHP ?

    Hi
    I see that many large companies on the web which have large websites with a lot of traffic are choosing to use application servers for their sites. Usually the ones they are choosing are j2ee based application servers. I almost never see any large website with a PHP solution, it usually uses servlet/JSP. When i look at smaller sites its usually PHP. What i am wondering is why the large companies choose to use a complex setup of application servers when they could just set up a CMS in PHP which they could just buy from some place, install easily and then they could just start writing articles for example. Why does large companies use this complex solution of application servers instead of PHP which would be a much simpler setup... is it because PHP doesnt scale as well as java or what is it ?
    Could someone please comment on this...

    What i am wondering is why the large companies choose to use a complex setup of application servers when they could just set up a CMS in PHP which they could just buy from some place, install easily and then they could just start writing articles for example.Not all "large" websites are mere CMSs. Of the CMS solutions, the best ones do not run under PHP, thus not all CMS based websites choose PHP.
    Why does large companies use this complex solution of application servers instead of PHP which would be a much simpler setup... is it because PHP doesnt scale as well as java or what is it ?The advantages of PHP are that it is free, easy to understand for beginners, and simple for small applications. It's a natural choice for inexperienced developers.
    The advantages of Java/J2EE are that it is well supported, very structured, and has a massive library of standard and external libraries to support it.
    What's PHP's answer to messaging solutions? To linear programming? To integration with legacy systems? It may well be that PHP doesn't scale, but that's the least of its problems in the enterprise world.
    Your questions sounds suspiciously like "I like PHP, why is Java so complicated?" and the answer is "The complexity exists because sometimes we need it."
    (Edited ambiguity in opening para).

  • Drivers are installed and configured correctly but PHP can still not find them

    Hi,
    I am trying to test my application on and IIS/MSSQL setup before trying to deploy it to a customer's site. I have a clean install of IIS, SQL Server and PHP. The Servers appear to be configured correctly. I have downloaded and installed drivers according
    to the Microsoft documentation. I have made sure the module is enabled in IIS and the entry isin the PHP.ini file.
    Using "PHP -i" in powershell gives:
    PHP Startup: Unable to load dynamic library
    'C:\xampp\php\ext\php_pdo_sqlsrv_55_nts.dll' - The specified module could not be found.
    I am using the PHP from my xampp installation as I need the newer version of PHP to support my application. The PHP version is 5.6.3.
    When I try to connect to the database in PHP I get: 
    #0 CACDB::fail(could not find driver) called at [C:\plato\dal\dbconn.php:24]
    #1 CACDB->__construct() called at [C:\plato\dal\dbconn.php:36]
    #2 CACDB::Connection() called at [C:\plato\dal\user.php:17] 
    Thanks in advance,
    Dion

    You should be able to disable that item in the device manager console?also I'm fairly sure there is a "Stop bugging me about this" option when Vista finds new hardware. Sorry for the vague reply, I'm nowhere near any Vista PC's right now

  • PHP & OHS

    Hi,
    Can Oracle HTTP Server 10.1.3.5 be made to work with a recent vintage of PHP that also has mysql support?
    Here is my problem. The marketing dept hired a design firm to redo our site. As part of the redo they are moving it to Drupal. The requirements for Drupal are pretty basic - apache, php and mysql. On paper OHS didn't have a problem with any of that but I soon found a raft of issues. Here's what I've done so far.
    1. Tried installing it on the OHS integrated with Oracle Application Server 10.1.3.5 which uses Apache 1.3. It worked except the PHP was so old that Drupal threw errors after it was installed. I changed it to use PHP5 instead but it does not come with mysql support.
    2. Tried installing on a standalone version of OHS which uses Apache 2. Same problems as the integrated version.
    3. Tried installing on a standalone version of generic apache. Getting mysql and php configured was a snap but I can't get the mod_oc4j plugin to work. That's a showstopper because I have to be able to pass traffic to our OAS instance. I'm still working with Oracle support trying to get that to work.
    The underground php manual on the oracle site hinted that php5 in OHS could be updated to include mysql support. I have zero php experience so I never got that to work.
    So...does anyone have any bright ideas. I'm desperate enough to try anything. Well, almost anything. : )
    The requirements should be simple - run a site based on drupal that integrates with OC4J.
    Any help is greatly appreciated.
    Chris
    Edited by: user11994949 on Aug 31, 2010 4:11 PM

    Is there any reason why it all has to be in one environment?
    I have several sites that are on the internet running apache 2 with mysql support that interact JSON/AJAX with a box that is assigned proxy duties to communicate over a vpn tunnel to Oracle. Mostly for security reasons but this works fine and should help with your (my condolances) Drupal problem.
    If you'd like me to go into more detail let me know.
    Jeff

  • Upgrade PHP in OS 10.4.11

    Is there reliable documentation to upgrade to the current version of PHP in OS 10.4.11
    MY intentions and focus is to have the current version of PHP in the OS.
    Yet nobody "seems" to supports a PHP build in the OS X 10.4.11
    Or is there, where could i find support for a upgrade of PHP to its current build Version for the Apple 10.4.11
    I tried to do a search here in Apple for 10.5 to see what the price for Leopard is and i receive Snow Leopard, every thing seems to point to Snow Leopard.
    I could squeeze the $ to upgrade, is there any where in Apple where there is not a sales bonanza. where could i find some strait information without the sales pitch.
    Thank you.

    The Apple Store, while it won't list it online, often has copies it can sell you by phone.
    If not, try one of the used and refurbished Mac stores listed in my FAQ*:
    http://www.macmaps.com/usedrefurbished.html
    Of course be sure it is labelled *
    does not say Update, DropIn, or OEM.
    and to follow my upgrade FAQ* when updating:
    http://www.macmaps.com/upgradefaq.html
    - * Links to my pages may give me compensation.

  • Microsoft Drivers for PHP 5.6+ for SQL Server

    Hi there! I'm trying to migrate all of the sites running on Joomla 3, PHP 5.6, from mySQL to MSSQL server 2014. I can only find Microsoft SQL driver 3 which supports
    until PHP 5.4 but I'm currently running PHP 5.6. Joomla will NOT even recognize SQL driver PHP 5.4 since I'm running PHP 5.6. Based on my research, it seems as Microsoft DO NOT have SQL driver for PHP 5.6 and don't seem to worry about it. Is there any support
    for SQL Drivers for PHP in the future (PHP 5.6+)? Any suggestions? These current sites we are supporting do get PHP upgrades, as well as Joomla. Any help is greatly appreciated. Thanks.

    Microsoft as a whole don't worry about PHP, PHP is not a product of Microsoft. The support for PHP was just because of over requests of PHP users and developers so Microsoft supported PHP on Windows. 
    Microsoft, might, in future support 5.6 and so on, but these features are not as much supported by Microsoft as MS SQL Server, Windows, ASP.NET are supported and updated frequently.
    So, as you've already found. The bid is that you go, and find a third-party plugin. Or, you can however read the manuals (developer documentation) of SQL Server and try to create a plugin in PHP that would connect to SQL Server. If I had to do this, I would
    have created a new plugin rather than trying to use an old third-party plugin. Microsoft's product are land-locked so you can't say any plugin would fully function with Microsoft's products.
    ~!Firewall!~

  • Zen65 supported ethernet cards

    Can anyone tell me where I can find the list of all the cards "built into"
    Zen65? We're stuck on this version for the next few months and we need to
    purchase new computers for staff during this time. We have no problem with
    general hardware specs but need to know what ethernet cards to include in
    our specs for imaging. We've had no luck with newer-generation cards and
    zen65. Currently we know broadcom netextreme 5700 work but we can't source
    PCs with these cards anymore. Preferably looking for cards that will be
    usable in zen65 as well as zen7 for when we switch over

    We have the same issue.. but we already have the HP dc5700s on site.
    Please include me if you get resolution. HP sent me to
    http://www.broadcom.com/support/ethe...me_desktop.php
    Can unzip, but then the whole process of making the tg3.o file for our
    kernel is confusing to me... I know some Unix, but by no means is this
    easy. There is a bcm5700.o driver I found in Cool Solns, but it is for a
    former kernel. If someone gets this compuiled for ZFD65SP2, please pass
    it on.
    > > You can add the driver you need to PXE or the CD. You need the Linux
    > > driver and you can follow several cool solution how tos to get teh
    > > driver needed into the system.
    > >
    > > --
    > > Timothy Leerhoff
    > > Novell Support Forum Sysop
    >
    > Have been doing that, or at least trying. Managed to get the broadcom
    > drivers working that way but the drivers were already compiled for
    zen65.
    > Can't find drivers for newer-generation cards. All other cards we've
    been
    > testing don't have compiled drivers and we've been unable to
    successfully
    > compile drivers from sourcecode. Getting kernel errors during use, etc.
    We
    > (basically it's been given to me to fix after our other staff couldn't
    get
    > it working) don't have the time, manpower and patience to re-compile
    each
    > and everytime we get a new card. Prefer to know beforehand and buy a
    > machine that's supported out-of-the box.

Maybe you are looking for

  • Capturing Excise details for CENVAT in Stock Transfer

    Dear Gurus, Our requirement is that we have 2 manufacturing plants and first plant sends a semi finished product duly paying all Excise duties, to the second plant and they receive it to manufacture a finished product and sell it from there. Both the

  • How Do I Uninstall Cuda Driver from my Macbook Pro

    Hi Guys, I recently installed the Cuda Driver for my Mac because I was having problems playing Diablo 3, and later, working on Google Chrome. The common problem is that I'll get a black screen, my music starts looping, there's nothing I can do but to

  • Adobe digital reader for android

    Can anyone tell me how to download ade to my android tablet (Samsung tab 3 10.1) Bo

  • Best practice to integrate UPK modes in a separate eLearning module? Specifically Lectora

    I have several elearning modules to develop. For richness of content (and standards in my firm) these will be built either in Lectora or in Flash. I'd like to include some process simulations in those modules. If I use UPK to generate the simulations

  • Content Validation Occurance

    Does content validation happen at all during the distribution process? I know it occurs when it is scheduled on a DP and it can be triggered manually from a DP. Just not sure if it occurs any other times. --Tony