Php5.2.5 not working with apache2.2.8 on solaris 9

<html
<body lang=EN-US style='tab-interval:.5in'>
<div class=Section1>
<p class=MsoNormal><span class=GramE>hi !</span><o:p></o:p></p>
<p class=MsoNormal>I have compiled (without any problems) PHP5.2.5 AND
apache2.2.8 with oci8 support, and apache shows the php5 module loaded but for
some reason my <span class=SpellE>php</span> pages are not showing up , can you
see what I am missing ? <o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><span class=GramE>thanks</span><o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><span class=GramE>all</span> below is done as root<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>1) <span class=GramE>compile</span> apache2<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><span class=SpellE><span class=GramE>cd</span></span> /opt/<span
class=SpellE>staging_apache</span><o:p></o:p></p>
<p class=MsoNormal><span class=SpellE><span class=GramE>untar</span></span>
http_2.2.80.tar<o:p></o:p></p>
<p class=MsoNormal><span class=SpellE><span class=GramE>cd</span></span>
/opt/staging_apache/http_2.2.80<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><span class=GramE>./</span>configure --prefix=/<span
class=SpellE>usr</span>/local/apache --enable-module=so<span
style='mso-spacerun:yes'>    </span>&lt;&lt;&lt; no errors<span
style='mso-spacerun:yes'>  </span>here <o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><span class=GramE>make</span> <o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><span class=GramE>make</span> install<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>2) <span class=GramE>compile</span> php5<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><span class=SpellE><span class=GramE>cd</span></span> /opt/<span
class=SpellE>staging_php</span><o:p></o:p></p>
<p class=MsoNormal><span class=SpellE><span class=GramE>untar</span></span>
php-5.2.5.tar<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><span class=SpellE><span class=GramE>cd</span></span>
/opt/staging_php/php-5.2.5<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>-- define the following <span class=SpellE>logicals</span>. <o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'>       </span><o:p></o:p></p>
<p class=MsoNormal>ORACLE_HOME=/u03/oracle/10203<o:p></o:p></p>
<p class=MsoNormal><span class=GramE>export</span> ORACLE_HOME<o:p></o:p></p>
<p class=MsoNormal>LIBPATH=$LIBPATH<span class=GramE>:$</span>ORACLE_HOME/lib<o:p></o:p></p>
<p class=MsoNormal><span class=GramE>export</span> LIBPATH<o:p></o:p></p>
<p class=MsoNormal>LD_LIBRARY_PATH=$ORACLE_HOME/<span class=SpellE>lib<span
class=GramE>:$</span>ORACLE_HOME/rdbms/lib</span><o:p></o:p></p>
<p class=MsoNormal><span class=GramE>export</span> LD_LIBRARY_PATH<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Invoking <span class=GramE>configure</span>:<o:p></o:p></p>
<p class=MsoNormal>-------------------<o:p></o:p></p>
<p class=MsoNormal>CFLAGS=&quot;$CFLAGS -DHAVE_LONG_LONG&quot;<o:p></o:p></p>
<p class=MsoNormal><span class=GramE>export</span> CFLAGS<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><span class=GramE>./</span>configure<span
style='mso-spacerun:yes'>  </span>\<o:p></o:p></p>
<p class=MsoNormal>--with-apxs2=/<span class=SpellE>usr/local/apache/bin/apxs</span>
\<o:p></o:p></p>
<p class=MsoNormal>--with-<span class=SpellE>ldap</span> \<o:p></o:p></p>
<p class=MsoNormal>--with-oracle=/u03/oracle/10203 \<o:p></o:p></p>
<p class=MsoNormal>--with-oci8=/u03/oracle/10203 \<o:p></o:p></p>
<p class=MsoNormal>--with-<span class=SpellE>config</span>-file-path=/<span
class=SpellE>usr/local/apache/php</span> \<o:p></o:p></p>
<p class=MsoNormal>--prefix=/<span class=SpellE>usr/local/apache/php</span> \<o:p></o:p></p>
<p class=MsoNormal>--without-<span class=SpellE>mysql</span><o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Thank you for using PHP.<span style='mso-spacerun:yes'>    
</span>&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; <span
class=SpellE><span class=GramE>php</span></span> compiled fine <o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Notice: Following unknown configure options were used:<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>--with-oracle=/u03/oracle/10203<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Check '<span class=GramE>./</span>configure --help' for available
options<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><span class=GramE>make</span><o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><span class=GramE>make</span> install<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><span class=GramE># ./</span><span class=SpellE>httpd</span>
-l<o:p></o:p></p>
<p class=MsoNormal>Compiled in modules:<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'>  </span><span class=SpellE>core.c</span><o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'>  </span><span class=SpellE>prefork.c</span><o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'>  </span><span class=SpellE>http_core.c</span><o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'>  </span><span class=SpellE>mod_so.c</span><o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>-- <span class=GramE>in</span> case of error otherwise not
needed.<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal># <span class=SpellE><span class=GramE>httpd</span></span>
-M<o:p></o:p></p>
<p class=MsoNormal>Loaded Modules:<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>core_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>authn_file_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>authn_default_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>authz_host_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>authz_groupfile_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>authz_user_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>authz_default_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>auth_basic_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>include_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>filter_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>log_config_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>env_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>setenvif_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>mpm_prefork_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>http_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>mime_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>status_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>autoindex_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>asis_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>cgi_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>negotiation_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>dir_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>actions_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>userdir_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>alias_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>so_module</span>
(static)<o:p></o:p></p>
<p class=MsoNormal><span style='mso-spacerun:yes'> </span>php5_module
(shared)<span style='mso-spacerun:yes'>  
</span>&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;
php5 module is loaded<o:p></o:p></p>
<p class=MsoNormal>Syntax OK<o:p></o:p></p>
<p class=MsoNormal># <span class=GramE>which</span> <span class=SpellE>httpd</span><o:p></o:p></p>
<p class=MsoNormal>/<span class=SpellE>usr/local/apache/bin/httpd</span><o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>&lt;<span class=GramE>html</span>&gt;<o:p></o:p></p>
<p class=MsoNormal>&lt;<span class=GramE>head</span>&gt;<o:p></o:p></p>
<p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;<span
class=GramE>title&gt;</span>PHP Test&lt;/title&gt;<o:p></o:p></p>
<p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;<span
class=GramE>meta</span> http-equiv=&quot;Content-Type&quot;
content=&quot;text/html; <span class=SpellE>charset</span>=ISO-8859-1&quot;&gt;<o:p></o:p></p>
<p class=MsoNormal>&lt;/head&gt;<o:p></o:p></p>
<p class=MsoNormal>&lt;<span class=GramE>body</span>&gt;<o:p></o:p></p>
<p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;h1&gt;PHP
Test&lt;/h1&gt;<o:p></o:p></p>
<p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;p&gt;<o:p></o:p></p>
<p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;b&gt;An
Example of PHP in Action&lt;/b&gt;&lt;<span class=SpellE>br</span> /&gt;<o:p></o:p></p>
<p class=MsoNormal><span style='mso-tab-count:2'>                        </span><span
class=GramE>&lt;?<span class=SpellE>php</span></span> echo &quot;The Current
Date and Time is: &lt;<span class=SpellE>br</span>&gt;&quot;;<o:p></o:p></p>
<p class=MsoNormal><span style='mso-tab-count:3'>                                    </span><span
class=GramE>echo</span> date(&quot;<span class=SpellE>g:i</span> A l, F j
Y.&quot;);?&gt;<o:p></o:p></p>
<p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;/p&gt;<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;h2&gt;PHP
Information&lt;/h2&gt;<o:p></o:p></p>
<p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;p&gt;<o:p></o:p></p>
<p class=MsoNormal><span style='mso-tab-count:2'>                        </span><span
class=GramE>&lt;?<span class=SpellE>php</span></span> <span class=SpellE>phpinfo</span>();
?&gt;<o:p></o:p></p>
<p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;/p&gt;<o:p></o:p></p>
<p class=MsoNormal>&lt;/body&gt;<o:p></o:p></p>
<p class=MsoNormal>&lt;/html&gt;<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><span class=GramE>does</span> not give the <span
class=SpellE>phpinfo</span> page.</p>
</div>
</body>
</html>

