Do not see changes in Live View mode until after 30 seconds

Mac OS X 10.7.5 Dreamweaver CS5.5

Running locally using MAMP

Site is configured to run on a PHP/MySQL local server and consists of a single index.php file with nothing more than an html header (I have no PHP even here yet).

When I use Dreamweaver to make a change in my index.php file (for example, change the text in the header), I save it and then go to Live View or preview of Web browser. In both cases, there are more than 30 seconds before I see my changes Live View or preview browser.

To get a better idea of my workflow:

(1) my indiex.php file header reads 'This is a test'... and that's OK in Live View and preview of the browser.

(2) I change the header to be 'Hello World '.

(3) select "Save" in the file menu.

4) click the "Live View".

(5) live view bed yet "this is a test."

(6) overview of browser open, always reads as "this is a test."

(7) I spam the button refresh in both Live View and preview Web, no change, bed 'this is a test. "

(8) after about 30 seconds of hitting the button refresh, change is finally visible in Live View and preview Web, reading "Hello World".

Has anyone seen something similar? Any ideas why I get such a long delay before you see my changes? Any suggestions to fix it (apart reboot my mac?

I did not, but I think I'll try XAMPP at some point.

However, your indication that MAMP is the issue, not Dreamweaver led me quickly to the solution I was looking for:

http://StackOverflow.com/questions/19073270/stop-caching-for-PHP-5-5-3-in-MAMP

It is essentially a cache issue with PHP 5.5.3... just disable OPcache lines in PHP.ini, restart the server and without delay!

Thank you for your help and your insight!

Good hunting!

Tags: Dreamweaver

Similar Questions

  • In design mode, how to change Panel white so white background text appear? (I keep having to go to the Live view mode to see)

    When I'm adding white text it does not appear as the background entrance sign is white, and I keep having to go in Live view mode to see the spacing of paragraph etc. Is there a way around this, other than to change the color of the text in CSS, for example, black and then to change it before I download page?

    What happens to your users if your background image does not load?  You know that some people turn off background images in their devices.  For this reason, the W3C recommends that you use in your CSS code.

    {body

    Background: url (your_BG_image.jpg) #000;

    }

    Other options:

    • Turn off rendering Style.  In CS6, it's under view > Style made > uncheck display Styles.
    • You can use a Design-time Style sheet.
      Using Dreamweaver | Use design-TIME style sheets
    • You can temporarily change the background color to the darkness when editing and then change back before you upload.

    Nancy O.

  • div Image is not in Live View mode

    Why can I not see my picture placed in a Div tag in Live View mode? Makes no sense. I changed the z index to 1000, also tried 1 that nothing changes. Please if anyone can help. Thank you!

    It seems the reason why your image does not appear is because of some errors in the CSS. If there is a style that is not closed in the style sheet, nothing below this point will stop working. 2 changes below should make the image reappear.

    {#apDiv7}

    position: absolute;

    Width: 20px;

    height: 17px;

    z-index: 5;

    background-image: url(_images/twitter-bird-dark-bgs.png);

    margin-top:-15px;

    margin left: 85px;

    } / * ADD THIS HERE * /.

    NAV ul {}

    list-style: none; / * This command deletes the list marker * /.

    border-top: 1px solid #666; / * This creates space between the following content browsing * /.

    do-size: 90%;

    }

    {#apDiv12}

    position: fixed;

    Width: 960px;

    height: 30px;

    z-index: 5;

    background-image: url(_images/topnavpanel.png);

    background-repeat: no-repeat;

    float: left;

    top: 229px;

    } / * ADD THIS HERE * /.

    . White {}

    }

  • Rebel T5 does not work using the live view. Live view mode is enabled, but images are not captured.

    Rebel T5 is not capturing images when taking pictures in mode live view.  Live view mode is activated but update automatic and image capture does not work.  Any suggestions?

    troyantonik,

    What lens do you have and have you tried other lenses with your camera to see if they also not auto focus when you press the shutter button halfway?

    Just in case a parameter can be the cause, I recommend you to reset the unit to default settings.  Follow these steps:

    1. Press the MENU key.
    2. [#3 tools] tab.
    3. Select [clear settings].
    4. Select [delete all device settings].
    5. Click [OK].
    6. Select [clear all custom Func.].
    7. Click [OK].
    8. Exit the menu.

    If it is a time sensitive matter, additional support options are available to contact us.

  • Text fields show only not in Design or in Live View mode

    Hi all

    I ran into a problem when trying to create a simple through Dreamweaver CS6 contact form.  I have two text fields for the name & Email and 1 text box for comments.  The question that I am running is that text fields are not displayed in Design or in Live view mode.  I have installed all the required variables for the server for the form to work... but that shouldn't have any effect on the demonstration of text field...  I tried to download my contact page with the same result of no list of text fields...

    What is really laughable, it is that the "text box", that I placed in my form for comments appears in Design mode & Live very well.  I think I'm missing something, but don't know what exactly.  The form is rendered by CSS.

    Here is the code for the form:

    < div id = "CRDForm" >

    " < form action =" http://www.sweetformimi.com/FormMail/formmail.php "method ="post"enctype =" application/x-www-formulaires-urlencoded"name ="contact"target ="_self"id ="contact"> "

    < input type = "hidden" name = "env_report' value ="REMOTE_HOST REMOTE_ADDR, HTTP_USER_AGENT, REMOTE_USER and AUTH_TYPE">

    " < input type ="hidden"name = 'recipients' value = ' [email protected] "/ > "

    < input type = "hidden" name = "subject" value = "Contact form" / >

    Your full name p > < label > <

    < input name = "Name" type = "text" id = 'Name' size = "40" / > < / p >

    < / label >

    < label > < p > Email

    < input name = "email" type = "text" accesskey = "2" tabindex = "2" title = "Email" value = "Email" > < / p >

    < / label >

    < Label > comments < br / >

    < = cols 'comments' textarea name = "40" lines = "10" accesskey = "3" tabindex = "3" title = 'Comments' > < / textarea >

    < / label >

    < name of entry = 'submit' type = 'submit' accesskey = "4" tabindex = "4" title = "submit" value = "submit" >

    < / make >

    < / div >

    There are other variables that I should think in the rest of my site?  I use a checkerboard to fluid.  I have CSS for office, Tablet and phone devices.  I also have a primary CSS file that imports all three.  Structure sites was conducted through the use of < header >, < article >, < footer > and of course the < div > tags.

    Has anyone already has the "text fields" does not come before? Is this a simple fix like reinstalling Dreamweaver CS6?  Finally, another thing I should mention is that I had a previous version of Dreamweaver on my computer, which was of CS3.  I have do not uninstall before installing the latest version.  I assumed (and I could be wrong here) that it would automatically replace the old version.

    I apoligize for what it is long-winded, but I am looking for help on this issue...

    Thank you

    Take the code you have posted and insert it into a new document in Dreamweaver as it is, record and watch. The fields on the form show? If they do there is something else in your code or the css that is responsible does not appear in this case, we would need to see the entire page and css.

    For me the code in design mode and live mode view shows your form fields.

  • My Canon 5 d Mk II and my Canon 7 d will not work in Av or Sv, but it works if I put it in Live View mode.

    My two cameras work fine in Live View mode, but not in normal viewfinder mode.  And customs settings work fine.  The shutter is damaged?

    Reset them to factory. Cancel all the settings in the Tools menu.

  • Some images not appearing is not in Live View mode?

    Hello

    Recently, I upgraded my Dreamweaver CS5 and have noticed that some images are appearing is no longer in Live View mode. When Live View is clicked, both images are displayed in Design view and preview in the browser; However, when you click on Live View, the question mark appears for new photos that have not been used in Dreamweaver before the update. Does anyone know a fix for this? I tried to uninstall/reinstall the software. Thanks for your help.

    What is the exact code of images path?

    How big are your images (file size)?  You optimize them for the web in your graphics editor before you insert in your web page?  Are they saved in RGB and CMYK not?

    Nancy O.

  • (Graphics) CSS styles do not render in Live view mode

    I can't find any tutorials on this particular issue. I guess I hit a button somewhere and off for the Live view rendering in DW CS4. I see very well in the Design view, this isn't a coding problem. When I want to watch in Live view mode, only the text appears.

    HEEELP!

    Samantha

    This happened to me today because I have copied a page in a page and ended up with two DOCTYPE in the same page.  Everything I have said, it could be to do with the way you have written to the page.

    Martin

  • Remote SSIs in Live View mode

    I am the administrator for several websites in one master site. Each subsite is published by someone else. Each Editor uses Dreamweaver.

    I create templates for publishers. These models have server side includes in them. I manage the side Server includes centrally (for example every page on the site has the same banner, it's an inclusion that I manage, and publishers cannot change).

    Publishers have Dreamweaver CS4. Their roots site of sites, etc. are configured correctly. When using the new Live View mode, we expected all that they see their pages in an editable with the side State central server includes in place. Instead, the side central server features appear not at all. (Any server-side includes that occur in their own subsites appear.) However, when pages are published on the web server, the pages render perfectly. It is only in Dreamweaver that do not appear the SSIs.

    The editors of each have an FTP connection that allows them to see only files in the folders in their site. (It is a preference of the administration of systems outside of my control). Dreamweaver insists on using FTP with local copies of SSIs to display the files that the user does not have permissions to change? Or is it smart enough to work as Contribute and HTTP calls for these files? For reasons no doubt obvious, I don't want publishers have copies of understands it on their local computers - each time I change the banner, for example, I would have to field phone calls asking why he does not appear correctly.

    No idea why it does not work, or confirmation/denial of whether Dreamweaver can even do what I ask? Thank you!

    I was able to get in touch with an Adobe engineer about this issue and, in fact, it is possible to do. When you use Live View, you must select "Use Testing Server for Document Source" (which is in the drop-down list on the button Live View). With this selection, understand that do not need to be on the local computer so that they appear.

    A bit more info is at http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WS0459F349-E2DC-4d31-ADCF-F954B79D9A77. html

  • How to pass the album Live view mode Design while working on a fluid page? The drop down option isn't there as if it was on other pages.

    How to pass the album Live view mode Design while working on a fluid page? The drop down option isn't there as if it was on other pages.

    You can not.  If you want to work with FGLayouts, I recommend drop back to the Release of June 2014 CC before they took the Design of FGLayouts mode.

    You can get the version of June 2014 DW direct links below:

    Win: http://download.adobe.com/pub/Adobe/Dreamweaver/WIN/CC/Dreamweaver_14_LS20.exe

    Mac: http://download.Adobe.com/pub/Adobe/Dreamweaver/Mac/CC/Dreamweaver_14_LS20.dmg

    Solution #2: Modify your CSS FGLayout file by adding an X to the code as shown below.  This trick DW into thinking that it is a normal page, so you can use the new Design view.   NOTE: Do not change the CSS in design Panel.  Do it in Code view.  Record.  Close DW.  New launch DW.

    /*

    Properties Grid Dreamweaver fluid

    ----------------------------------

    DW-num-CLO-mobile: X4;

    DW-num-CLO-Tablet: 8;

    DW-num-OCOL-Office: 12;

    DW-gutter-percentage: 25;

    =====================================

    Nancy O.

  • How can I prevent the display of the grey turn Code when I select Live view mode?

    I just upgraded to Dreamweaver CC 2014. Now, when I pick something in Live View mode when in split view, Code view window becomes gray. I can hardly see anything and cannot easily find my cursor. Very annoying. How can I change this? Does anyone know?

    It seems to me that you use Design mode in your previous version.

    The editor in Live mode is new to DWCC2014 and later, if you were using an earlier version, and by clicking on the elements in Live View mode, he would have acted like you were clicking on these items in a browser, there is no way to change using Live View before CC2014. The blue plan has been added during the introduction of the editor in Live mode.

    Click on the Live View drop down menu and choose Design, see if that is more as you remember.

  • Assembly of persons with reduced mobility in Live View mode

    I scoured the web trying to figure why I am unable to change the thing in Live view with Dreamweaver CC. When I click on the button Live while properties and Insert etc. is disabled. All the tutorials I've seen for Dreamweaver CC everyone is adding/subtracting elements in Live View mode, but for me it is all grayed out and is not possible. I looked for options enable editing mode live view, but I can't find anywhere in dreamweaver. Help, please!

    Live View edition is available in CC 20141 (release of October).

    If you have an earlier version, 2014 CC or CC 13, you will not have this option.

    New features of CC June 2014

    http://helpx.Adobe.com/Dreamweaver/using/whats-new-2014.html

    New features of CC 20141 October

    http://helpx.Adobe.com/Dreamweaver/using/whats-new.html

    Nancy O.

  • View. PHP page in Live view mode

    I hope it's in the right place

    I'm having trouble with CS5. I have a page .php not containing any html code I would like to see in Live view mode. The page is hosted on a local server and works very well when I go to listen to excerpts, or open it in Chrome/Firefox/IE outside of Dreamweaver. So I guess the WAMP server, I'm running to test is not the issue.

    When I open the page and select Live View I get the loading bar just above and to the right of the property inspector, but design view remains completely white, as if nothing is there.

    Apache version:
    2.2.17
    PHP version:
    5.3.3

    If you guys have any ideas please let me know

    Thank you very much in advance

    The following article describes how to configure a server to test PHP in Dreamweaver CS5:

    http://www.adobe.com/devnet/dreamweaver/articles/setup_php.html. It goes through the whole process of installation of XAMPP. If you have already installed WAMP, you can jump directly to the section that deals with defining a site and the test server. WAMP C:\xampp\htdocs is C:\wamp\www.

  • How to view a Wordpress site in Live View mode? (An unknown error has occurred so that dynamically discover the associated files)

    When I try and view my online Wordpress site I just get "an unknown error has occurred so that dynamically discover the associated files"

    It worked fine when my site was in WAMP in the directory "www", but now it's live I can't see him in Live view more. What should I do?

    Live View is not your site online.  This is your local site, as one might expect to see that he rendered in a browser Chrome.

    To view your site online, point your browser to the URL of your site.

    Nancy O.

  • I can't put files when in Live View mode

    I have my site configured to "automatically download files to the server when checking". When I save a file, it is properly is placed on the server. However, if I have the Live View active and you save a file, I get the error "access is denied.  The file exists may not be not on-site, can be opened in another program, or there might be a problem of local authorization. "If I switch to Live View twice (that is, turn it off and turn it back on), the file is displayed correctly in Live View mode.

    I always have to close Live View before (save) a file? I do this hundreds of times each day. It seems that the file should be placed and arranged Live View mode...


    Thank you!

    Switch to the Design mode.

    I have my site configured to "automatically download files to the server when checking".

    IMO, this is a very dangerous setting that should never be used.  Even the experts make mistakes.

    It is much safer to save first.  When you are sure that your files are good to go, press Ctrl + Shift + u to download.

    After a download session, I always unplug the remote server.

    Nancy O.

Maybe you are looking for

  • Satellite A100-727: HARD disk 7200 RPM replacing

    I am disappointed by the performance of the hard drive 5400 RPM in my Satellite a100-727.It's a Serial ATA-150 record. Can I replace it with a Seagate momentus 7200 RPM disk SATA-150?

  • HP ENVY 17: Left hinge issues

    Hello I have the same problems. Ive had my laptop for a while now and it is still in perfect condition. I noticed that recently the left screen hinge is kind of coward and he pulls out when I open the screen. Can anyone help point me in the right dir

  • HP Envy all-in-one 120th: 10 Windows on a 23-n001na A-I-O desire

    I just installed win 10 and the printer above requires a password for wireless connection. I tried to reset the router computer and printer etc., but to no avail. Run the app troubleshooting all looks ok, but I can't get around the password issue. He

  • All ThinkPad T410s come with a battery 6 cells coming out?

    I remember reading somewhere that the battery 6 cells exceeds on the side of the T410s makes clumsy in appearance and handling.  Is this always true?  If so, is there something like a 4 cells which remains flush with the chassis?  I couldn't find thi

  • Computers cannot start from my Dreamspark Windows 7 disc.

    I have acquired an iso to install Windows 7 from Dreamspark program Dreamspark Premium.  However, it looks like a bad iso because when I burn it to a DVD, computers do not start.  I put the DVD as the first device during the boot and boot, and I also