Wordpress, XAMP and Dreamweaver Connection database issues

Hellou everyone!
I'm in a setup process of wordpress website in Dreamweaver. Using XAMP to create a MySQL server to do this.
The issue is the dead blank page erro 404 when i go to the Live preview.
The connection setup works fine, the firewall is off
as a exemple, if I dowload a the from the locahost wordpress dashboard, i can see the theme on Dreamweaver files on xampp directory folders.
=
I used not the manual installer of Wordpress, but the Bitnani .exe installer, this installer dont use anymore the htdocs folder in XAMPP directory but he use the folder call "app", (i dont if this make any difference cuz most of tutoriais that i saw ask for you use the htdocs folder or the www folder)
The config.php use this configurations
The database on PHPMyAdmin looks fine
But when i click on index.php or any other php file and go "Live" this is the screen that appear to me

I'm already Copy the files "MMHTTPDB.php" and "mysql.php" into _mmServerScripts folder on the remote server.
And the privileges looks O.K

Similar Messages

  • Cisco ASA 5505 Ipsec VPN and random connection dropping issues.

    Hello,
    We are currently having issues with a ASA 5505 Ipsec VPN. It was configured about 7-8 months ago and has been running very well..up until the last few weeks.  For some reason, the VPN tends to randomly disconnect any user clients connected a lot.  Furthermore, sometimes it actually connects; however does not put us on the local network for some reason and unable to browse file server.  We have tried rebooting the ASA a few times and our ISP Time Warner informed us there are no signs of packet loss but still unable to pinpoint the problem.  Sometimes users close out of VPN client completely, reopen several times and then it works.  However it's never really consistent enough and hasn't been the last few weeks.  No configuration changes have been made to ASA at all.  Furthermore, the Cisco Ipsec VPN client version is: 5.0.70
    Directly below is our current running config (modded for public).  Any help or ideas would be greatly appreciated.  Otherwise, if everything looks good...then I will defer back to our ISP Time Warner:
    : Saved
    ASA Version 8.4(2)
    hostname domainasa
    domain-name adomain.local
    enable password cTfsR84pqF5Xohw. encrypted
    passwd 2KFQnbNIdI.2KYOU encrypted
    names
    interface Ethernet0/0
    switchport access vlan 2
    interface Ethernet0/1
    interface Ethernet0/2
    interface Ethernet0/3
    interface Ethernet0/4
    interface Ethernet0/5
    interface Ethernet0/6
    interface Ethernet0/7
    interface Vlan1
    nameif inside
    security-level 100
    ip address 192.168.2.1 255.255.255.0
    interface Vlan2
    nameif outside
    security-level 0
    ip address 205.101.1.240 255.255.255.248
    ftp mode passive
    clock timezone EST -5
    clock summer-time EDT recurring
    dns domain-lookup inside
    dns domain-lookup outside
    dns server-group DefaultDNS
    name-server 192.168.2.60
    domain-name adomain.local
    same-security-traffic permit intra-interface
    object network obj_any
    subnet 0.0.0.0 0.0.0.0
    object network SBS_2011
    host 192.168.2.60
    object network NETWORK_OBJ_192.168.2.0_24
    subnet 192.168.2.0 255.255.255.0
    object network NETWORK_OBJ_192.168.5.192_
    27
    subnet 192.168.5.192 255.255.255.224
    object network Https_Access
    host 192.168.2.90
    description Spam Hero
    object-group network DM_INLINE_NETWORK_1
    network-object object SPAM1
    network-object object SPAM2
    network-object object SPAM3
    network-object object SPAM4
    network-object object SPAM5
    network-object object SPAM6
    network-object object SPAM7
    network-object object SPAM8
    object-group service RDP tcp
    description Microsoft RDP
    port-object eq 3389
    access-list outside_access_in extended permit tcp object-group DM_INLINE_NETWORK_1 object SBS_2011 eq smtp
    access-list outside_access_in extended permit tcp any object SBS_2011 eq https
    access-list outside_access_in extended permit icmp any interface outside
    access-list outside_access_in remark External RDP Access
    access-list outside_access_in extended permit tcp any object SBS_2011 object-group RDP
    access-list domain_splitTunnelAcl standard permit 192.168.2.0 255.255.255.0
    pager lines 24
    logging asdm informational
    mtu inside 1500
    mtu outside 1500
    ip local pool test 192.168.10.1-192.168.10.5 mask 255.255.255.0
    ip local pool VPN_Users 192.168.5.194-192.168.5.22
    0 mask 255.255.255.0
    icmp unreachable rate-limit 1 burst-size 1
    no asdm history enable
    arp timeout 14400
    nat (inside,outside) source static NETWORK_OBJ_192.168.2.0_24
    NETWORK_OBJ_192.168.2.0_24
    destination static NETWORK_OBJ_192.168.5.192_
    27 NETWORK_OBJ_192.168.5.192_
    27 no-proxy-arp route-lookup
    object network obj_any
    nat (inside,outside) dynamic interface
    object network SBS_2011
    nat (inside,outside) static interface service tcp smtp smtp
    object network Https_Access
    nat (inside,outside) static interface service tcp https https
    nat (inside,outside) after-auto source dynamic any interface
    access-group outside_access_in in interface outside
    route outside 0.0.0.0 0.0.0.0 205.101.1.239 1
    timeout xlate 3:00:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    timeout floating-conn 0:00:00
    dynamic-access-policy-reco
    rd DfltAccessPolicy
    user-identity default-domain LOCAL
    http server enable
    http 192.168.2.0 255.255.255.0 inside
    http 192.168.1.0 255.255.255.0 inside
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart
    crypto ipsec ikev1 transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
    crypto ipsec ikev1 transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
    crypto ipsec ikev1 transform-set ESP-DES-SHA esp-des esp-sha-hmac
    crypto ipsec ikev1 transform-set ESP-DES-MD5 esp-des esp-md5-hmac
    crypto ipsec ikev1 transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac
    crypto ipsec ikev1 transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
    crypto ipsec ikev1 transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac
    crypto ipsec ikev1 transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac
    crypto ipsec ikev1 transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac
    crypto ipsec ikev1 transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac
    crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set pfs group1
    crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set ikev1 transform-set ESP-AES-128-SHA ESP-AES-128-MD5 ESP-AES-192-SHA ESP-AES-192-MD5 ESP-AES-256-SHA ESP-AES-256-MD5 ESP-3DES-SHA ESP-3DES-MD5 ESP-DES-SHA ESP-DES-MD5
    crypto map outside_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP
    crypto map outside_map interface outside
    crypto ikev1 enable outside
    crypto ikev1 policy 10
    authentication pre-share
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    telnet 192.168.2.0 255.255.255.0 inside
    telnet timeout 5
    ssh timeout 5
    console timeout 0
    dhcpd address 192.168.2.160-192.168.2.19
    9 inside
    dhcpd dns 192.168.2.60 24.29.99.36 interface inside
    dhcpd wins 192.168.2.60 24.29.99.36 interface inside
    dhcpd domain adomain interface inside
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    webvpn
    group-policy domain internal
    group-policy domain attributes
    wins-server value 192.168.2.60
    dns-server value 192.168.2.60
    vpn-tunnel-protocol ikev1
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value domain_splitTunnelAcl
    default-domain value adomain.local
    username ben password zWCAaitV3CB.GA87 encrypted privilege 0
    username ben attributes
    vpn-group-policy domain
    username sdomain password FATqd4I1ZoqyQ/MN encrypted
    username sdomain attributes
    vpn-group-policy domain
    username adomain password V5.hvhZU4S8NwGg/ encrypted
    username adomain attributes
    vpn-group-policy domain
    service-type admin
    username jdomain password uODal3Mlensb8d.t encrypted privilege 0
    username jdomain attributes
    vpn-group-policy domain
    service-type admin
    tunnel-group domain type remote-access
    tunnel-group domain general-attributes
    address-pool VPN_Users
    default-group-policy domain
    tunnel-group domain ipsec-attributes
    ikev1 pre-shared-key *****
    class-map inspection_default
    match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
    parameters
      message-length maximum client auto
      message-length maximum 512
    policy-map global_policy
    class inspection_default
      inspect dns preset_dns_map
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect rsh
      inspect rtsp
      inspect esmtp
      inspect sqlnet
      inspect skinny 
      inspect sunrpc
      inspect xdmcp
      inspect sip 
      inspect netbios
      inspect tftp
      inspect ip-options
      inspect icmp
    service-policy global_policy global
    prompt hostname context
    no call-home reporting anonymous
    Cryptochecksum:e2466a5b754
    eebcdb0cef
    f051bef91d
    9
    : end
    no asdm history enable
    Thanks again

    Hello Belnet,
    What do the logs show from the ASA.
    Can you post them ??
    Any other question..Sure..Just remember to rate all of the community answers.
    Julio

  • Suse9.1 and 10g create database issue

    Hi
    My database creation always fails with ORA-27125: unable to create shared memory segment.
    I've used orarun.rpm to set all kernel parameters and crosschecked it with official pdfs, seems ok.
    I also tried export DISABLE_HUGETLBFS=1, no luck.
    Anyone out there who could give me a hint ?
    thanks in advance
    Ronald

    hi Ronald
    actually, I just wanted it the easy way : use the predifined db and change/add my tablespaces later.
    Using 1G phys.RAM, 2G swap.
    Last try was SGA 280M, thought similar.
    There was no alert.log yet, although $ORACLE_BASE/admin structure was there already.
    Meanwhile I saved custom scripts from dbca with the same values and ran from shell to tee out any errors.
    It finished without any errors !!!
    So, - happy for now, but a little bit 'disconcerted'.
    Are there any other defaults or conditions that have to be met with the seed-databases, like a running emctl ?
    I'm working with 8.1.7 still.
    Any more input would be nice, but anyway thanks for fast reply.
    Ronald

  • MySQL databases and dreamweaver

    Please, somebody help me!!
    I am on a Mac. I have my site up but can't use it because of
    the database issues I am having.
    1. I don't write code - hence my purchase of Dreamweaver
    2. My host will not allow me to connect to MySQL
    (server-side) and suggested I try an SSH. I got Navicat.
    It seems I need to connect to the database through
    Dreamweaver in order to create my PHP pages. I don't know how to do
    it or if it is possible using an SSH (Navicat)
    Also I don't understand the whole "test server" thing. It was
    suggested I connect my Mac to a Windows machine to create a testing
    server. Is this really necessary? I have an external hard drive
    with tons of space. Can I use that? Are there any other options? I
    don't know a single Mac user who has a spare windows machine lying
    around.
    My site is ready to go but useless unless I can this
    database-access problem solved. I need to create PHP pages but
    cannot do it without some sort of access to my database.
    Please HELP!!!

    See if this helps:
    http://www.adobe.com/devnet/dreamweaver/articles/setting_up_php_05.html
    Ken Ford
    Adobe Community Expert - Dreamweaver
    Fordwebs, LLC
    http://www.fordwebs.com
    "farfalle" <[email protected]> wrote in
    message news:ff5t8j$da5$[email protected]..
    > Please, somebody help me!!
    >
    > I am on a Mac. I have my site up but can't use it
    because of the database
    > issues I am having.
    >
    > 1. I don't write code - hence my purchase of Dreamweaver
    > 2. My host will not allow me to connect to MySQL
    (server-side) and suggested I
    > try an SSH. I got Navicat.
    >
    > It seems I need to connect to the database through
    Dreamweaver in order to
    > create my PHP pages. I don't know how to do it or if it
    is possible using an
    > SSH (Navicat)
    >
    > Also I don't understand the whole "test server" thing.
    It was suggested I
    > connect my Mac to a Windows machine to create a testing
    server. Is this
    > really necessary? I have an external hard drive with
    tons of space. Can I use
    > that? Are there any other options? I don't know a single
    Mac user who has a
    > spare windows machine lying around.
    >
    > My site is ready to go but useless unless I can this
    database-access problem
    > solved. I need to create PHP pages but cannot do it
    without some sort of
    > access to my database.
    >
    > Please HELP!!!
    >

  • MySQL to DreamWeaver connectivity issue specific to Stored Procedures

    Hi there,
    I have a MySQL to DreamWeaver connectivity issue specific to
    Stored Procedures.
    The driver I am currently using is
    mysql-connector-java-5.1.5-bin.jar.
    Although basic row and column tree is exposed in Adobe
    DreamWeaver 8's Application Pallette, my stored procedure is not.
    My serverside technology is Coldfusion(MX7).
    My environment is:
    Server: MS Windows 2003 (Small Business Server) using IIS.
    Client: MS Window XP-Pro.
    According to the driver documentation
    mysql-connector-java-5.1.5-bin.jar appears to be capable of
    handling stored procedures:
    http://dev.mysql.com/doc/refman/5.1/en/connector-j-useagenotes-basic.html#connector-j-exam ples-stored-procedure
    I could be wrong but the evidence suggests that support for
    this feature is not available from Adobe.
    I have already invested a certain amount of time in this
    sub-project. I would, therefore, be most grateful to anyone who can
    provide me with a solution to this.

    OK.
    Figured out the 'stored proceedure' problem. I had two 'Connection' folders, one of which was a sub-folder, that pointed to the same database but with slightly different configuration details. Removed the 'wrong' folder and all seems to be sorted.
    P

  • Downloading and editing an existing WordPress site in Dreamweaver CS5.

    Hello! New to the forums, here.
    I'll try to be brief. I've got a WordPress site in-place at metalmeter.com that is hosted through HostGator. Basically, what I'm looking to do is get the site from the remote server and edit it in Dreamweaver CS5, previewing all changes on a local testing server before putting the updated contents back on the remote server.
    Now, let me be clear: I've tried plenty of the tutorials. I've watched hours of videos. I still can't get it configured properly. I've got the FTP connection to the remote server running smoothly. I've got XAMPP installed. I'm having difficulties (and I apologize for being vague), and I just don't know where the problem is located. In my htdocs folder for XAMPP, I've got two subfolders 'metalmeter' for the remote server's downloaded contents, and 'wordpress' for the wordpress installation that every page seems to be pointing me toward. What confuses me is that when I try and open the uppermost index.php file on the remote server, the dynamically discovered content is not being displayed in the live view with my local testing server. I want to be viewing my existing WordPress site in its entirety exactly as I see it online while I'm editing it, and then pushing back updated files to the /public_html/ root directory of the remote server so that I can edit the site from my local client. I'm extremely new to Dreamweaver, so any help you could offer would be greatly appreciated.
    If you know how to do exactly what I'm trying to do and have been successfully viewing and editing your existing WordPress site in Dreamweaver for upload, please take some time to explain the set-up. I'd be forever in your debt!

    Nancy O. wrote:
    I've been following this discussion for a while now and I don't understand why you hope to edit articles from DW.  That's what the WP Admin panel is specifically designed for.  Besides, you won't find your articles in any of the site files because they don't exist there.
    I agree I don't see any reason to want to edit a Wordpress site in Dreamweaver. If you are using Wordpress then you may as well put Dreamweaver in the bin. Although people do actually want to edit and manipulate the design in Dreamweaver (including myself) and from what I've read its possible but I've never found a source which explains fully how to achieve this and those that I have it seems too much effort to even bother about.
    I guess the Dreamweaver environment feels more like home and is more user friendly.
    To put it another way, a typical WordPress installation contains around 800 files in some 80 folders.  Those files don't contain any content, just a whole lot of PHP code.   In fact, the only page most people ever see on your site is the index.php page which is dynamically created over & over by the server with content from the MySql and various include files.
    For sure and that's why people who use Dreamweaver and feel the need to manipulate a Wordpress site in Dreamweaver because Wordpress is 'in vogue' get lost. Wordpress just containes a lot of pages with nothing to see apart from some php, many of who will not understand one jot.
    Unless you're a coding guru, you should definitely NOT touch any of the core WP files as this could cripple your site.  If you want to customize your Theme, look at the CSS and include files in your Themes folder.   See Anatomy of a WordPress Theme:http://yoast.com/wordpress-theme-anatomy/
    lol your not wrong there!
    For a quick tip on Theming, open your remote site in Firefox equipped with the 'Web Developer Toolbar'.  Edit CSS on screen.  Save changes to your local site and upload it to the remote server.  No testing server required. 
    Wordpress is Wordpress and Dreamweaver is Dreameaver. As far as I can make out the two don't mix.
    Ideally you would just choose a Wordpress theme which most relates to the nice site you have designed in Fireworks of which you won't find any however goodthe themes are. Then manipulate the themes css that's if you can understand it. Even for a seasoned css expert its heavy going because everyone produces css differently to achieve the same results.
    Leave Wordpress well anlone unles you're going to use it out of the box so to speak or as a web-developer don't mind a bit of reverse engineering.

  • Database log switch and WLS connection pool relation

    Hi,
    We have been facing WLS JDBC connection pool disable and suspension issue very frequently in our environment and as a work around have implemented multi-datasource configuration (fail over method).
    But we need to know the root cause for the same and want to fix the issue too.
    We have tried many options like increasing no. of processes and transaction on Database, fine tune the weblogic datasource but still we could not isolate the issue.
    Recently we have been advised to minimize the log switch on database front and increase the redo log size. Not sure if this will help in isolating the issue or not.
    So we are Looking forward for the comments and suggestions on what would be the relationship b/w datasource and log switch be and if someone have faced this issue and resolved the same by fine tuning the database and minimizing the log switch.
    We are using WLS 10.3.3.0
    -Rohit

    turn on jdbc logging. The server log should be showing the troubles WLS is having
    while testing connections and trying/failing to make replacement connections.

  • CC 2014 Adobe suite and iCloud connection issue

    Ever since I bought the new iCloud and Abobe Creative suite, I've had issues. The apps were working up until now, but the iCloud connection never worked. It kept scrolling. I noticed that when I would shut down my computer and relaunch, it would launch all the programs I had open and create a scrolling issue. Mind you, I still use the old CS5 programs and I am mainly using the CC for Dreamweaver right now. I've been have to force quit things in start-up. So, I don't know if this has to do with the iCloud issue or not.
    The main thing that has happened today, is that my apps don't work now. It's telling that I need to change my firewall settings. Why now? Anyway, I'm frustrated for two reasons. I subject to working on things based on internet connection. This is why I keep my old apps. But, now I'm frustrated because of what is happening on start up and the fact that I can't my Dreamweaver app.
    I'm in the middle of a project. Any suggestions would be greatly appreciated.
    Lesley

    First, this is not Apple... it is Cloud, not iCloud
    Second, for download problems, please read https://forums.adobe.com/thread/1499014
    -try some steps such as changing browsers and turning off your firewall
    -also flush your browser cache so you are starting with a fresh browser
    http://myleniumerrors.com/installation-and-licensing-problems/creative-cloud-error-codes-w ip/
    http://helpx.adobe.com/creative-cloud/kb/failed-install-creative-cloud-desktop.html
    or
    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

  • I upgraded from Dreamweaver CS4 to CS6. but now "an TFP error occured - cannot make connection to host". I spent hours with the host technician and we cant find the error. I reinstalled DW4 and it connects to host perfectly. Anyone else seen this problem?

    I upgraded from Dreamweaver CS4 to CS6. but now when I want to upload I get "an TFP error occured - cannot make connection to host". I spent hours with the host technician and we cant find the error. I reinstalled DW4 and it connects to host perfectly. Anyone else seen this problem?
    Mac OS 10.8.5
    None of these issues are causing the error in DW CS6. We have double checked all of them and we have everything exactly right. Also I have exactly the same SiteSetup in DW CS4 and that works perfectly well. Could there must be factor in 6 that didn't exist in 4? Something that isnt in the SiteSetup but in some hidden dialog box ?
    I can also upload to my host using Fetch, a third party FTP. And as I said DW CS4 works fine. So the problem is not with my host, its with DW CS6 in particular.

    Thank you Jon, that fixed it perfectly. You have saved me from going crazy. The only difference I see now is in "Server Name" it changed what I had entered (my ftp address) to "Remote Server"; which seems odd -- but it works!   Although I know there maybe also some other dialog box I have never seen
    Of course I saw that menu item "Import"  and but I thought thats obviously not for me: "Why would I want to import an entire website?". I did not however see "Export the selected site" for thats only a tiny icon in the footer. However I would have thought the same:  "Why would I want to export my entire website?".
    An observation: I've seen this problem in a lot of Adobe software, the menu-names of items are  obscure, non descriptive. What would be better would be for the menu names or popups to say "Export Site Setup settings" and "Import Site Setup settings"

  • Accessing ODBC Database through CF and Dreamweaver

    Ok, so I have a db connection set up under the ODBC administrator.  It is using Oracle 8 or 9 (can't remember) but it is what I use so that I can connect to it through my company's Accounting Software.  I want to query it using Dreamweaver and make a CF page of the query.
    Here's what I've done:
    In CF Admin, I created the datasource, chose ODBC, chose the Server name and username and pw and it connected successfully.
    Went into Dreamweaver, added the datasource and Tested Connection--it connected successfully.  I can even expand the Tables tree and see the tables.
    Now, when I create a query in a new CF document, I get an error when the query runs (like if I'm editing the Record Set and I click Test, it gives me an error).
    Here is the error:
    MM_ERROR:-1:[Macromedia][SequeLink JDBC Driver][ODBC Socket][Oracle][ODBC][Ora]ORA-00942: table or view does not exist
          java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][ODBC Socket][Oracle][ODBC][Ora]ORA-00942: table or view does not exist
          at macromedia.sequelink.ssp.Diagnostic.toSQLException(Unknown Source)
          at macromedia.sequelink.ssp.Chain.cnvDiagnostics(Unknown Source)
          at macromedia.sequelink.ssp.Chain.decodeDiagnostic(Unknown Source)
          at macromedia.sequelink.ssp.Chain.decodeBody(Unknown Source)
          at macromedia.sequelink.ssp.Chain.decode(Unknown Source)
          at macromedia.sequelink.ssp.Chain.send(Unknown Source)
          at macromedia.sequelink.ctxt.stmt.StatementContext.execDirect(Unknown Source)
          at macromedia.jdbc.sequelink.SequeLinkImplStatement.execute(Unknown Source)
          at macromedia.jdbc.slbase.BaseStatement.commonExecute(Unknown Source)
          at macromedia.jdbc.slbase.BaseStatement.executeQueryInternal(Unknown Source)
          at macromedia.jdbc.slbase.BaseStatement.executeQuery(Unknown Source)
          at coldfusion.server.j2ee.sql.JRunStatement.executeQuery(JRunStatement.java:132)
          at coldfusion.rds.DbFuncsServlet$DbSqlStatementOperator.processCmd(DbFuncsServlet.java:453)
          at coldfusion.rds.DbFuncsServlet.processCmd(DbFuncsServlet.java:77)
          at coldfusion.rds.RdsServlet.doPost(RdsServlet.java:80)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
          at coldfusion.rds.RdsFrontEndServlet.doPost(RdsFrontEndServlet.java:104)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
          at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
          at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
          at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
          at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
          at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
          at jrun.servlet.http.WebService.invokeRunnable(WebService.java:172)
          at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
          at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
          at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
          at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    Here is the CFM page code:
    <cfquery name="qGetTB" datasource="khamp">
    SELECT ALL
    KHAMELEON.GL_DETAIL.BATCH_NO,
    KHAMELEON.GL_DETAIL.ACCOUNT,
    KHAMELEON.GL_DETAIL.TRX_DES1,
    KHAMELEON.GL_DETAIL.AMOUNT,
    KHAMELEON.GL_DETAIL.BK2_AMT,
    KHAMELEON.GL_ENTITY_MASTER.ENTITY,
    KHAMELEON.GL_DETAIL.SOURCE,
    KHAMELEON.GL_DETAIL.FYEAR,
    KHAMELEON.GL_DETAIL.PERIOD,
    KHAMELEON.GL_DETAIL.TRX_DES2,
    KHAMELEON.GL_DETAIL.ACCTG_DATE,
    KHAMELEON.GL_ACCOUNT.DES1
    FROM KHAMELEON.GL_DETAIL,
    KHAMELEON.GL_ACCOUNT,
    KHAMELEON.GL_ENTITY_MASTER
    WHERE (KHAMELEON.GL_DETAIL.FYEAR='2009' AND KHAMELEON.GL_DETAIL.PERIOD BETWEEN '01' AND '06')
    AND KHAMELEON.GL_DETAIL.ACCOUNT='60700'
    AND ((KHAMELEON.GL_ACCOUNT.ACCOUNT=KHAMELEON.GL_DETAIL.ACCOUNT)
    AND (KHAMELEON.GL_ENTITY_MASTER.ENTITY=KHAMELEON.GL_DETAIL.SUB_ENTITY))
    ORDER BY KHAMELEON.GL_DETAIL.ACCOUNT ASC,
    KHAMELEON.GL_DETAIL.TRX_DES1 ASC
    </cfquery>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Ventyx Financial Reports</title>
    </head>
    <body>
    <table border="1">
      <tr>
        <td>ACCOUNT</td>
        <td>DES1</td>
        <td>ENTITY</td>
        <td>AMOUNT</td>
      </tr>
      <cfoutput query="qGetTB">
        <tr>
          <td>#qGetTB.KHAMELEON.GL_DETAIL.BATCH_NO#</td>
          <td>#qGetTB.KHAMELEON.GL_DETAIL.ACCOUNT#</td>
          <td>#qGetTB.KHAMELEON.GL_DETAIL.TRX_DES1#</td>
          <td>#qGetTB.KHAMELEON.GL_DETAIL.AMOUNT#</td>
        </tr>
      </cfoutput>
    </table>
    </body>
    </html>
    Do you know what is going wrong?  Also, when I edit the recordset, there is a place for username and pw but if I entere it there, it shows up plaintext in the cfm code which doesn't sound like a good idea.  Do I have to enter it there?  Even if I do, I still get the error.

    Yes, if you use the Oracle driver, you can create the Oracle dataconnection directly in ColdFusion by providing it the SID, Server, Port, Username and Password for the oracle database to which you are trying to connect.
    Using this dirver means you don't need to set up any ODBC or Oracle Listner clients on the maching for ColdFusion.  Other software that maybe using those connections is a different matter of course.
    ODBC is a ODBC to JDBC bridge that allows ColdFusion to connect to any ODBC connectors you have set up on the Microsoft ODBC pannel.
    But you do need a function Data Source configured in the ColdFusion administrator, whether it be an Oracle, ODBC, or "Other" JDBC driver.

  • Trying to edit a wordpress then in dreamweaver cc with mamp but things don't work out. dreamweaver can't establish connection with my server.

    Trying to edit a wordpress then in dreamweaver cc with mamp but things don't work out. i've been searching through the net bt i didn't find an answer. i've followed many tutorials and did exactly the things that was asked but dreamweaver can't establish connection with my server. here's a few pics with the preferences i'm trying to establish a connection. Note that i tried it without "localhost" in the weburl. mamp is running with apache and mySql. Anyone please.

    Hi Gareth,
    See if the following link helps:
    <a href="https://www.sdn.sap.com/irj/sdn/thread?threadID=174271">https://www.sdn.sap.com/irj/sdn/thread?threadID=174271</a>
    Bye
    Ankur

  • Bc and dreamweaver cs6 site import issues

    - issues importing BC sites in Dreamweaver cs6
    - manage sites dialog, 
    - flash loader spinning,  "Retrieving site definition..." endlessly.

    Thanks Brad. It is happening only for the sites that aren't set up in the manager. the few that are (after a fresh os 10.6.8 install and a fresh cs6 install) are fine. The ones that aren't working are all the rest. So, about 4 that connect and show business catalyst as the "type" in the manager, 1 (my main rebraded partner site) that shows as type "dreamweaver" and then maybe 15 I can't import. The reason for the dreamweaver type is that I used the ftp creds to set it up so that I could use it rather thna letting dreamweaver sniff out the creds and serve up my login cred screen to tie it together. I only did that since I was desperate to edit. It's a workaround.
    I spent a long time on chat yesterday with Adobe Support.  Deleted prefs, deactivated dreamweaver, restarted, same issues. They filed a support ticket. I'll try to keep this updated if anyone else would like to know. As always, thanks for the help. - T

  • Dreamweaver asp Database Connections

    Am using Dreamweaver 8 (and the Missing Manual book) to set up dynamic webpages using asp and a database.
    Have used IIS to get my server set up at localhost and have downloaded files including mdb from site associated with Missing Manual book. Am on pages 700-701 of book.
    Have selected Custom Connection String using the connection name connNationalEx. Then connection string:
    "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\DWDynamic\nationalEx.mdb"
    Have selected "Using driver on this machine"
    Response to "Test" is "Connection successfully made" which is great!
    After OK I get the following message:
    "C:\inetpub\wwwroot\nationalex_root\Connections\connNationalEx.asp contains an invalid path" which is not so great!
    Have tried changing and matching capitals and/or no capitals. Prob something simple but I can't see it.
    Am doing a website for local Scouts on a voluntary basis and due to child protection laws they have asked for a log in system. Am happy with Dreamweaver and CSS but I may have bitten off more than I can chew here with log-ins! Any help appreciated with above.

    Perhaps there's a remnant of an open database? When I used
    Access
    Database, it would create an LDI or some thing similar when
    it opens an
    mdb that could, on occasion, remain open even after being
    close?
    This probably isn't the case but perhaps it can give you a
    clue.
    You may also want to try moving it so that it's not where it
    was and
    then connect to it in it's new location.

  • Wordpress and dreamweaver... dynamicalled-related files cannot be discovered

    I want to edit my wordpress theme with dreamweaver cc. I have a wordpress set up through a remote server and the wordpress is set to the root directory. I connect dreamweaver to wordpress successfully but then when I try open the index.php I get the error “dynamicalled-related files cannot be discovered”. I have spent the last three days trawling tutorials etc and nothing seems to be working. I feel like there is definitely a solution I just need some help please

    Do you have a local testing server installed & running?
    Is WP installed inside your local testing server's default folder? 
         C:\wamp\www\WP\
         C:\xampp\htdocs\WP\
    Have you defined your local Testing Server in DW, Site > Manage Sites? 
    See screenshots below:
    Nancy O.

  • I've installed CS6 and web Premium on a Mac running 10.9.5, and Dreamweaver,Flash and Illustrator wont launch.  All other components work normally.  In Activity monitor it says Adobe switchboard failed to respond.  Can anyone help solve this issue?

    I've installed CS6 and web Premium on a Mac running 10.9.5, and Dreamweaver,Flash and Illustrator wont launch.  All other components work normally.  In Activity monitor it says Adobe switchboard failed to respond.  Can anyone help solve this issue?

    Release: 4/25/2012
    http://support.amd.com/us/gpudownload/windows/Pages/radeonmob_win7-64.aspx

Maybe you are looking for

  • Help needed for report on tables vbak and vbap

    Hello, I needed help in one of my work issues, this is my first project and Iam still learning. kindly help. I was asked to take erdat,vbeln,posnr from selection screen and compare it with the data already in tables vbap,vbak. If the data already exi

  • Cannot delete gap in sequece

    HI I'm hoping someone can help. Whenever I make a cut and try to close the gap, I'm unable. I've done this numerous times before with no issues. Usually, I select the clip, delete it and then select the gap and delete the space in between. I've also

  • What config should be done before running the ETL of EBS R12 vison demo

    Do the ETL for financial analytics, based on the EBS R12 vison demo database. I checked the doument, it quite complicated. Could I skip all the configuration steps in http://download.oracle.com/docs/cd/E12127_01/doc/bia.795/e12083/toc.htm (chapter 7

  • Connect database

    hi all, I already opened Database in one terminal now i try to open in new terminal for some other command execution but it comes [oracle@localhost ~]$ export ORACLE_BASE=/u01/app/oracle [oracle@localhost ~]$ export ORACLE_HOME=/u01/app/oracle/produc

  • ITunes files only play for 2-10 seconds

    I added some new tunes from my hard drive into the iTunes Library. One time I did it by placing the files into the Library in the finder and then using the "Add to Library" command in iTunes. Another time I simply used "Add to Library" and navigated