hi I got the php working and now can see the php pages, after i put the extensions=oci8.so .
but the oci8 is not enabled still cause phpinfo is not showing it and i cant use oci8 calls and get an error.
so iam trying to recompile apache with openssl and other options but its failing .
its looking for files in /opt/apache2 directory where as I am installing it in /usr/local/apache .
Making all in prefork
find: cannot open /opt/apache2/httpd-2.2.8/include/ap_compat.h: No such file or
directory
find: cannot open /opt/apache2/httpd-2.2.8/include/ap_config_auto.h: No such fil
e or directory
find: cannot open /opt/apache2/httpd-2.2.8/include/ap_config.h: No such file or
directory
find: cannot open /opt/apache2/httpd-2.2.8/include/ap_config_layout.h: No such f
ile or directory
find: cannot open /opt/apache2/httpd-2.2.8/include/ap_listen.h: No such file or
directory
find: cannot open /opt/apache2/httpd-2.2.8/include/ap_mmn.h: No such file or dir
ectory
find: cannot open /opt/apache2/httpd-2.2.8/include/ap_mpm.h: No such file or dir
ectory
find: cannot open /opt/apache2/httpd-2.2.8/include/ap_provider.h: No such file o
r directory
find: cannot open /opt/apache2/httpd-2.2.8/include/ap_regex.h: No such file or d
irectory
find: cannot open /opt/apache2/httpd-2.2.8/include/ap_regkey.h: No such file or
directory
find: cannot open /opt/apache2/httpd-2.2.8/include/ap_release.h: No such file or
directory
find: cannot open /opt/apache2/httpd-2.2.8/include/http_config.h: No such file o
r directory
find: cannot open /opt/apache2/httpd-2.2.8/include/http_connection.h: No such fi
le or directory
find: cannot open /opt/apache2/httpd-2.2.8/include/http_core.h: No such file or
directory

