Configuring Manually for PHP/CGI

Is it possible to manually configure the Application Server HTTP Service to correctly handle PHP and Perl files? If so, further information would be greatly appreciated.

i think this is a bug ... i dunno( if it's pacman of pkg related ), however .. you can get round it, ( or should ) by installing php as it was before .. then pacman -S php-cgi, this should prompt with a conflict warning, just issue Y, to replace it (note: don't remove it manually).
if that's what you did, i unfortunately have no other solution.

Similar Messages

  • Configuration Manual

    Hi Experts,
    I am in the finising stage of the implementation. I am supposed to prepare the configuration manual. Since this is my first implementation, i am not aware how this has to be done. Can some one help me with a sample/model Configuration manual for HR.
    Thank you in advance. Assure you points for the help.
    Cheers
    John
    Message was edited by:
            JOHN PETER. X

    Hi,
    I can just show u a sample based on that u can prepare as of....
    1.Maintain Plan Versions
       1.1Functional Component Definition
    Plan versions required in the enterprise are set up in this setting. Plan versions offer the possibility to administer several plans parallel in the system. As a rule, one plan version contains an overview of your enterprise's organizational plan.                                
    Evaluations (reports) are always concerned with one plan version. For this reason, it is not advisable to create own plan version for each component of Personnel Planning and Development (Organizational Management, Personnel Development, Personnel Cost Planning and Training and Event Management).                                       
    Only one plan version is ever active. This is the integrated plan version, which is considered in the case of integration with Personnel Administration.
    1.1.2.     Implementation Guide Menu Path & Transaction code
    Path: Tools  Business Engineer  Customising  Project IMG  Personnel Management  Global Settings for Personnel Management  Maintain Plan Versions Transaction Code: OOPV
    1.1.3.     How will SAP meet the business/process requirements
    Plan version 01 Current Plan will be used and will be active and current. Create new plan versions for copying the existing current and active plan into the new plan version. The new plan version will be used for carrying out the scenario modelling. Scenario modelling will not be carried out in active and current plan version.
    1.1.4.     Issues raised
    SI. No.     Description of issue     Owner     Resolution date
    Reward if helpful,
    Regards
    Asha

  • Cannot build php-cgi package

    I need to build php-cgi with a certain compile option.
    After searching the Arch site, I decided that I needed to install ABS and modify the PKGBUILD file for php-cgi.
    I discovered that there is no php-cgi directory in /var/abs/..., so I looked in /var/abs/php/PKGBUILD. I found this at the beginning of PKGBUILD:
    pkgbase=php
    pkgname=('php'
             'php-cgi'
             [SNIP]...
             'php-xsl')
    So I tried: makepkg -d --pkg php-cgi
    (I had to add "-d" or the build would quit for dependencies that are not really necessary)
    I thought this would look the same as doing pacman -S php-cgi. But it was quite different.
    At first, makepkg tried to compile all the packages in the PKGBUILD file. It wanted me to install "dependencies" that I don't want. That's why I added the "-d" option.
    I got all kinds of messages that don't happen when I just run pacman. I had to install some packages that the simple pacman command didn't require (such as curl).
    Eventually it aborted with "cannot find enchant". I don't know where to go from here.
    So what am I doing wrong? How do I compile and install php-cgi without getting all the messages? Why do I have to turn off dependencies?

    oksofar wrote:
    I see that I should have posted this topic in the "PKGBUILDs & ABS Support" forum. I should probably remove it from this forum and repost.
    If so, how do I do that?
    thanks.
    Done

  • How to configure wokflow for MRP generated  & manually created PR

    Dear Gurus,
    I have to customize SAP workflow for releasing Purchase requisitions. I will be using enhancement M06B0001 for my own role resolution.
    I have some questions regarding workflow
    1)     How to configure workflow for MRP generated & manually created PR?What are the steps? what are the limitations in doing so?
    2)     Since we are facing the problem of insufficient user license ,How to send notifications to NON SAP users?(We have thought of creating a Z table for the same)
    Looking forward to your reply,
      Thanks in advance,
    Best regards
    Tushar
    SAP MM Consultant

    Dear Mike,
    Thanks for your reply, & sorry for not responding on time.
      Here are my constraints:
    1) Not a single component of HR module will be implemented.(Project management decision:-()
    2) Number of user licenses are less, considering the workflow users.(Hence we have thought of creating Z table for employee nos. & EMAIL IDs ,& this table will be accessed by using M06B0001 user exit.(It is still in development phase. Truely speaking, dont know whether it will work or not).If this works out ,then I believe, record from SU01 will not be used (Please correct me here).
    3)We have 2 instances on development server.(in short,2 separate installations on same server by creating additional instance). What are the implications of this particular system landscape on workflow? Whether workflow will work or not??:-(, :-(.
    The reason I asked you 3rd question is , As soon as 2 nd instance was created on development server, Short Dumps are coming while running transactions of Workflow builder.(SWDD & PFTC).It is giving error" Table is unknown or does not exist". Description of error says"The current program"SAPLSWF3 had to be terminated because one of the statements could not be executed."
    "An SAP Open SQL Statement contains a table that does not exist in the database or is not listed in the ABAP Data dictionary.The Table is "SWF_WFPDSC" or another table is accessed in the statement.
    Program=SAPLSWF3
    Include=LSWF3U05
    Row=22
    Module name=SWF_WFP_REPOSITORY_CONTENT_GET
    The same dump is coming while accessing SWF_WFPVW table from SE16.
    Request to Mike & all of you, help me in this regard.
      Thanks in Advance,
    Regards,
    Tushar

  • User Manual for SPRO Configuration Done

    Hai SAP guru
    Can any one tell me how to take print out of the spro configuration done for FICO module.
    Thanks

    Hi dear,
    If configuration is already done then first you have make configuration document in word your own.You can take screen shot by using print screen function or you have to write down the path for the configuration and settings done by you at each stages.There is no direct way by which you can get the print out for the configurations done.All configuration documents that u can find on the net irrespective of module are first prepared manually and then are uploaded so that any one can take its print out.Hope it is cleared.

  • Php-cgi install issue

    I had the php package installed until I realized I needed php-cgi for what I want to do.  When I tried to install php-cgi it complained about php being installed so I removed php.  But now when I try to install php-cgi, I get this...
    % pacman -S php-cgi
    resolving dependencies... done.
    looking for inter-conflicts...
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: php: conflicts with php-cgi
    The weird part is that php has been removed.  Any ideas folks?

    i think this is a bug ... i dunno( if it's pacman of pkg related ), however .. you can get round it, ( or should ) by installing php as it was before .. then pacman -S php-cgi, this should prompt with a conflict warning, just issue Y, to replace it (note: don't remove it manually).
    if that's what you did, i unfortunately have no other solution.

  • In the download for PHP 5.3, there is no php5ts.dll

    found php5ts.dll
    PHP 5.3 not working aft er the following changes were made:
    IIS: properties->home directory->configuration   C:\PHP\php5.dll
    with GET,HOST,POST,DEBUG
    doc_root = "C:\inetpub\wwwroot"
    tried each of :
    ;extension=php_sqlsrv_53_nts_vc9.dll
    ;extension=php_sqlsrv_53_nts_vc6.dll
    ;extension=php_sqlsrv_53_ts_vc9.dll
    extension=php_sqlsrv_53_ts_vc6.dll
    cgi.force_redirect = Off
    IIS 5.1 with cgi 1.5 RC
    extension_dir = "C:\PHP\ext"
    contains all 4 files:
    php_sqlsrv_53_nts_vc9.dll
    php_sqlsrv_53_nts_vc6.dll
    php_sqlsrv_53_ts_vc9.dll
    php_sqlsrv_53_ts_vc6.dll
    added to XP Prof SP3 path: ;C:\PHP;C:\PHP\ext
    also created (just in case) PHPRC environment variable (alongside path)
    containing C:\PHP;C:\PHP\ext
    I gave IUSR_LANDON all powers
    http://207.254.225.224:8080/phpinfo.php
    all firewalls set to accept 8080
    <?php
           phpinfo();
    ?>
    _______________________________________________RESULTS
      The website cannot display the page
    HTTP 500 
       Most likely causes:
    •The website is under maintenance.
    •The website has a programming error.
       What you can try:
         Refresh the page.
         Go back to the previous page.
         More information
    This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.
    For more information about HTTP errors, see Help.
    Should I remove the old versions (not used here) of ntwdblib.dll?

    The flavor of the Microsoft SQL Server Driver for PHP that you enabled in the php.ini file is the Thread Safe VC6 version. Therefore, you’ll need to install the appropriate version of PHP run-time (i.e. VC6 x86 Thread Safe) from http://windows.php.net/download/.
    When installing PHP, you should select the IIS/FastCGI option, and then establish a mapping between IIS and php-cgi.exe. In other words, your IIS configuration should point to the PHP CGI executable and not php5.dll that happens to be the Non Thread-Safe PHP run-time.
    Moreover, the library ntwdblib.dll is not needed anymore.
    On final note: it might be worth upgrading your IIS to at least version 6.0 that was optimized for FastCGI usage.
    Hope this helps,
    Serban
    Serban Iliescu - MSFT

  • ADDT 1.0.1 Compatibility Patch for PHP 5.3

    It doesn't appear this link to Interakt's PHP 5.3 patch for ADDT 1.0.1 has been posted here yet.
    LINK: http://www.interaktonline.info/files/47-ADDT-1.0.1---PHP-5.3-compatibility-patch.html
    If you have trouble having the download dialog box open like I did, just right click on the Download File and save as.
    I had over a dozen websites developed with ADDT and this patched fix all my PHP 5.3 issues.
    I simply uploaded and replaced the 18 files that come in the patched zip.
    There is also a step-by-step guide on how to update the files on your own if you rather do that.
    GUIDE: http://www.interaktonline.info/article/42-Making-Adobe-Dreamweaver-Developer-Toolbox-compa tible-with-PHP-5.3.html

    The flavor of the Microsoft SQL Server Driver for PHP that you enabled in the php.ini file is the Thread Safe VC6 version. Therefore, you’ll need to install the appropriate version of PHP run-time (i.e. VC6 x86 Thread Safe) from http://windows.php.net/download/.
    When installing PHP, you should select the IIS/FastCGI option, and then establish a mapping between IIS and php-cgi.exe. In other words, your IIS configuration should point to the PHP CGI executable and not php5.dll that happens to be the Non Thread-Safe PHP run-time.
    Moreover, the library ntwdblib.dll is not needed anymore.
    On final note: it might be worth upgrading your IIS to at least version 6.0 that was optimized for FastCGI usage.
    Hope this helps,
    Serban
    Serban Iliescu - MSFT

  • Setup FB for PHP 4.5.1 to work with linux zend server ce edition

    Hi,
    I'm new to FB and hope that someone can help me.
    Using some tutorials I've found I have installed Zend Server CE on my windows pc and created a project which accesses a database. This is all working as I would expect in that I can introspect the services and everything works.
    As the next phase in my learning I am now trying to move the Zend Server CE onto a seperate RedHat linux server so that the services are not bound to my pc which has a dynamic ip address.
    I used the yum repository to install the zend server ce with php 5.3 support and this all went as expected.
    I've created a new remote project using SSH to access the remote server. When I did this i noticed that the "public" folder and the amf_config.ini and gateway.php files are not automatically created as they were when I used my local pc.
    Also when I create a php service and right click on it the "create php service for flex" option is not available.
    I was hoping that everything would remain the same as when I used the locally installed zend server ce but it seems there is more configuration required and I'm not able to find any current tutorials which cover how to get this working from both the zend server ce side as well as the local flash builder for php settings that need to be set for the project.
    Can someone point me to a tutorial on how to get flash builder for php working with a remote linux copy of zend server?
    There are plenty of tutorials which cover how to do this if you install zend server locally with FB and use localhost and a local webroot....
    Any help would be greatly appreciated... If I work out the steps to do this I would be more than happy to do up a youtube video of the process to help other new users.
    Thanks
    Steve

    What I would like to do is this.
    In Flash Builder 4.5.1 for PHP I want to create a "Flex and PHP Project"
    I want the PHP project to use the Zend server that I have configured on my linux server 192.168.214.212 ip address.
    In  the flash builder for php, php project I want to be able to create new  functions and classes and then as I do this have them uploaded to the  linux zend server via ssh.
    I also want to be able to "Introspect" the services and have them create the Value Objects in my flex project.
    Then when I debug or launch the project I want it to use the services on the linux server.
    If  you have zend server installed on the same windows pc (localhost) as  flash builder for php all of this works automatically, it creates a  public folder and also generates the gateway.php file automatically and  everything works with out any manual configuration.
    The problem I  have is that I cant figure out how to change it so that it uses the  linux server and I know it's not as easy as just changing the ipaddress  of the server and uploading the files to the linux server webroot as  I've already tried this and it doesn't work.
    I can ping the linux server and access the zend server admin page.
    I  can get the flash builder php project connected to the server  filesystem (via ssh) and have it upload the php as I change them.
    The two things that are not working are Introspect and also the gateway.php and amf_config.ini files are not working.

  • [SOLVED] nginx, php-cgi, rewrite url, 502 bad gateway.

    Hello everyone.
    I just set my nginx server, with php-cgi, as it is in the wiki site and it is working perfectly. I have just one problem. I am trying to rewrite my url, and I got an error after several refreshes.
    This is my site configuration.
    server {
    listen 80;
    server_name localhost testwebsite testwebsite.homelinux.org;
    access_log logs/testwebsite.access.log main;
    location / {
    root /home/www/testwebsite;
    index index.php;
    if (!-e $request_filename) {
    rewrite ^/(.*)$ /index.php?path=$1 last;
    #rewrite ^/((.*)[^/])$ /index.php?path=$1 last;
    location ~ \.php$ {
    #root www;
    fastcgi_pass 127.0.0.1:9000;
    fastcgi_index index.php;
    fastcgi_param SCRIPT_FILENAME /home/www/testwebsite/$fastcgi_script_name;
    include fastcgi_params;
    When I am not trying to rewrite the url, everything is ok, but when I try to rewrite it, after several refreshes on the page, I got nginx error: 502 bad gateway, and the cgi deamon stops to work.
    When I restart the fastcgi (I am using the example /etc/rc.d/fastcgi file as it is in the wiki) the web site is working again for several refreshes, and then the fastcgi stops again and I got the bad gateway again.
    Can someone tell me what is wrong with my rewrite rule, please.
    Regards.
    Last edited by Gruntz (2010-04-08 15:58:50)

    I fixed it with that rewrite:
    rewrite  ^([^.]*)$  /index.php?path=$1;

  • MORE DETAIL ABOUT MY problem (Configuration Steps for Oracle Forms installation)

    OS:WINDOWS 2000 SERVER
    DB:8I
    FORMS:6I
    I WANT TO TEST MY FROM TO RUN ON THE WEB ONLY TEST BY (RUN FROMS IN THE WEB)
    BUT I CAN'T DO CONFIGRURATION STEPS (VIRTUAL PATH)
    WHERE I CAN DO THIS CONFIGRATION
    Configuration Steps for Oracle Forms installation of 06:05:38 2002/10/18
    This file gives details of the configuration steps done for you by the installation process
    (marked '[INFO]') and of any actions you need to do manually (marked '[ACTION]'). Please read
    this file and perform the requested actions.
    [ACTION] If you are installing in a new Oracle Home, please reboot the machine after the installation.
    [ACTION] Please configure the following virtual path with your web listener: /dev60temp for
    physical directory F:\devnt\tools\web60\temp.
    [INFO] NT service Oracle Forms Server [Forms60Server] has been created and started for
    the Forms Server.
    [ACTION] Please configure the following virtual path with your web listener: /forms60java for
    physical directory F:\devnt\FORMS60\java.
    [ACTION] Please configure the following virtual path with your web listener: /dev60html for
    physical directory F:\devnt\tools\web60\html.
    [ACTION] Please configure the following virtual path with your web listener: /dev60cgi for
    physical directory F:\devnt\tools\web60\cgi.
    [INFO] An internet shortcut to run a standard test form, or any form of your choice, has been
    created for you in the Oracle Forms program group.
    [ACTION] Please configure the following virtual path with your web listener: /jinitiator for
    physical directory F:\devnt\JINIT.

    Hi Guys,
    Any help on this request will be very helpful.
    Thanks,
    Ashok Kumar.G

  • ANN: New CMS system for PHP available

    WebAssist is proud to announce the release of PowerCMS, an easy-to-use, yet powerful, content management solution for PHP and MySQL. With PowerCMS, you can easily convert your static content into database-driven content--which can quickly be updated online at any time by the website owner.
    PowerCMS includes a professionally-designed administrative site, ready to deploy. The administrative side of PowerCMS dynamically groups content by pages, shows the last 5 actions, and allows quick rollback to a previous version of any entered content.
    PowerCMS works with any web page editing tool including Dreamweaver and lists for $99.99. PowerCMS is now available at a special launch discount of $79.99 until June 5, 2009.
    For more details, visit http://www.webassist.com/solutions/powercms/
    Best - Joe
    Joseph Lowery
    VP of Product Management, WebAssist
    Author, Dreamweaver CS4 Bible

    "David Powers" <[email protected]> wrote in message
    news:eifql3$7b3$[email protected]..
    > The release of PHP 5.2.0 is accompanied by a
    dramatically improved Windows
    > installer that automates most of the installation and
    configuration
    > process. It includes all PHP extensions and works with
    both Apache (1.3,
    > 2.0, and 2.2) and IIS. There's no official documentation
    yet, but I have
    > posted detailed instructions (based on Apache 2.2.3) on
    my website at:
    >
    >
    http://foundationphp.com/tutorials/php_installer.php
    That is great news. Good article. It's about time they
    released an installer
    for the api modules. There are too many people out there
    using the old cgi
    installer on IIS.
    Tom Muck
    co-author Dreamweaver MX 2004: The Complete Reference
    http://www.tom-muck.com/
    Cartweaver Development Team
    http://www.cartweaver.com
    Extending Knowledge Daily
    http://www.communitymx.com/

  • Dbxml for php: second_arg_force_ref was declared in this scope

    Hi all,
    I'm getting this error after going into the db-4.8.26 folder and running make.
    phpize
    ./configure --with-db4=$PWD/../../install
    make
    I was following this thread here but there's no open solution there now.
    Berkeley DB XML and PHP 5.3
    Here is the output (from the configure onwards)
    *root@projects-test:/tmp/dbxml-2.5.16/db-4.8.26/php_db4# ./configure --with-db4=$PWD/../../install*
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for a sed that does not truncate output... /bin/sed
    checking for cc... cc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether cc accepts -g... yes
    checking for cc option to accept ISO C89... none needed
    checking how to run the C preprocessor... cc -E
    checking for icc... no
    checking for suncc... no
    checking whether cc understands -c and -o together... yes
    checking for system library directory... lib
    checking if compiler supports -R... no
    checking if compiler supports -Wl,-rpath,... yes
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking target system type... x86_64-unknown-linux-gnu
    checking for PHP prefix... /usr
    checking for PHP includes... -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib
    checking for PHP extension directory... /usr/lib/php5/20090626
    checking for PHP installed headers prefix... /usr/include/php5
    checking if debug is enabled... no
    checking if zts is enabled... no
    checking for re2c... no
    configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
    checking for gawk... no
    checking for nawk... nawk
    checking if nawk is broken... no
    checking whether to enable db4 support... yes, shared
    checking whether to link against mod_db4... yes, shared
    checking if we really need to link against mod_db4... no
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking how to run the C++ preprocessor... g++ -E
    configure: WARNING: *** A note about pthreads ***
    The db4 c++ library by default tries to link against libpthread on some
    systems (notably Linux). If your PHP install is not linked against
    libpthread, you will need to disable pthread support in db4. This can
    be done by compiling db4 with the flag --with-mutex=x86/gcc-assembly.
    PHP can itself be forced to link against libpthread either by manually editing
    its build files (which some distributions do), or by building it with
    --with-experimental-zts.
    checking how to print strings... printf
    checking for a sed that does not truncate output... (cached) /bin/sed
    checking for fgrep... /bin/grep -F
    checking for ld used by cc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... BSD nm
    checking whether ln -s works... yes
    checking the maximum length of command line arguments... 1572864
    checking whether the shell understands some XSI constructs... yes
    checking whether the shell understands "+="... yes
    checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
    checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
    checking for /usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for dlltool... no
    checking how to associate runtime and link libraries... printf %s\n
    checking for ar... ar
    checking for archiver @FILE support... @
    checking for strip... strip
    checking for ranlib... ranlib
    checking for gawk... (cached) nawk
    checking command to parse /usr/bin/nm -B output from cc object... ok
    checking for sysroot... no
    checking for mt... mt
    checking if mt is a manifest tool... no
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking for dlfcn.h... yes
    checking for objdir... .libs
    checking if cc supports -fno-rtti -fno-exceptions... no
    checking for cc option to produce PIC... -fPIC -DPIC
    checking if cc PIC flag -fPIC -DPIC works... yes
    checking if cc static flag -static works... yes
    checking if cc supports -c -o file.o... yes
    checking if cc supports -c -o file.o... (cached) yes
    checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    checking how to run the C++ preprocessor... g++ -E
    checking for ld used by g++... /usr/bin/ld -m elf_x86_64
    checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC -DPIC
    checking if g++ PIC flag -fPIC -DPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking if g++ supports -c -o file.o... (cached) yes
    checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking dynamic linker characteristics... (cached) GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    configure: creating ./config.status
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: executing libtool commands
    root@projects-test:/tmp/dbxml-2.5.16/db-4.8.26/php_db4# make
    /bin/bash /tmp/dbxml-2.5.16/db-4.8.26/php_db4/libtool --mode=compile g++  -I. -I/tmp/dbxml-2.5.16/db-4.8.26/php_db4 -DPHP_ATOM_INC -I/tmp/dbxml-2.5.16/db-4.8.26/php_db4/include -I/tmp/dbxml-2.5.16/db-4.8.26/php_db4/main -I/tmp/dbxml-2.5.16/db-4.8.26/php_db4 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -I/tmp/dbxml-2.5.16/db-4.8.26/php_db4/../../install/include  -DHAVE_CONFIG_H  -g -O2   -c /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp -o db4.lo
    libtool: compile: g++ -I. -I/tmp/dbxml-2.5.16/db-4.8.26/php_db4 -DPHP_ATOM_INC -I/tmp/dbxml-2.5.16/db-4.8.26/php_db4/include -I/tmp/dbxml-2.5.16/db-4.8.26/php_db4/main -I/tmp/dbxml-2.5.16/db-4.8.26/php_db4 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -I/tmp/dbxml-2.5.16/db-4.8.26/php_db4/../../install/include -DHAVE_CONFIG_H -g -O2 -c /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp -fPIC -DPIC -o .libs/db4.o
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:193:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:342:9: error: 'second_arg_force_ref' was not declared in this scope
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:342:9: error: 'second_arg_force_ref' was not declared in this scope
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'int zm_startup_db4(int, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:406:98: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:407:95: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:408:87: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:409:96: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:414:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'DB_ENV* php_db4_getDbEnvFromObj(zval*)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:671:104: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'php_DB_ENV* php_db4_getPhpDbEnvFromObj(zval*)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:684:104: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'php_DB* getPhpDbFromObj(zval*)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:719:94: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'DB* php_db4_getDbFromObj(zval*)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:730:94: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'DB_TXN* php_db4_getDbTxnFromObj(zval*)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:788:108: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'php_DB_TXN* getPhpDbTxnFromObj(zval*)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:801:108: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'DBC* php_db4_getDbcFromObj(zval*)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:880:103: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'php_DBC* getPhpDbcFromObj(zval*)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:893:103: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_txn_commit(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:969:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_txn_set_timeout(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1026:80: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_txn_set_name(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1047:78: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapnew_db4(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1103:51: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_open(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1143:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_del(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1198:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_get(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1227:57: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_pget(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1261:57: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_set_encrypt(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1328:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_stat(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1361:91: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_join(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1474:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_put(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1514:78: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_truncate(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1562:57: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_cursor(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1590:91: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdbc_close(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1623:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdbc_count(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1642:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdbc_del(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1659:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdbc_dup(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1679:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdbc_get(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1704:89: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdbc_pget(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1740:99: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdbc_put(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1780:38: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapnew_DbEnv(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1821:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_env_close(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1849:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_env_dbremove(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1872:66: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_env_dbrename(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1901:39: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_env_open(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1932:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_env_remove(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1957:87: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_env_set_data_dir(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1975:75: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_env_set_encrypt(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:1995:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_env_txn_begin(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:2033:16: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp: In function 'void wrapdb_env_txn_checkpoint(int, zval*, zval**, zval*, int)':
    /tmp/dbxml-2.5.16/db-4.8.26/php_db4/db4.cpp:2066:87: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
    make: *** [db4.lo] Error 1
    root@projects-test:/tmp/dbxml-2.5.16/db-4.8.26/php_db4#
    Edited by: user8894150 on Jul 8, 2012 12:42 PM
    Removed configure output from previous command.

    Thanks for the reply, I tried what you suggested and got an error about iostream.h no such file or directory. I did some reading and saw some suggestions that I needed to pass the --enable-cxx flag when doing the main build, so I redid that. I'm not even sure if that was necessary, but I got the dba module to build. How do I build dbxml.so though? I'm not sure what arguments to pass to configure. Do I use with-dbxml, prefix? When I run make I keep getting a no such file or directory error, unable to find ext/db4/php_db4.h I think.
    I extracted db-xml-2.5.16.tar.gz ahd PHP 5.3.15 (tar.gz) into $HOME/tmp. I installed PHP 5.3.15 into $HOME/php5314 (made a mistake with the numbers there).
    These are the steps I followed:
    cd ~/tmp/
    tar -xvf dbxml-2.5.16.tar.gz
    cd dbxml-2.5.16/db-4.8.26/build_unix/
    ../dist/configure prefix=$HOME/tmp/dbxml-2.5.16/db-4.8.26 enable-cxx
    make
    make install
    # build PHP
    cd ~/tmp
    tar -xvf php-5.3.15.tar.gz
    cd php-5.3.15
    ./configure prefix=$HOME/*php5314* disable-all # should have called that 5315... oops
    make install
    cp php.ini-development $HOME/php5314/lib/php.ini
    # Building dba
    cd ext/dba
    export PATH=$PATH:$HOME/php5314/bin
    phpize
    ./configure --with-db4=$HOME/bdb-4.8.26
    sudo make install
    # Now for dbxml
    cd $HOME/tmp/dbxml-2.5.16/dbxml/src/php
    phpize
    *./configure ?????*
    make
    /bin/bash /home/jay/tmp/dbxml-2.5.16/dbxml/src/php/libtool --mode=compile g++  -I. -I/home/jay/tmp/dbxml-2.5.16/dbxml/src/php -DPHP_ATOM_INC -I/home/jay/tmp/dbxml-2.5.16/dbxml/src/php/include -I/home/jay/tmp/dbxml-2.5.16/dbxml/src/php/main -I/home/jay/tmp/dbxml-2.5.16/dbxml/src/php -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -I/include -I/home/jay/tmp/dbxml-2.5.16/db-4.8.26/php_db4  -DHAVE_CONFIG_H  -g -O2   -c /home/jay/tmp/dbxml-2.5.16/dbxml/src/php/php_dbxml.cpp -o php_dbxml.lo
    libtool: compile: g++ -I. -I/home/jay/tmp/dbxml-2.5.16/dbxml/src/php -DPHP_ATOM_INC -I/home/jay/tmp/dbxml-2.5.16/dbxml/src/php/include -I/home/jay/tmp/dbxml-2.5.16/dbxml/src/php/main -I/home/jay/tmp/dbxml-2.5.16/dbxml/src/php -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -I/include -I/home/jay/tmp/dbxml-2.5.16/db-4.8.26/php_db4 -DHAVE_CONFIG_H -g -O2 -c /home/jay/tmp/dbxml-2.5.16/dbxml/src/php/php_dbxml.cpp -fPIC -DPIC -o .libs/php_dbxml.o
    In file included from /home/jay/tmp/dbxml-2.5.16/dbxml/src/php/php_dbxml.cpp:10:0:
    */home/jay/tmp/dbxml-2.5.16/dbxml/src/php/php_dbxml_int.hpp:24:29: fatal error: ext/db4/php_db4.h: No such file or directory*
    compilation terminated.
    make: *** [php_dbxml.lo] Error 1

  • Server Error:configure 9i with php

    Respected
    I want to configure oracle 9i version 9.2.0.1.0 with php on windows xp. First of all I tried with apache 2 but it was clashing with oracle's apache therefore I installed appserv 2.6.0 and given the port 81 for the "localhost:81". In this way I succeeded to run the php simple program "hello world" using "localhost:81/test/hello.php" but when I executed the connected program(check below) it gives *"The website encountered an error while retrieving http://localhost:81/test/test1.php. It may be down for maintenance or configured incorrectly".* HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.
    I have done following changes in php.ini and http.conf
    1- kept php.ini in c:\windows
    2- set the doc_root
    3- extension_dir
    4- session.save_path="c:\temp"
    5- uncomment the line extension=php_oci8.dll
    http.conf
    1- Allowoverride None to All
    2- DirectoryIndex element has been set with index.php
    3- AddType command for php "AddType application/x-http-php .php" is set
    4- LoadModule php6_module has been set with "LoadModule php6_module C:/AppServ\php\php6apache2_2.dll" Remeber appserv is using php6 and I could not find "php_oracle.dll" in ext folder of php6
    connected Program
    <?php
    $conn=oci_connect('scott@orcl','tiger','//localhost:81/orcl');
    if(!$conn){
    $m=oci_error();
    echo $m['message'],"\n";
    exit;
    else
    print "connected to oracle";
    oci_close($conn);
    ?>
    *2nd program*
    <?php
    <?
    if ($conn=Ora_Logon("scott@orcl","tiger")){
    echo "<B>SUCCESS ! Connected to database <B>\n";
    else
    echo "<B>Failed<B>\n";
    Ora_Logoff($conn);
    phpinfo();
    ?>
    please help me where I am wrong, I want to run php on the same machine where database resides.
    Edited by: 885098 on Nov 2, 2011 12:03 PM

    The old php_oracle.dll (the extension named 'oracle') was long obsoleted by the newer php_oci8.dll (the extension named 'OCI8'). I would not expect your program using ora_logon() to work anymore. A function mapping between the old & new extensions is in Appendix D of the free book The Underground PHP and Oracle Manual.
    The Windows DLLs available from the PHP community build OCI8 using Oracle Instant Client 10g (or 11g for the php_oci8_11g.dll). You will need to have one of these new versions on your machine and make sure that PHP and the Database uses their appropriate version of the Oracle libraries without causing name clashes. This is easier said than done on Windows.
    Finally, there is no PHP version 6 available or even planned. The PHP community is currently focusing on PHP 5.4, which is Beta.
    You may find it easier to install Oracle XE 11.2 (http://www.oracle.com/technetwork/database/express-edition/downloads/index.html) and use PHP with those libraries. Or install and use Linux.

  • Open Interface manual for HRMS

    Hi,
    Where can I get open interface manual for oracle HRMS.
    Regards,
    Soham

    Soham,
    Can you be more specific in what you want. Oracle HRMS supports a very broad, diverse range of data that can very significantly from one customer to another. There are seeded interfaces in HRMS along with extract tools and supported APIs. See the following for a starting point:
    Note: 368845.1 - Oracle Generic Third Party Payroll Backfeed and bfexampl.xls
    Note: 228527.1 - Web ADI for Oracle HRMS Implementation and Configuration
    Note: 358187.1 - Integration Guide for Oracle Human Resources Release 11i and Ceridian Source 500
    Note: 358184.1 - Integration Guide for Oracle Human Resources Release 11i and ADP
    Note: 216838.1 - Oracle HRMS Product Family Publicly Callable Business Process APIs (A Reference Consolidation)
    Note: 226744.1 - Cash Management Payroll Integration Release 11i
    Note: 367395.1 - System Extract Focus Area
    Note: 227537.1 - Windstar International Tax Navigator Interface Version 12
    Note: 227482.1 - Payment of Child Support Through Electronic Funds Transfer (EFT)
    Release 11.03 & 11i
    Regards,
    Greg

Maybe you are looking for

  • I've got TWO problems when trying to run iTunes

    I've been trying to solve them separately, but each one of the answers requires for the other problem to be solved, and I am desperate. I've recently (one week ago) bought an iPad mini and I regret buying it, since I can't sync it to my computer. I d

  • Windows 8.1 Error for Dell Printer 1320c

    I have a Dell 1320c printer which works fine with my Vista Laptop on an USB socket, as it is not networked. I recently purchased an ASUS N550JV 64 bit Laptop with Windows 8.1, containing driver Dell 1320c HBP, which does not work with the printer usi

  • How to make FaceTime and iMessage stop turning off by themselves

    Has anyone experienced FaceTime and iMessage randomly turning off?

  • Notification for all Users

    Hi all, lately, I've been trying to notify all my users (OBIEE 10.1.3.4.1) in case of downtime or deployment tasks (e.g. "There will be a downtime today from 1 to 3 pm"). Some ideas I came up with were a. ticker view on some dashboard. b. send ibot t

  • Amber light without any blink

    Hi! I've got a 4 generation Time Capsule with 2TB that it worked perfectly until today. The amber light stays there all the time. I've tried to reset it, to unplugged it everything but it stays in amber and the time campsule doesnt answer so i cant g