Need info .for connec.with golive 6.0 hosted on Apache serv.

We have built several sites under Golive 6.0 hosted on
Apache/2.2.3 (Unix) mod_ssl/2.2.3 OpenSSL/0.9.8b DAV/2 PHP/5.2.11 Server
Two of them work perfectly well with a connection to Mysql ver 4.1. hosted on a other server.
The 3rd one cannot connect to the database, the reason seems to be a virtual repertory on the server.(Amen server)
The site is redirected on a IP adresse . The XML files cannot be read. Would someone have an answer to this problemes.
Many thanks for your help.
Keith

Thank you Marian.
We are now on golive 6.01, and the first mistake wich occurs in the Golive scripts with are loaded on the Server for PHP language is :
<ERROR Number="2" Description="Error: "readdir(): supplied argument is not a valid Directory resource" on line 35 of /htdocs/public/www/config/info/ui6.php." />
We have set the friends to 0.0.0.0  0.0.0.0 for the moment
I understand now why the Golive must be > 6.0
Woull you like me to send to you the ini.php file set up on are server by are provider. We have total acess to this file
Here is the content of ui6.php
Line 35 is underlined
<?php
$GLparam = array(
  * Arrange to send data in the UTF-8 charset.
'internal_encoding'=>'UTF-8',
'output_encoding'=>'UTF-8',
'content_type'=>'text/xml',
require_once("../include/utils.runtime6.php");
// Support for Customizable UI for DynamicLink
// ADOBE SYSTEMS INCORPORATED
// Copyright 2000-2002 Adobe Systems Incorporated. All Rights Reserved.
// NOTICE:  Notwithstanding the terms of the Adobe GoLive End User
// License Agreement, Adobe permits you to reproduce and distribute this
// file only as an integrated part of a web site created with Adobe
// GoLive software and only for the purpose of enabling your client to
// display their web site. All other terms of the Adobe license
// agreement remain in effect.
header("Content-type: text/xml; charset=UTF-8");
$thisFilename = GetCurrentFile();
$packages = array();
$handle = opendir(dirname($thisFilename));
while ($file = readdir($handle)) {
if (ereg('(.*)\.ui([0-9]+)\.xml$', $file, $regs)) {
  $thisPackageName = $regs[1];
  $thisPackageVersion = $regs[2];
  if ($thisPackageVersion > 100) {
   $thisPackageVersion /= 100;
  } else if ($thisPackageVersion > 10) {
   $thisPackageVersion /= 10;
  if ($thisPackageVersion > 6.0) {
   continue;
  if (isset($packages[$thisPackageName])) {
   $package = $packages[$thisPackageName];
   if ($thisPackageVersion > $package["version"]) {
    $package["version"] = $thisPackageVersion;
    $package["fullname"] = basename($file);
    $package["path"] = $file;
    $packages[$thisPackageName] = $package;
  } else {
   $package = array();
   $package["name"] = $thisPackageName;
   $package["version"] = $thisPackageVersion;
   $package["fullname"] = basename($file);
   $package["path"] = $file;
   $packages[$thisPackageName] = $package;
closedir($handle);
echo "<ui6>\r\n\r\n";
while (list(, $package) = each($packages)) {
echo "\r\n\r\n<!-- " . $package["fullname"] . " -->\r\n\r\n";
readfile($package["path"]);
echo "</ui6>\r\n";
?>
Keith

Similar Messages

  • Calendar has been non-functional for hours, with small screen saying "Moving calendars to server account..." Help?

    Calendar on Mavericks MacPro has been non-functional for hours, with small screen saying "Moving calendars to server account..." How can I restore its function?

    Sorry. I found some other advice that solved the problem ere I saw your response.
    The advice was:
    Go to Finder. Holding "Option" key, find Library in "Go" pull down menu.   In Library. Select Calendars. To desktop, drag all files with the word "cache." Then go to Preferences (still in Library) and drag to desktop "com.apple.ical.plist".  Restart. Now Calendar is working perfectly, and rechecking under Library, the caches files and the com.apple.ical.plist  that were dragged to the desktop have reappeared in Calendars and Preferences.
    All is well. Many thanks for your reply! Sorry that I did not get to check it out.

  • "404: No group with that name (wikigroupname) hosted on this server"

    I am running 10.6.8 as our wiki server. After rebooting the server, one of the wiki group seems to be not accessible. When try to access the web page it gives error "404: No group with that name (wikigroupname) hosted on this server", though it still exists in /Library/Collaboration/Groups/wikigroupname
    Do you know how to make it viewable again? I tried to create a new wiki "test" and then rsync /Library/Collaboration/Groups/wikigroupname to /Library/Collaboration/Groups/test, yet still can not see the old wiki group.
    Thank you in advance for you help.

    In all due respect Antonio, I believe that Francesc43 is fighting a flakey system. The 404 No Group is a problem that is confirmed by Apple according to others and very prevalent. At this point the only remediation appears to be a complete server rebuild and to avoid going beyond the "default" configuration for web domains.
    I have personally used only the 'any domain' default config, had the server working fairly well. I then added a FQDN and the server started giving 404s for all groups which previously worked and have data in the wiki. At the same time the simple web sites worked with and without the FQDN as expected. Then removing (not disabling) the default web domain config relieved the wiki 404s. Adding a new default domain config back in (via just hitting the "+" and "Save") recreated the 404's for the previously working wikis with no change to the groups. Removing the system created default domain config it alleviated the 404s.
    Adding a system generated default and a 3rd FQDN re-created the issue and then afterwords, removing all but the FQDN that worked could not alleviate the 404s. Regardless of the permutation of turning things on and off, deleting groups, removing webservices settings, putting them back in, restarting the server.. nothing. 404-DOA
    While the mystery seems to be related to a very fragile relationship with DNS on the server, the solution is again to erase the disk and start over. Wikis in 10.5 thus far are neither a robust nor a stable solution from 10.5 thru 10.5.5 in my experience.

  • I need example for VARIABLES with Customer Exit.

    hi every body i need example for Variable for Customer Exit.

    Hi,
    You can define 'Formula' variables in your customer exit..for example..
    you need to calculate no of machine running hours per month, in order to
    caculate the machine total utilization time..in this context.. you need to know
    how may hours are there in an month by month..
    you can define a variable and write the code in the customer exit for deriving the total no. of hours available for that month and get that value into a variable for further calution like deducting the down time and set up time so on..in your
    calculated KF..
    Hope this helps..
    Assign points if useful..
    Cheers,
    Pattan.

  • Accessing many databases with HTML DB from a single Apache Server

    Hello;
    I am planning the install of 10g and HTML DB on a HPUX server with many databases running out of many Oracle Homes 9.2.0, 9.0.1 and 8.1.7. I will be upgrading a number of the existing databases to 10g and want to access them with HTML DB.
    My question is how can I install HTML DB on many databases and use a single Apache Server to access them?

    Where would I find the DADs? a default installation of htmldb puts the modplsql DAD, "pls/htmldb", in a marvel.conf file located in $OHS_HOME/Apache/modplsql/conf/marvel.conf
    What would the URLs look like? not sure what you're asking. if you're asking about how the change in DAD's would affect the URLs you're calling, though, you should consider looking over the OHS (oracle http server) doc some more before making these types of customizations.
    And how would I install the HTML DB in the different databases?
    Would I use the installer or scripts?the only supported way to install htmldb is via the 10g Companion CD. just use that installer to point to your different db's.
    regards,
    raj

  • Need info and help with ARD

    I would really like to get some information and help that would enable me to troubleshoot my mother's new Mac Mini for her. She lives in CA and I live in WA. She is new to Macs and I just KNOW there will be lots of desperate phone calls from her to me!
    I should say right up front, though, that although I do pretty well with my own Macs, I know almost nothing about THIS subject. So, please, any help or information you choose to give me, it will need to be in plain, old English as I don't understand all this stuff.
    My setup is this: (I don't know what is relevant or not) ......I have a desktop G4 running 10.4.3 that will be the computer I will use to remotely control the Mini. The Mini is also running 10.4.3 (or will be when I get it set up for her). I am connected to the internet through a wireless connection to my ISP. I have a Linksys router and connect to that via Ethernet. We have 4 other computers here at home connected to our network wirelessly.
    My Mom will connect to the internet using a modem and AOL
    This is what I have done so far but I have not been able to make a connection. (As a test, before I go to CA and setup the Mini, I thought I’d try to remotely control my iBook, which is on my network.) On the iBook, I enabled ARD in the Sharing preferences and checked "VNC viewers nay control screen with password" and then entered a password. On my desktop computer, I downloaded Chicken of the VNC, entered in the info I needed (address of the iBook and password) but it would not connect.
    I've read so much about clients, servers, etc. here lately that my head is swimming and I’m more confused than ever!
    Can I even do what I'd like? It'd sure be a sweet deal for me and avoid a lot of frustration for my Mom .......who, incidentally, is switching to a Mac from a PC at the tender young age of 75! Cool, huh? I'd really like to make it as painless for her as possible.
    Thanks,
    Kathy
    G4/dual 1.25 and iBook G4/933   Mac OS X (10.4.3)  

    The phone line speed is the BIG issue.... there are things like DynDNS that cab help with the static issue...
    now if you get her highspeed through cable...
    good luck

  • Need info for Vi

    I have a ZEN Micro and I've recently purchased a new laptop with Vista. Yep, that old chestnut. I've read a few postings but feel I need some more info. I currently have the latest firmware on the Micro ..0 and I've uninstalled the CD software but still my Zen is not compatible. When I plug the usb in the Zen fires up and the computer wants to install the relevant software, it then searches for software to download, doesn't find it and suggests contacting Creative. So, why does it still not recognise my Zen and what software should I have on the computer to access the media files?

    Yves,
    One of the things that is great about instrument drivers is the context help on each of the controls. You can turn the context help on with Ctrl+H and then hover you mouse cursor over the control. If you open "Configure Measurement.vi" and look at the help for the absolute resolution control you'll see a good description that includes:
    Notes:
    (1) The instrument driver ignores this parameter if the Range parameter is set to AG34405A_VAL_AUTO_RANGE_ON (-1) .
    If you look at the help of the Range parameter you'll find see a similar discription with details and the following:
    Defined Values:
    AG34405A_VAL_AUTO_RANGE_OFF (-2)   (-2.0)  - Auto-Range Off
    AG34405A_VAL_AUTO_RANGE_ON (-1)    (-1.0)  - Auto-Range On
    Based on this, can you try setting the auto-range to -2 and specifying the absoulte resolution?
    Regards,
    Kamran

  • Quick Start Guide Info not working. Need info for Job Interview

    I am brand spanking new to Java but I have a job interview next week and this is one of the topics I need to learn a little about. Here is my issue if someone would kind enough to help.
    I downloaded and installed SDK and JDK I am going through the quick start guide I am using the Quick Start guide that comes with Application Server PE 9. The quick start guide requires you to download a "Tutorial Bundle" that comes with the Java EE 5 Tutorial.
    The Quick start guide then tells you to access certain files that are in the Tutorial bundle. For example it wants me to go to /Samples/Quickstart directory in the tutorial bundle and look for the hello.war. Unfortunately that directory and file does not exist (there is an /examples/web/hello1 directory but no hello.war
    Long story short is there anyway to find a Tutorial Bundle that actually works with the software that I downloaded? Thanks in advance for your help

    I found another guide. Thanks anyway

  • Do you need cuda for playback with 4k on Macbook pro late 2013?

    My question is, I have a macbook pro (late 2013) i7 ,16G ram , nvidia Gforce 750m with 2GB ddr5, mavericks osx 10.9.1.
    Does this machine playback 4k with software only? or does it needs to have cuda enabled?
    Because i did several tests first with RED files 4k and even with resolution on 1/4 i still have drop frames. Then i tested with Arri Alexa RAW files 2k, and premiere simply can have a decent playback no matter the resolution 1/2 lags and droped frames, 1/4 its a no go because it has a lot of pixels can't really see whats happening.
    One more test was the 4k Canon IOS 1-D files. These files again look like the arri ones, i dont have a playback no matter the resolution!! These files i cant even playback them on VLC they lag all over the place.
    I runned the files on the internal SSD 700MB Read write, and then on a lacie us3, same problem. On premiere with software only and with cuda, same thing.
    (i already posted on a diferent discussion, im having droped frames with cuda enable on simple H264 files, so maybe for 4k is possible, but only when cuda option fully works)
    So its there a problem with my computer, or you guys think its adobe premiere CC ?
    Thanks

    CUDA doesn't help at all with playback.  It only helps with effects, scaling, blending modes and such.
    For that kind of media, you really should be looking at a proper workstation with five internal drives:
    System
    Projects
    Cache/Scratch
    Media
    Exports
    And you might want to consider making that Media drive a RAID 3, which means a minimum of seven internal drives.

  • Need info for COPA (Cost based profitability analysis)- Archiving objects

    Hi All,
    SAP have introduced new 2 Archiving objects COPAA_xxxx, and COPAB_xxxx instead of the old archiving object COPA1_xxxx.
    Where xxxx = operating concern.
    Can any one please give the document path how to archive the COPA data.
    Means exactly i want the variant parameters for the 2 new archiving objects.
    Please waiting for your reply...
    Thanks,
    Nagendra

    Hi Chandra sekhar,
    I need to Archive the data in R/3 system & ECC6.0 not in BW system.
    I want the steps how to Archive the 2 objects COPAA_xxxx, COPAB_xxxx in ECC6.0 System.
    Please if have any info please help me...
    Thanks,
    Nagendra

  • Need info for Implementing Service Analytics

    Hi ,
    My clicnet is planing to implementing service analytics, i would like to know the procedure is that where to start what to needs to be install.
    We are going to use sibel applications and what are the things to taken care while installing a BI Apps for service analytics. We are plaing to instal 7.9.6.3
    Please do let me know the procedure.
    Regards,
    Malli

    2 corrections :
    a) Veera not verra
    b) What I sent you is bi apps config guide that will have info related ebs,siebel, People soft and jde, check this link which is from 11 chapter as I said earlier
    http://docs.oracle.com/cd/E20490_01/bia.7963/e19039/config_service_analytics.htm#BABBJFGB
    I appreciate if you mark as correct

  • Need guidance for working with the available example labview VI

    Hello,
    I'm working with the pulse signals and the pulse signals will be effected by the motion artifacts.There is similar thread available on labview here  Adaptive filtering to cancel out noise from an pulse signal  for removing the motion artifacts from pulse signals.so,I am planning to use the vi posted in the thread as LMS block by block(example) with sampling rate of 100Hz and number of samples needed=100 using DAQPad-6015/6016.
    But I am confused with the channels of DAQ as the author(who bulit this vi) says the channel0 for signal and channel1 for reference signal as shown  in the attached image.
    1)If channel1(aio) of DAQ is feeded with the analog input of pulse signals then what is the input needed/feeded to the channle1 of DAQ.
    2)Can I directly use the vi by changing the sampling rate of 100hz and number of samples=100 or anything else is needed for this requirement.
    Can someone explain me the required input to the channels and settings with the DAQ. thanks.
    Attachments:
    LMS_example.JPG ‏127 KB

    Hello,
    can someone explain how the DAQ channels settings are to be done.
    thanks.

  • Need help for deadline with timing issues

    Hello everyone,
    (I'm still using the '08 versions of iLife)
    I have to meet a deadline within a week, and am having a problem with timing. I have a group f 32 slides, which I want to sync with an existing narrative soundtrack. I've attempted this in Keynote, GarageBand, and iMovie, with identical results...
    When I preview the presentation in any of those apps, it all looks fine. But when I save it as a movie, and play it, the images do not change at the times I had set for them. In QuickTime, if I hit "pause", and then "play", the image jumps to the correct one, but during normal playback, it seems to "hang" on certain images, while the soundtrack continues to play smoothly. I've got to meet my deadline with this project. Can anyone help?
    Thanks in advance.

    Hi Namrata,
    Requirement is very clear, you need to handle it in different PCR's need to be called in single PCR.
    ex. ZSS1 in call ZSS2 and ZSS3.
    Create a Constant in T511k and maintain dates of your payroll periods.
    And then write as below:
    AMT=1
    * <then call new calculation PCR>
    < <then call Old calculation PCR>
    Thank you,
    Sreenvaas.

  • Access to needed info for a ChartItem custom renderer

    I essentially am mimicking some code in the help files, an
    example for using a 3-color repeating scheme with a ColumnChart. In
    my case, however, I want to custom-color some circles in a
    PlotChart.
    I don't need a repeeating scheme, though. I need to be able
    to choose the color based on information about the data itself. The
    data originates from an HTTPService, and so each item is on Object.
    Thus, I attempted to dynamically assign a property to the Object in
    my app code, and then access that property within my programmatic
    skin (which extends ProgrammaticSkin and implements IDataRenderer).
    Does anyone know how to get information from within such a
    programmatic skin?
    The easy workaround here was to use three different series
    and put data into the appropriate series, but this won't have the
    desired visual effect with a ColumnChart, which I must also
    implement.

    Found it. You get access back to the object with
    PlotSeriesItem.item -- the item property.

  • Need info about programming with InCopy

    Hi,
    I have a client who has stored thousands of InCopy documents with valid styles applied to segments of it.
    Now my requirement is to create a template which has XML tag -> Style mapping.
    Considering that template, I am suppose to open all the InCopy documents, apply that Tag -> Style mapping to it and then convert all of them to XML and persist the data in DB.
    Is there a programmatic way as to apply XML tags to a document based on the styles used?
    Please educate. I am a complete newbie to InCopy - so please bare with my questions,
    Thank you, Appreciate your help.
    Regards,
    Chintan

    You could download and deploy "struts-example.war" from apache website.
              [That Struts 1.0.2 I think.]
              ---Nam
              Jordy wrote:
              > I want to find out how to use it with WL 7.0. Would anyone give me any info about it? :) Thanks
              And God said
              Let there be numbers
              And there were numbers.
              Odd and even created he them,
              He said to them be fruitful and multiply,
              And he commanded them to keep the laws of induction.
              [Bill Taylor [email protected]]
              [nam_nguyen.vcf]
              

Maybe you are looking for

  • Reason code with post with different GL account

    Dear All, Help me to understand the following 1.Reason code wise standard report 2.customer/vendor payment difference want to post separate gl with Reason code wise 3.Partal /Residual payment with different gl with reason code. 4.Invoice is posted cu

  • How do i sync my iWork documents to iCloud from my Mac?

    I can't seem to sync my documents with iCloud from my mac. I've installed the latest update for Lion and there are no updates avaiable from any of the iWork applications. The Douments I create on my iPad are there but I can't seem to sync them with m

  • Jdk1.1.8

    PLEASE HELP I have installed jdk1.1.8 on my notebook which runs on WindowsME. I seem to be having java errors popping up here and there. Not only that, but for some reason, My Documents folder now has a twin located inside the jdk1.1.8 folder. I went

  • SAP documentation for t.code F.05

    Hi All, could anyone paste here the SAP documentation for t.code F.05 (Foreign currency valuation) in 4.7 release? Thanks a lot G.

  • Where to download 2.3.4's optional plugins?

    Hi, My company's finance department have purchased the licences for standard edition and plugins for caching. Where do I download the 2.3.4's optional plugins? Thanks in advance.