Similar Messages

  • CF10 64bit  Apache connector (mod_jk.so) does not work for Apache2.4.3 (windows)

    CF10 64bit  Apache connector (mod_jk.so) does not work for Apache2.4.3 (win64), where can I get a module that works?
    I get this error from Apache :
    C:\www\Apache2.4\bin>httpd -t
    httpd: Syntax error on line 741 of C:/www/Apache2.4/conf/httpd.conf: Syntax error on line 2 of C:/www/Apache2.4/conf/mod_jk.conf: Cannot load C:\\ColdFusion10\\config\\wsconfig\\1\\mod_jk.so into server: The specified procedure could not be found.
    I have already tried manually extracting the pre-built mod_jk22.so from the wsconfig.jar with same results.
    If I switch to Apache 2.2.22 64bit, it does work.  what I need is to be able to run on Apache 2.4.

    Please check out this link.
    http://rob.brooks-bilson.com/index.cfm/2012/2/21/Installing-ColdFusion-10-with-Apache-on-W indows
    In this link, they are configuring with Apache 2.2 only.
    When we were working colfusion 9 with Linux and apache, we had the same problem, it will work when it connect to Apache 2.0 but not with Apache 2.2 version.

  • New plugin not work on apache2.0.39

    the new plugin in weblogic6.1 sp3 for win2000 is not work on apache2.0.39,but work
    on apache2.0.36.how to get the plugin work for 2.0.39?
    thank!

    Your reply did not help me access an update to JAVA to work with 10.8.3 to play JAVA related games. This is a REAL PROBLEM! As I subscribe to game websites and my family cannot play these games. I have contacted Apple Support and we tried uninstalling JAVA and reinstalling it from JAVA .com. We made sure my computer (IMAC) was set up to accept JAVA was turned on and I still have the same problem. JAVA related games will not play. The error message says "An updated JAVA has not been detected" So what am I to do? Who can help me with this type of problem? Apple Support asked me to contact JAVA by phone 1-800-223-1711 but they do not have any phone support. I was directed to a site called Live Support" and they charge $80.00 to resolve problems for an Apple computer or $1.00 a minute. Great choices! I accepted this offer however Apple will not allow third party developers to help. Do you have any ideas that will really help me?

  • I have recently upgraded my iMac Intel G5 iSight to OS 10.6.8 and now the internal mic does not work with skype or facebook. I can here static when playing back clips. Do I need to update firmware or reload old sys parts

    I have recently upgraded my iMac Intel G5 iSight (iMac5,1) to OS 10.6.8 and now the internal mic does not work with skype or facebook. I can here static when playing back clips. Do I need to update firmware or reload old system parts. I have zapped PRAM. The blue indicator in system audio panel will appear for a second as I slide the bar for internal mic but then it disappears. Is there a fix?

    The sound seems very faint but can here static on playback.

  • My operating system windows XP not working with photoshop cloud, why not?

    I need to add 2 more licences for photoshop cloud and I'm being told my operating system windows XP does not work with Photoshop cloud. We already have 2 pcs using it in our office so why not?
    Please help
    Roy

    Do you have the latest version of iTunes?  If not, get it at:
    http://www.apple.com/itunes

  • Adobe creative cloud eea 1.5 is not working with our asus Eee box , celeron j1900 2.00 ghz, 4gb of ram, 64bit. can settings be changed in adobe?

    adobe creative cloud eea 1.5 is not working with our asus Eee box , celeron j1900 2.00 ghz, 4gb of ram, 64bit. can settings be changed in adobe?

    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • Application is not working with mouse

    Dear All,
    We have a strange issue in the our application (Oracle form) in the one of our client machine.
    Some times the forms are not able to work with the mouse but is able to work with the keyboard. After one or two machine restart its again working. When the issue occur we can able to work in other applications using mouse.
    Our Applications server is in Other country and client are accessing from India.
    This occurs for some user and not for all.
    Application server Version          10.1.2.0.2.
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit
    Java Plug-in version 1.6.0_31 .
    Please any info will help us lot.

    Thank you for the quick replies Michael Ferrante and HamidHelal.
    But since its occurring for some users (perticulary indian users) and some times. And also its occurring in production environment not in development environment.
    Even the java control panel is not working with mouse.
    For other country customers everything working fine.
    So its difficult for me to apply the patch with these uncertainties.
    Checking with fresh java installation and let you know the status.
    Thanks.

  • Voice Memo is not working with iOS 8.2

    Voice Memo Records is not working with iOS 8.2. how to fix it?

    Voice Memo Records is not working with iOS 8.2. how to fix it?

  • On updating my iphone it shows no network inspite the sim inserted,now it also not working with itunes.i cant see menu page on display screen

    on updating my iphone it shows no network inspite the sim inserted,now it also not working with itunes.
    i cant see menu page on display screen

    http://support.apple.com/kb/HT1808

  • Caller ID not working with Nokia 6600?

    I have a T-Mobile (US) Nokia 6600, and I can't seem to get address book to display incoming SMS or the caller ID of incoming calls. I've successfully paired the phone via bluetooth, and I can make address book dial the phone and send an sms. I can sync via iSync, use my phone as a modem, etc. etc.
    But regardless of what settings I tweak, I can't seem to get Address Book to show a bezel of any kind on incoming calls - not even an 'Unknown Caller' message! Am I missing something obvious? Third party apps like BluePhoneElite work just fine, so I'm pretty sure it's something wrong with Address Book...
    15" Aluminum Powerbook 1.5 GHz   Mac OS X (10.4.5)  

     
    mdcdsc wrote:
    My caller ID does not work with the new ap either.  I don't like the new ap at all.  The old one was beautiful.  Now my email is very hard to see, so much that I will just use the Apple email that comes with my IPOD.  The caller ID was my favorite thing with the old ap.  and now it doesn't work.  I have followed the instructions and turned everything on, but it just does not work.
    The Caller ID issue was due to an outage. It should be resolved anytime soon. Can yu log out and log back in. Go to app settings and in notifications and turn CAller ID off and on.
    On email - what do you mean 'email is very hard to see' ? I would like to pass on this feedback to the team.

  • Flash player does not work with new ICS Android 4.0.4 OS. Has this problem been addressed?

    Flash player does not work with new ICS Android 4.0.4 OS. Has this problem been addressed? I am using Firefox Beta for android and I also tried just Firefox.

    Please check the Play Store app for any Flash updates and install them if present.

  • Flash player does not work with Ie or Firefox with win 8.1?

    Flash player does not work with Ie or Firefox with win 8.1 64, If i try and play a video I get the message to install Flashplayer.
    If I try and install it it says it is already installed. Your onsite  installer says it is not applicable to my machine.
    I have followed all the normal steps re enabling addons and active filters etc.
    all to no avail Pc is Dell 6 months old, Flashplayer has never worked on this machine. Last MS update mid Dec 2014.
    Version of flashplayer is 15....03.......

    Flash Player is a built-in component of Internet Explorer.  There's nothing separate to download or install.
    Firefox requires a different version of Flash Player (the NPAPI plug-in), which will be served to you if you go here: http://get.adobe.com/flashplayer using Firefox; however, there are some unique stability issues related to Firefox on Win8.1, and you're probably better off using Google Chrome if you want a more optimal experience with Flash Player.
    For problems where IE isn't being detected by sites that require Flash:
    First, confirm that ActiveX Filtering is configured to allow Flash content:
    https://forums.adobe.com/thread/867968
    Internet Explorer 11 introduces a number of changes both to how the browser identifies itself to remote web servers, and to how it processes JavaScript intended to target behaviors specific to Internet Explorer. Unfortunately, this means that content on some sites will be broken until the content provider changes their site to conform to the new development approach required by modern versions of IE.
    You can try to work around these issues by using Compatibility View:
    http://windows.microsoft.com/en-us/internet-explorer/use-compatibility-view#ie=ie-11

  • My work computer runs Outlook 2003, which I know will not work with the iCloud, so I hard sync.  But then the new info on my iPhone does not backup to iCloud.  Is there a solution?

    I have a Macbook and iPhone and like to back up to iCloud.  However, my work computer runs Outlook 2003, which I know will not work with the iCloud.  The company has no plans to update anytime soon.  Since the calendar and contact list on my office computer are my primay ones, I hard sync through iTunes.  The problem is that any data synced from Outlook 2003 to the iPhone from iTunes does NOT later backup to iCloud.  Is there a solution?

    I have the same problem with Outlook 2003 and Win XP which the multinational organisation I work for standardises on and will probably stay with forever!

  • My Time Capsule does not work with existing WiFi

    Following a question solved on March 24 by LaPastenague, but gone bad again.
    Apple AirPort Time Capsule
    I felt the need for a physical backup of my data, as I would not completely trust the different clouds. I use, and have used Dropbox for 4-5 years and are very satisfied with that, but I am still not sure if or when a political lunatic will shut off the internet.
    I purchased the Apple AP Time Capsule 2T, because all my other stuff are Apple, and that it's wireless. My old backup is Maxtor 300 GB.
    Since we stay 2-3 weeks on two locations, one in Norway and one in Sweden (two different countries) we must use Mobile Broadband 4G, cables or fibre connections are useless for us, and we don't have it up to the houses. I have one mini router for each country, we bring with us iPhones, iPads, iMac, Apple TV, APExpress. When we pass the boarder I change the mini router, and the system continues working perfect on the WiFi, except the APExpress that needs to be reconfigured,  but then it works.
    The APTC was difficult to make working as it would not accept to be in an existing network, but with good help from the Apple Community, LaPastenague, with forcing the TC connect to the APE with Ethernet cable in bridge mode, ref "My Time Capsule does not work with existing WiFi" from March 24, the problem was solved and all gadgets worked together in a perfect harmony, until we changed location.
    Now, as I have my second WiFi network, and the APExspress is reconfigured, it's like the TC thinks, I am the base boss here, I am not taking orders from APE one more time, and it simply does not work, not only that, it fluctuates all the time.
    I have a slight feeling that the two WiFi bands are making the trouble as during the configuration of the TC sometime the last figure 6 and 7 pops up, and that has something two do with the two different 2,4 and 5 GHZ bands
    So, I am curious if you have any idea ?
    I am thinking of returning the TC if I don't make it work now, but how do I delete all the data that's on it?

    I can deal with the last question first and easily.
    I am thinking of returning the TC if I don't make it work now, but how do I delete all the data that's on it?
    Open the airport utility .. go to the disk tab and select erase.
    When you select erase you will get mulitiple options.
    Quick removes the file table but does not delete the files,, it takes 2min or less.
    A Zero out data is the secure way,, by writing 0 ie low level drive format.
    It can take several hours..
    7 pass will take a week.. not recommended..
    35 pass erase is ridiculous.. it would take a month.. put an ax through the TC. It is quick and better.
    Now, as I have my second WiFi network, and the APExspress is reconfigured, it's like the TC thinks, I am the base boss here, I am not taking orders from APE one more time, and it simply does not work, not only that, it fluctuates all the time.
    The fact that it did work and has now failed might point to faulty unit.
    The only way to tell is reset it properly to factory and start over.
    Universal Factory Reset.. any model TC or AE.
    Unplug your TC/AE from power or turn off at the power point.
    Hold in reset. and power the TC/AE back on..  all without releasing reset and keep holding in for about 10sec. (this is often difficult without a 2nd person or a 3rd arm).
    Release it when the status light flashes rapidly. If it doesn’t flash rapidly you have missed it and try again.
    Note..
    Be Gentle! Feel the switch click on. It has a positive feel..  add no more pressure after that.
    TC/AE will reboot after a couple of minutes with default factory settings and will wipe out previous configurations of the router.
    No files are deleted on the hard disk in a TC.. No reset of the TC deletes files.. to do that you use erase from the airport utility.
    Generally having multiple wireless AP should not cause problems.. but it is better to set channels manually.. so it doesn't go beserk rotating channels.
    Remember to keep all names short, no spaces and pure alphanumeric.
    Sadly though the Apple routers have no logging now and no SNMP and almost nothing to help diagnose a problem, so if it continues .. take it back to apple.. they have given you no other method of fixing it.

  • ITunes 12.1.1 does NOT work with Windows - Fix??

    Hi everyone,
    I had issue after issue with the latest iTunes update (12.1.1) not working on my windows 7. It simply would not lunch when clicking on the shortcut to open.
    After a fair bit of searching I found this alternative version which seemed to do the trick and now it works:
    iTunes 12.1.1.4 for Windows (64-bit - for older video cards) - iTunes64Setup.exe(2015-02-18)

    The "for older video cards" installer - which, like most prior "64 bit" versions of iTunes, is actually a 32 bit application with a 64 bit installer - may be a useful fallback if the full 64 bit version does not install or run correctly.  Although 12.1.1.4 is a major improvement over 12.1.0.71, there are clearly still some lurking incompatibilities with some 64 bit Windows systems/components.  It is, however, a little misleading to say that "iTunes 12.1.1 does NOT work with Windows" - in many cases it works fine without switching to the alternative version.  I have the full 64-bit version of 12.1.1.4 running on three systems - two Windows 7 and one Windows 8.1 - no issues with either installation or operation on any of them.

