root path not correct:

I know it must be something that I'm wrong, but I'm exhausted trying to understand. And the Forums to search can't find anything. I use Win XP SP2, IIS, CS3 all on the same box. My local folder is c:websites\ballparkdreams and test server is the same box, and the path is:

c:\inetpub\wwwroot\ballparkdreams (it's a real directory and not a vitural directory)

When I call another page THAT PHP inside a sub-folder called /panels from the page index.php located in the root folder, the paths of the objects inside the called file will not load because the relative root they use are incorrect.

Here's the file locatations
c:\inetpub\wwwroot\ballparkdreams\index.php
c:\inetpub\wwwroot\ballparkdreams\panels\header.php
c:\inetpub\wwwroot\ballparkdreams\panels\body.php
c:\inetpub\wwwroot\ballparkdreams\panels\footer.php

c:\inetpub\wwwroot\ballparkdreams\images\borders\BLCorner.gif
c:\inetpub\wwwroot\ballparkdreams\images\borders\Bottom.gif
c:\inetpub\wwwroot\ballparkdreams\images\borders\BRCorner.gif


Here is an example of the code inside the ballparkdreams/panels/header.php which is called from index.php located http://localhost/ballparkdreams:

< b >
"" < td width = "9" height = "9" > < img src = "... / images/borders/BLCorner.gif" height = "9" width = "9" > < table >
"< background td ="... / images/borders/Bottom.gif "> < img src ="... / images/borders/Bottom.gif "> < table >.
"< background td ="... / images/borders/Bottom.gif "> < img src ="... / images/borders/Bottom.gif "> < table >.
"" < td width = "9" height = "9" > < img src = "... / images/borders/BRCorner.gif" height = "9" width = "9" > < table >
< /tr >


Watch the paths of the image in the browser shows staus bar he seeks to:

http://localhost/images/left.gif

Instead of:

http://localhost/ballparkdreams/images/left.gif


If I move header.php in the root folder and change all paths:

img src="images/borders/Left.gif.

Then I am able to see the images in Dreamweaver coding, and it appears correctly in the browser. If I leave header.php in the:

c:\inetpub\wwwroot\ballparkdreams\panels\header.php

and change the paths of the image will allow me to see them in coding but not display in the browser correctly or not display while coding in Dreamweaver, but they appear in the browser. But I can't find a path that will allow me to see the images in Dreamweaver coding and is displayed correctly in the browser without having all PHP files called from index.php located in the root instead of a subfolder off the coast of the root called /panels. When it appears in the browser, and the path must go up to the root and back down, it does not add "ballparkdreams" on the way to localhost. I tried using the root of the site both paper and still does not work.

I have the value HTTP address: http://localhost/ballparkdreams/ in the settings of the site.

I know there must be a way to configure Dreamweaver to create PHP pages that include another PHP that are not at the root and is displayed correctly in Dreamweaver, and browser.

Thanks for any help anyone can provide!

Richard

In IIS under properties it is a "Virtual directory" tab that has a path lacal field you can point to the folder to make it to the root. And it takes effect without restarting IIS.

If this solves the problem!

Richard

Tags: Dreamweaver

Similar Questions

  • upgrade to windows 10, cannot open itunes, it opened the first time, and imported all my songs, but does not open a second time, get the error that the path is not correct and file not found

    upgrade to windows 10, cannot open itunes, it opened the first time, and imported all my songs, but does not open a second time, get the error that the path is not correct and file not found

    Try to repair the security permissions for iTunes for Windows and the empty/corrupted after upgrade/crash iTunes library.

    TT2

  • The term 'Select-Object-property' is not recognized as a cmdlet, function, script file or executable program. Check the spelling of the name, or if a path has been included, make sure the path is correct, and then try again.

    I have a fairly new version of PowerCLI (5,5 Rel 1) 5.5 being ESXi and vCenter.

    I also checked that automation. Core is installed:

    PowerCLI C:\Windows\system32 > Get-PSSnapin VMware.VimAutomation.Core

    Name: VMware.VimAutomation.Core

    PSVersion: 2.0

    Description: This Windows PowerShell snap-in contains the Windows PowerShell cmdlet

    TS of vSphere management.

    but after connecting to vCenter, I get error trying to run:

    PowerCLI C:\Windows\system32 > $Results = ForEach ($DRSRule to $DRSRules)

    > > {}

    > > «|» Select-Object-Property @{N = 'Cluster'; E = {(Id-vue-Get $DRSRule.Clust)}

    amplifier. {{ID). name}}.

    > > @{N = "Name"; {E = {$DRSRule.Name}}.

    > > @{N = "enabled"; {E = {$DRSRule.Enabled}}.

    > > @{N = 'Type of DRS'; {E = {$DRSRule.KeepTogether}}.

    > > @{N = "MV"; E = {$VMIds = $DRSRule.VMIds - split ","}

    > > $VMs = ForEach ($VMId to $VMIds)

    > > {}

    > > (Get-View-Id $VMId). Name

    {> >}

    {{> > $VMs - join ","}}

    {> >}

    > >

    The term 'Select-Object-property' is not recognized as a cmdlet, fu

    function, script file or executable program. Check the spelling of the name, or if

    a path was included, make sure the path is correct and try again.

    On line: 3 char: 32

    +     "" | Select-Object-Property < < < < @{N = 'Cluster'; E = {(Get-view-Id $DRSRule

    . {{Cluster.Id). name}}.

    + CategoryInfo: ObjectNotFound: (Select-Object-property string :)

    [], CommandNotFoundException

    + FullyQualifiedErrorId: CommandNotFoundException

    PowerCLI C:\Windows\system32 > Add-PSSnapin VMware.VimAutomation.Core

    Is ' Select-Object-Property not installed?  If not, where I get it, please?

    see you soon

    KC

    Note, I received this Dean here code: PowerCLI: extraction rules DRS; Deans blog

    There should be a space between the - Property parameter and Select-Object

  • Request close does not correctly after the addition of SceneCover (QML)

    Just added a SceneCover exposed to QML, wanted to change my implementation of shit,

    Page {
    
        onCreationCompleted: {        Application.setCover(sceneCover)    }
    
      attachedObjects: [
    
          // An Active Frame is a Scene Cover      SceneCover {          id: sceneCover          content: Container {              background: Color.create("Black")          }
    
          },
    
    
    #include "applicationui.hpp"
    //#include "ActiveFrameQML.h"
    
    #include 
    #include 
    #include 
    #include 
    #include 
    //#include "OrientationSensor.hpp"
    using namespace bb::cascades;
    
    ApplicationUI::ApplicationUI(bb::cascades::Application *app) :
            QObject(app) {
        displayInformation = new si::blackberrydev::DisplayInformation;
        qmlRegisterType("bb.cascades", 1, 2, "SceneCover");
        qmlRegisterUncreatableType("bb.cascades", 1, 2, "AbstractCover", "");
        // Create scene document from main.qml asset, the parent is set
        // to ensure the document gets destroyed properly at shut down.
        QmlDocument *qml = QmlDocument::create("asset:///main.qml").parent(this);
        // Create root object for the UI
        qml->setContextProperty("display", displayInformation);
        AbstractPane *root = qml->createRootObject();
        // Set created root object as the application scene
        Application::instance()->setScene(root);
    }
    

    Now, whenever the application closes, it does and does not correctly close until terminated manually:

    It does not show this on the console but I'm not a clue what he is to me: "0x85ab510 error: must be attached to a control, no bb::cascades:QmlPage (0x85269a8).

    Any Suggestions?

    10.2 minimum API level targeting

    I noticed that, while this works, attaching class SceneCover application directly gives an error of bps to the exit event.

    To avoid this error, set the class of SceneCover via ComponentDefinition and attach it to the Application class.

    I have attached a code snippet below:

    onCreationCompleted: {
        Application.setCover(sceneCoverDef.createObject())
    }
    attachedObjects: [
        ComponentDefinition {
            id: sceneCoverDef
            SceneCover {
                content: Container {
                    background: Color.create("#000000")
                    Label {
                        text: "hello"
                    }
                }
            }
        }
    ]
    

    Try and see if the error persists.

  • When I use the Client for NFS provided by Windows 7, I'm unable to connect. The "mount \\ip address\share Z:" command fails with the error code "the path not found network".

    Identification of customer's Windows 7 NFS UID GID information

    I am trying to connect to the Windows 7 Client NFS on a server running on a computer (VxWorks) NFS.  I am able to properly connect Client NFS software by a 3rd party on the NFS server.  However, when I use the Client for NFS provided by Windows 7, I am unable to connect.  The \\ip address\share Z: mount"command fails with the error code"the path not found network ".  I can't do a ping of the computer running the NFS server.

    The NFS Client operating system: Windows 7 Ultimate, 64-bit

    Data captured by Wireshark

    MOUNT V1 EXPORT call 3rd party client
    Identification information Flavor: AUTH_UNIX (1)
    Length: 32
    Stamp: 0xc7065970

    Machine name: PC
    UID: 1000
    GID: 1000

    MOUNT V1 EXPORT appeal of the NFS client
    Identification information Flavor: AUTH_NULL (0)
    Length: 0

    It seems that the credentials of NFS Client are not correct.  How can I change the flavor of AUTH_UNIX and the UID and GID to 1000?

    Hello VDAEMP,

    As Eddie and Sudarshan has said, the Microsoft Answers community focuses on issues and problems related to the consumer environment. Please join the public IT pro TechNet forums below:
    TechNet - Windows Server
     
    Thank you

  • Smart card reader does not correctly connect once the virtual machine is restored from sleep using the vmrum controls

    Smart card reader does not correctly connect once the virtual machine is restored from sleep using the vmrum controls

    Scenario is,

    1. smart card reader is connected to the VM with card inserted in

    2 initiate a prompt suspension of the VM toolbar

    3. now to resume the virtual machine by using vmrun command into the host machine

    WS t vmrun start xxx.vmx

    Now, the recovery of VM but the smart card reader that was previously connected does not work properly in VM that is to say, sometimes after CV chip card reader driver is uninstalling and a few other times, chip connected to the drive is not available on a virtual computer

    My requirement is after power, smart card reader can stay connected to the virtual computer with the already installed driver and the smart card.

    Kindly help with this problem.

    Host operating system: Victoire 2012 R2

    The VM OS: win 10 x 64

    Thank you!!

    Dear all,

    I had a work around for this problem. By adding "usb.autoConnect.device0 ="0xVID:0xPID"" this statement to the VMX file, solves this problem, that is, whenever the VM is wake-up by clicking on the link CV or using vmrun commands, it connects the unit in question automatically and it is charging correctly with his driver. Obtaining smart card detected after sleep\hibernate with no problems.

    VID & PID is respective ID of the device that can be seen in the properties of the Device Manager "Device Instance path".

    For more information about this, visit VMware KB: automatic connection of USB devices to the virtual machine power on

    ~ Surendra

  • The paths not supported even mean?

    I get an error of paths not supported consistently. It indicates to me the user?

    The images display correctly. The images are found on the path which is "unsupported." The path has been created by Edge animate itself!

    Thanks for some illuminating.

    Hi Grace,

    Thanks for your reply.

    We recorded an internal bug for this issue and work on that. This will be fixed in the next update of animated edge.

    -Devendra

  • The specified parameter was not correct: ".."

    Hello

    I am using VMware vCenter Converter Standalone to virtualize a few physical servers on an ESXi server.

    I installed ESXi 4.1.0 on a new server (quad core 2 processors, 48 gb of ram, a mirrored raid (where is the ESXi software) and a raid 5 for virtual servers).  I've already enabled 64-bit virtualization in the bios of the destination server.

    The first server I want to virtualize is a small server (Nothing mission critical).   The software main is executing is SpiceWorks.  I installed VMware vCenter Converter Standalone 4.3.0 Build-292238 on the source server.

    The error that I'm left with after you run the converter is:

    The specified parameter was not correct: ".."

    Let me guide you through the steps of how I get there.

    Launch of vCenter Converter

    Click on Convert Machine

    Under Select Source Type: Tension machine

    Specify the machine 'this local computer '.

    Next

    Select the Destination Type: VMware Infrastructure virtual machine

    Server: xxx.xxx.xxx.xxx

    user name: root

    password: password for root

    Next

    Name: leave the same...

    Next

    Select localhost.localdomain

    SELECT data store: Data1 (it was created on the raid 5 group, 860,75 1 GB of free space)

    Virtual Machine version: Version 7 of the

    Next

    Check the destination parameter... Check

    Let all the suggested default values / (go play with it more that one I get a working basis...)

    Next

    Summary (see bottom of post for summary)

    Finishing

    Special presentation...

    Then I get the error message

    The specified parameter was not correct: ".."

    The error message ends actually in times of double quotes

    If anyone has any suggestions, I would be grateful.

    Thank you.

    -


    Summary

    Information source system

    Source type: slot machine tension

    Name/IP address: the machine where works the VMware vCenter Converter Standalone server

    The CPU limit: None

    The network limitation: None

    Destination system information

    Virtual machine name: xxxxx

    Host/server: xxx.xxx.xxx.xxx

    Logged in as: root

    VM folder: None

    The host system: localhost

    List of resources: by default

    Power after the conversion: No.

    Number of processors: 2

    Physical memory: 3584 MB

    Network: Preserve County NIC

    NIC1 connected

    The VM network

    Type of disk controller: Preserve source

    Storage: The Volume of cloning-based

    Data configuration files store: Data1

    Customization of the destination

    Synchronize changes that occur during cloning: No.

    Install VMware Tools: No.

    Customize the guest operating system: No.

    Delete restore points: Yes

    Reconfigure the virtual machine: Yes

    in step 3 you can check to see if all volumes can be copied?  Just to make sure that it is a disk volume to move...

    The error should be something between the two tick marks, which is not double quotes.

    He complains that a value is null, rather than not null.  So, in step 3, make sure that nothing is missing.

    Kind regards

    Jon Hemming, b.SC., RHCT, VMware vExpert 2009
    http://Twitter.com/vJonHemming

    If your question or problem has been resolved, please click the "right answer".  If someone helped him, please click "useful answer.

  • XML request error. ORA-00933: SQL not correctly completed command.

    Hi all

    My Version of the database: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0.

    CREATE table test (name VARCHAR2 (3), identification number);

    Insert test values ('abc', 61);

    Insert test values ('def', 46);

    Select table_name,
    column_name,
    search_string 'abc ',.
    result
    CLO, xmltable (('ora: view("'||))) table_name |' ") / RANK /' | column_name | "[ora:contains (text,' %'|)] "abc". "% ») > 0]')
    result varchar2 columns (10) path '.'
    )
    where table_name in ('TEST');

    and I get: ORA-00933: SQL not correctly completed command it points on ' * xmltable *'
    SQL> SELECT extractValue(value(t), '/CustomerInformation/Customerid') "Customerid"
      2       , extractValue(value(t), '/CustomerInformation/CustomerName') "CustomerName"
      3       , extractValue(value(t), '/CustomerInformation/Country') "Country"
      4  FROM xml_document_table x
      5     , TABLE(
      6         XMLSequence(
      7           extract(x.xml_document, '/Customer/CustomerInformation')
      8         )
      9       ) t
     10  ;
    
    Customerid            CustomerName             Country
    --------------------- ------------------------ -------------
    1                     xxxx                     4
    2                     yyyy                     5
     
    
  • CustomObjectTreeModel displays does not correctly

    Hello


    I created a Database Explorer tree model. It seems my attempts to try to make it as simple as possible got the best of me.

    I created a generic object that has a property name with a get accessor and a Set accessor, I also override the ToString method to return the name as well as a summary get icon method for tree cellrenderer.

    I created other objects, the table, schema and the field objects that inherit from this object.

    I decided against store a list within each of these object, to remedy this, I did the generic object inherit from ArrayList.
    public abstract class GenericObject extends ArrayList<GenericObject> {
        
        private String name;
        
        /**
         * 
         * @param name 
         */
        public GenericObject(String name) {
            this.name = name;
        }
        /**
         * 
         * @return 
         */
        public String getName() {
            return this.name;
        }
        /**
         * 
         * @param name 
         */
        public void setName(String name) {
            this.name = name;
        }
        /**
         * 
         * @return 
         */
        @Override public String toString() {
            return this.name;
        }
        
        public abstract ImageIcon getIcon();
        
        }
    Basically, the JTree does not display objects properly (Yes, the root of the jtree object inherits from GenericObject too).

    I wonder if my generic typing is not correct, or if the JTree can not handle this type of object (which doesn't seem likely).

    I don't know if I'm supposed to do that "public class GenericObject < E extends GenericObject > extends ArrayList ' or if it should be as in the example above?

    Also, when I created the 'picture' of the class - "Table/public class extends GenericObject < field >"-should I do this?

    This simplifies the TreeModel as everything I do is the following:
        /**
         * Returns the child of the parent
         * @param parent
         * @param index
         * @return Object
         */
        @Override public Object getChild(Object parent, int index) {
            return ((GenericObject) parent).get(index);
        }
    How I did it, means all objects must be fully recursive.

    Technically, it should be a hierarchy, something like this:

    Root > databases > patterns > Tables > fields

    Because each object stores a child of the GenericObject.

    Kind regards
    Michael

    That_Gui wrote:
    Basically, the JTree does not display objects properly (Yes, the root of the jtree object inherits from GenericObject too).

    The problem is probably somewhere in your TreeModel (or even simpler your not to load the data that you are). Hard to say where the since you did not have this zip code.

    I wonder if my generic typing is not correct, or if the JTree can not handle this type of object (which doesn't seem likely).

    I don't know if I'm supposed to do this ' GenericObject class /public extends ArrayList ' or if it should be as in the example above?

    Also, when I created the 'picture' of the class - "Table/public class extends GenericObject "-should I do this?

    Looks like you are looking for

    public class GenericObject extends ArrayList {}
    public class Table extends GenericObject {}
    
  • a specified parameter was not correct Vim.Host.VirtualNic.Specification.Ip

    Test network.

    ESX 3.5

    I want to connect ESX to Openfiler. When I try to add VMKernel I get err. : a specified parameter was not correct Vim.Host.VirtualNic.Specification.Ip

    For the IP, I entered the host IP. Clean install. No virtual machine in the inventory.

    Where to look?

    THX.

    You cannot use the same address IP assigned to the path of your host ESX service console - the VI Client is smart enough to know that the IP address is used - try using a different IP address on the same subnet.

    If you find this or any other answer useful please consider awarding points marking the answer correct or useful-

  • The requirements for the universal Clipboard not correct?

    Hello

    The requirements for the universal Clipboard for iMac is not correct. It should work on my iMac mid 2011, but it doesn't. It works on my Macbook Air mid-2013, so I know it works in general.

    You do not discuss Apple in these forums, we are all users like you.

    If you have any questions please ask, however if you have any comments for Apple please leave at www.apple.com/feedback.

  • with firefox 43 yahoo and yahoo mail doesn't work does not correctly

    With the help of win 7 and firefox 43.0.1, I have 4 computers and now all have problems with yahoo and yahoo mail doesn't work does not correctly. Loading sites, but most of the features are missing and clicking on what whether changes to the lists of text. I have disabled flash / anti-spam etc., cleared cookies and cache and even firefox loaded down once again and have upgraded, no help. I'm forced to use IE now.

    I tried Yahoo support, they said try Firefox... In any case, it's Firefox and I found a solution using the 'Refresh Firefox' button. Whatever the problem was fixed on two of my computers so far. Got to update my setting again but it's 10 m, compared to the 10 hours I spent trying all that is nothing.

    Thanks for the help!

  • 10 charts of Thunderbird Windows are not correctly RESOLVED caused by hardware acceleration

    All my Thunderbird 38.0.1 graphics do not correctly display in Windows 10 (10130)

    I found the answer. I had to disable hardware acceleration.

    Options > advanced
    Use hardware acceleration when available.

  • Thunderbird does not accept the user name and password, an error that the user name and password are not correct

    Thunderbird esteem username and password are not correct,

    Gmail account?

Maybe you are looking for

  • Tecra S1 - display problem, even on external monitor

    One day I was using the laptop, surfing the net normally, everything was fine and suddenly the screen went bad... (photo below). I tried using an external monitor and still the same, so I'm sure that my monitor is fine and it is probably a problem of

  • Sony Vasio SD Card will not work after getting the new hard drive

    Troubleshooting-Sony Vasio SD card Recently had to have a new hard drive installed and the technology couldn't get the SD card to work. Help?

  • HP Touchsmart 15: update Windows 10

    Windows 10 is not updated for the update of November for a reason any. He also says that I am not connected to the internet when clearly I use it right now. It is said also to other weird things. I'm 10 dry to remove this windows 10 and return to my

  • Vista hangs at startup cannot go beyond the progress bar/longhorn error

    Dell Inspiron 1545 windows vista 32 bit re-installed vista 5 times It cannot cross hangs on the progress bar on the start cannot start in safe mode has run the Startup Repair Journal of recovery system: the following options will be added: Name: Wind

  • Print the Test Page

    Hello I'll put up my CP1252n Color LaserJet.  Running Windows 7 Ultimate 64 bit. Am using the A4 papers and changed all the settings of the printer to use this paper size.  Under the Windows printer properties, there is a Test Page print.  However, t