Maybe you are looking for

  • Why is Quicktime 7.1 hanging up my computer playing video files?

    Please, I need help because this is way frustrating. I bought an iPOD 5th gen 60 Gb and QT 7.1 Pro to convert my video files and sync them with my iPOD. My computer hangs up every time I try and play a local video file from my hard drive. (Same thing

  • How to Undeploy JDI

    I incorrectly installed (deployed) JDI SP13 on WAS SP9.  I am not trying to undeploy (uninstall) JDI SP13 so I can install a JDI SP9.  How do I undeploy the JDI?  (How do I identify the services that are the JDI that I need to undeploy in the SDM?) B

  • Get associated avi file from avi file reference

    For normal bytestream files, there is a "refum to path" function (under File I/O -> Advanced File Functions) that will give the associated file path for the input file reference.  This does not seem to work when an AVI file reference (opened using IM

  • IDOC Types for Purchase Orders, Vendor Master and Goods Receipt

    Hello All, Can any have idea about the IDOC Types that can be used for triggering when the actions creation/change/deletion on Purchase Orders or Vendor Master or Goods Receipt is performed? Please let me know the names of IDOC Type, Process Codes, m

  • UEFI/GOP Vbios Request: MSI GeForce GTX 760 Gaming Edition

    Hi, Could anyone provide a Vbios for this card? S/N: 602-V284-46SB1308052932 Bios Version: 80.04.BF.00.30 (P2004-0010) link to the rom file: http:// rapidshare.com/share/C6DA660A30318BCD9047EBB239572C17 p.s. Is it safe to use NVFlash 5.142 for Window