PHP scripts are not working after deploying it on website

Hi,
I have recently deployed my flex application on a web hosting (000webhost.com) and now my application is getting launched properly. Visit (www.kpratik.webatu.com).
I have used PHP script to interact with database MySQL. Locally everything was working fine but when I have deployed it to internet my PHP scripts are not working and any database opeartion is not getting performed. I have already chaned to host, username password in the PHP file as given my service provider.
Please let me know if you have any input on this.
Reponse will be highly appreciated.
Regards,
Pratik

Hello,
Ok let me explain you where exactly it is going wrong.
I am constructing SQL query in my ActionScript code and I am passing this query to my PHP script using HTTPService. Now when I am hardcoing the query in PHP script i found it is working perfectly which means my query is not getting passed to PHP script.
Please let me know what could be the reason.
I am using POST method for HTTPService.
Thanks,
Pratik

Similar Messages

  • The MSS ECM FPM Steps are not working after the upgrade

    Hi all,
    The MSS ECM FPM Steps are not working after the upgrade. We use Java Webdynpro and MSS ECM (SP17), version 603.
    On cliking the FPM steps, nothing is happening, however we can navigate using the buttons.
    But this functionality was working before the upgrade.
    Please let me know what should I do.
    Thanks,
    Sarayoodharan.K

    clinet provided in the backend system was not correct during SSO certificate using tx-code strustsso2 -  Cleint should be 000

  • Head phone volume controls are not working after updating to ios 6.1 y?

    head phone volume controls are not working after updating to ios 6.1 y?

    I have tried my head phone with other iphone still the same problem may be my head phones has been not working need to chek my iphone with other head phones which are working

  • My printers are not working after mavericks install. What can I do to fix - PLEASE HELP! It is my lifeline - we are a print shop!

    My printers are not working after mavericks install.
    The printer just PAUSE and can't be resumed.
    What can I do to fix - PLEASE HELP!
    It is my lifeline - we are a print shop!

    Go to the printer manufacture website and download the drivers for your printer model for OS X v10.9 Mavericks.
    Then open System Preferences > Printers & Scanners > Print
    Select your printer on the left then click -  (minus)
    Then click + (plus) to add the printer.

  • Script does not work after download

    Hi,
       I have build a form in SAP enviornment using Adobe Life Cycle designer, while designing I have been using XML datasource and wrote scripts for different events on the elements of the form, the script works perfectly fine while designing, but fails when downloaded through an application. I downloaded form and to check if the scripts are still there or not, the script was present, but would not simply execute, for ex. while on clicking of button, certain fields on the form are to be hidden, but this would not work.
    ex. this.parent.parent.StaticText39.presence
    = "hidden";this.parent.parent.STELL_STEXT.presence
    = "hidden";
    The above scripts work perfect durong designing the form, but would not work after form is downloaded through an applciation. Could any one have answer to wierd behaviour?
    Regards,
    Shishir.P

    Was the form saved as a dynamic XML form?
    While the default preview in LiveCycle Designer may be set to dynamic XML form, thus providing the dynamic behaviour you are seeking, if the form is not saved as a dynamic XML form Adobe Reader and Acrobat will not respect the changes to the presence property at run-time.
    Steve

  • Alerts sounds are not working after upgrading to iOS 7.1.2

    Hi,
    I've noticed that all the alerts sounds are not working anymore after upgrading my iPhone 4S to iOS 7.1.2
    I’ve reviewed similar posts regarding the same issue; and it seems this is a common issue in iPhone 4S when upgrade to iOS 7.1.2.
    Apple, please Advise if there anything I can do to resolve the issue especially that my work deepens on the push emails and alerts that requires prompt response.

    I got this issue resolved.
    It caused due to some dirt in the charger slot; such dirt caused the phone to assume as if it is connected to a car kit and that is why it does not produce any sound except the Ringer and the Alarm.
    It has been fixed by cleaning the charger slot by toothbrush! with some
    drops of a cleaner.
    Do not do it by yourself, as it might be a risk; rather, let it to be done by an expert.

  • Cascading prompts are not working after UNX conversion.

    Hi,
    We have converted universe to UNX format, but after conversion the cascading prompts are not working. Following is the one of the example of the cascading prompt which is having issue:
    We have cascading object named u201CGroup - Deviceu201D as below:
    CONCAT(CONCAT(@select(Performance Management\Group\Group Name),' - '),@select(Performance Management\Device\Device Name))
    In the SQL Assistance windows, validate button properly validates this object.
    Based on the above object, we have filter named u201CEnter/Select Group u2013 Deviceu201D with following definition:
    @select(Performance Management\Performance Reporting Objects\Performance Custom Dimensions\Group - Device) In  @prompt('Enter/Select Device Names','A','Performance Management\Performance Reporting Objects\Performance Custom Dimensions\Group - Device',Multi,Free,Not_Persistent)
    When I click on the validate button for this filter, it doesnu2019t says whether the expression invalid or valid. It does not return anything. I checked the error log windows of IDT and it shows below error once we validate the above filter:
    Message: Unhandled event loop exception
    java.util.ConcurrentModificationException
         at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
         at java.util.AbstractList$Itr.next(AbstractList.java:343)
         at com.businessobjects.semanticlayer.qt.internal.ParseExpressionServiceImpl.getScriptWithAnswers(ParseExpressionServiceImpl.java:753)
         at com.businessobjects.semanticlayer.qt.internal.ParseExpressionServiceImpl.getGeneratedScript(ParseExpressionServiceImpl.java:695)
         at com.businessobjects.semanticlayer.qt.internal.ParseExpressionServiceImpl.getGeneratedScript(ParseExpressionServiceImpl.java:673)
         at com.businessobjects.semanticlayer.qt.internal.ParseExpressionServiceImpl.getObjectSQLCombinations(ParseExpressionServiceImpl.java:369)
         at com.businessobjects.semanticlayer.qt.internal.ParseExpressionServiceImpl.getWhereParseSQL(ParseExpressionServiceImpl.java:298)
         at com.businessobjects.bimodeler.universe.panes.properties.ExpressionParserSQLBindings.parseExpression(ExpressionParserSQLBindings.java:58)
         at com.businessobjects.bimodeler.shared.dialogs.expression.ExpressionEditorComposite$7.widgetSelected(ExpressionEditorComposite.java:330)
    This problem is for all the cascading prompts, and only single level prompts are working after conversion to UNX.
    Can anyone please help on this? Am I missing any manual changes which are mandatory after UNX conversion for this to work.
    Thanks,
    Nilesh

    Hi Henry,
    Thanks for your reply. Yes I have raised SAP ticket for this.
    We are at BI 4.0 SP2 Patch 12.
    This problem is for all the cascading prompts which created using objects which are having u201CLOV based on Query Panelu201D, it doesnu2019t return the results, when I edit the LOV > edit the query and then click refresh to see the data, the refresh button does not appear.
    So I tried creating u201CLOV based on a custom hierarchyu201D as indicated in SAP note u2013 1666504 but it also doesnu2019t work. I used the object (that uses the LOV based on a custom hierarchy) to create the new cascading prompt, when I used this prompt in WEBI report, it only displays prompts for first value and not the second based on first input.
    I searched SAP KB and found this note u2013 u201C1620378 - Cascading (nested) prompts are not working for Web Intelligence reports in BI 4u201D which describes bug related to cascading prompts in unv as well as unx. But I am not sure if itu2019s the same which I am getting.
    Thanks,
    Nilesh

  • Keys (MJU) are not working after repair

    Hello,
    I've sent my MBP early 2011 for motherboard replacement, as affected model.
    After repair service inform me some keys are not working anymore (MJU), thay asked me 290 euros for repair
    What should I do? Anyone else had the same problem?

    I never managed to get the keys to work again, but maybe I haven't been holding them long enough.
    I have read somewhere that Apple ask for more than 300€ (USD 400) to change the keyboard, so I am considering opening myself my Crapple Crapbook Pro and change it myself.
    I am quite ****** actually. A keyboard shouldn't die like this with no reason less than 3 years later. My Powerbook G4 that I used a lot much more than the Macbook is still working fine.

  • Touch Pad and Web Cam are not working after installing drivers also

    Hiii
    Synaptic Touch pad drivers are not working like not detecting the hardware so please help me on this
    and
    Webcam is not working like its not detecting even after installing cyberlink software given in the hp web site
    please help me regarding this problems

    1.Download hp support assistant.
    2.Run it and go to the tab updates and tune-ups.
    3.Click in the button check for updates. It will find you the updates. 
    4.Click in the button Download and Install.
    5.When it finish restart your computer.
    [link:http://www8.hp.com/us/en/campaigns/hpsupportassistant/hpsupport.html?jumpid=va_r602_us/en/any/psg/pl...
    Also if it doesnt' work , you can also try :
    1.Right click to the computer. 
    2.Click to the manage option.
    3.Then select the device manager.
    4.After that go to imagine devices and select your camera, then right click on it and select the option update the driver software do the same in the touchpad.
    If and this doesn' t work unistall the drivers and install them again.

  • Brightness Control Hotkeys are not working after windows 10 Update

    Hi Experts, I am Using HP Pavilion 15-NOO3TXRecently I Updated Windows 10 from Windows 8.1All Drivers are updated Sucessfully.I have Intel Graphics and AMD Radeon HD 8600both are also updated Sucessfully. but F2 and F3 hotkeys are not working for brightness adjustments.when i Unistall AMD Radeon drivers then hot keys are working properly(only with intel graphics)  Please Take a look for my Drivers But in Video Memory it showing only 128MB Dedicated Video Memory   I Installed AMD Drivers using autodetectutility.exe from AMD Website.how can install both AMD Radeon Drivers and brightness hotkey adjysutment. 

    Hi Erico,I tried your method It says The best driver software for your device is already installed I Used this tool http://www.techspot.com/drivers/driver/file/information/16748/and I cleaned up all display drivers.windows searched in updates for drivers and updated all video drivers.now brightness control key is workingbut when i checked dedicated video memory it says 128 MB.but my dedicated video memory in 1024 MB.Take a look for Video memory

  • Key combinations strg+b, strg+s, strg+p are not working after swapping fn and strg

    Hey guys.
    I just got my brand new Lenovo e540 and I really like it. I only got one problem and would like to know if there is a fix for it.
    I swapped the fn- and strg-key in BIOS setttings and everything went fine at first. But then I realized that some strg-combinations aren't working.
    The following combinations are not working: strg+b, strg+p, strg+s (as far as I remember) And it is really annoying if you can't save your notepad-document with strg+s.
    Now I came across these information:
    Fn+B= break
    Fn+P= pause
    Fn+S= sysrq
    Fn+C= ScrLK
    Fn+I= insert
    Is it possible, that this is the source of my problem? Because technically im still pressing the fn-key when doing my strg+s combinations because I swapped the keys in BIOS. The odd thing is, that strg+c is working absolutely fine.
    I already tried disabling all services and programs starting when booting up the pc but the problem still occured.

    I want to update the bios so much, especially because of the cleaned-up noise when using 3D...
    But i can't because of the darn shortcuts (FN+S is especially  troublesome for me).
    Come on guys, please add an option to disable those shortcuts or atleast make them swap when we swap ctrl+fn.

  • Images are not shown after deploying in apps

    After deploying my application in apps i have put all my images in media folder even then the images are not displaying, can any tell me what is the reason for this, but when i have deployed before it was working fine...

    when the page is displayed without the image, right click on the image place holder and click on properties. Under General tab,
    address will show you the place/url page is looking for the image. Make sure you have put the image on that path and the name of image mathes the case as well.
    --Tanveer                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • CMC does not work after deploying to Websphere

    Description of Problem or Question:
    We have an installation of BO XI R2 SP2 on Tomcat (default installation).
    Now we installed Websphere Application Server 6.0 on the same server and deployed BO war files on it.
    The existing installation of Infoview & CMC on Tomcat works as it did before.
    But, CMC that runs on Websphere does not work.
    Product\Version\Service Pack\Fixpack (if applicable):
    Business Objects XI R2 - Service Pack 2
    Tomcat 5.0.27 (installed by default)
    Websphere Application Server 6.0.0.2
    Relevant Environment Information (OS & version, java or .net & version, DB & version):
    Windows 2003 Server R2, Enterprise Edition, SP2
    Sporadic or Consistent (if applicable):
    Consistent
    Steps to Reproduce (if applicable):
    Followed all the steps mentioned in "Deploying on WebSphere" section of "xir2_bip_install_en.pdf"
    Deployed the following war files from the following location in the order mentioned with context roots as listed.
    C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\java\applications\sp2updates
    webcompadapterSP2.war /businessobjects
    jsfadminSp2.war /jsfadmin
    jsfplatform.war /jsfplatform
    adminSP2.war /businessobjects/enterprise115/adminlaunch
    desktopSP2.war /businessobjects/enterprise115/desktoplaunch
    stylesSP2.war /styles
    http://localhost:9080/businessobjects/enterprise115/desktoplaunch
    Infoview works as expected.
    http://localhost:9080/businessobjects/enterprise115/admin
    CMC doesnot work. IE Says "HTTP 500 Internal Server Error".
    What has already been tried (where have you searched for a solution to your question/problem):
    On searching the web-forums, I found this:
    http://www.forumtopics.com/busobj/viewtopic.php?t=112151
    So, I tried to install WCA for Websphere. The scenario mentioned in that article deals with new installation of BO.
    But, since ours is an existing installation, I cannot install WCA for websphere.
    I do not want to re-install BO.
    Please advise.
    Thanks,
    Chris

    Hi,
    The following is the log created when I try to open CMC.
    com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[wccontroller]: java.lang.NoClassDefFoundError: javax.servlet.http.HttpServletRequestWrapper
    at com.ibm.oti.vm.VM.findClassOrNull(Native Method)
    at com.ibm.oti.vm.BootstrapClassLoader.loadClass(BootstrapClassLoader.java:62)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:633)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:635)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:300)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:609)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:363)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:635)
    at com.ibm.ws.bootstrap.ExtClassLoader.loadClass(ExtClassLoader.java:90)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:609)
    at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:62)
    at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:58)
    at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:466)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:609)
    at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:466)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:609)
    at java.lang.J9VMInternals.verifyImpl(Native Method)
    at java.lang.J9VMInternals.verify(J9VMInternals.java:72)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
    at com.businessobjects.enterprise.wca.servlets.WCAControllerServlet.init(Unknown Source)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:325)
    at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.init(ServletWrapperImpl.java:165)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:628)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
    at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:175)
    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3610)
    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:274)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:926)
    at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:455)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:384)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
    at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
    at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
    at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)

  • RDL Reports are not working after installing SQL Server 2012 Service Pack 2 in the SharePoint integration Mode

    I am using Reporting Service Integration mode with SharePoint. SSRS is installed on separated machine of SharePoint stacks in Integration Mode. Everything was working properly and I could create/edit/modify RDL reports(parameters, Datasource, Subscription)
    inside SharePoint and Document Libraries.
    But after installing SQL Server 2012 Service Pack 2, on opening RDL reports inside SharePoint I receive this error message. 
    The permissions granted to user 'i:0#.f|membership|username' are insufficient for performing this operation. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user 'i:0#.f|membership|username' are insufficient for performing this operation
    I should mention that SSRS is installed in the SharePoint integration Mode and there is no SSRS management console.

    Hi Hedayat-Abedijoo,
    According to your description, you are using Reporting Services in SharePoint Integrated mode, and everything worked fine before you install SQL Server 2012 Service Pack 2. After the package is installed, when you open RDL reports, the error occurred: The
    permissions granted to user 'i:0#.f|membership|username' are insufficient for performing this operation.
    According to my search, there may be two reasons for the problem:
    This is caused when the application pool account that runs the SharePoint Web application you are on in IIS and the application pool account that SharePoint believes is running the site differ. This happens if the application pool account is changed directly
    in IIS instead of through SharePoint (using the approved method).
    This error can be caused when Kerberos authentication has been set up correctly and delegation in a double hop scenario will succeed, but Reporting Services integration has been set up for Trusted Account rather than Windows Authentication. This causes
    SharePoint to continue to impersonate the logged-on user when contacting Reporting Services; when Reporting Services compares the application pool account to the user account making the request, they are not equal.
    In this case, we can solve the problem by changing the application pool account in IIS back to the previous account and set AuthenticationTypes to RSWindowsNTLM only. For detail information, please refer to 8.3 “The permissions granted to user 'Domain\User'
    are insufficient for performing this operation” in the document:http://msdn.microsoft.com/en-us/library/ee384252(SQL.100).aspx
    If you have any questions, please feel free to let me know.
    Thanks,
    Wendy Fu

  • Adobe Javascript buttons does not work after deploying by ADS

    Hi,
    I have a dynamic PDF with adobe javascript " addInstance (1) ". In the preview of Adobe Lifecycle the PDF works like it should. However when I deploy the PDF in Developer studio the button is working anymore. It looks like the PDF isnt dynamic after deployment.
    I have tried to add the following code , but it isnt working:
    IWDInteractiveForm iForm1 = (IWDInteractiveForm)view.getElement("InteractiveForm1");
    iForm1.setDynamicPDF(true);
    Also, the properties of the PDF is set to Interactief Form, and XDP preview format is Dynamic PDF.
    Does anyone know what the problem is?
    Thank in advance.
    Thaibinh
    Application details:
    Acrobat Reader 7.0.9 and higher
    Adobe Live cycle 7.1
    Developer studio S 7.0.13
    AdobeControl version  6.3018.0.1
    Type browser Internet Explorer 6.0
    Operation system Linux
    Type of interact form ACF
    Netweaver 2004s

    Hi Harman,
    Am i inserting the code at the correct spot?
    //@@begin javadoc:wdDoModifyView
    Hook method called to modify a view just before rendering.
    This method conceptually belongs to the view itself, not to the
    controller (cf. MVC pattern).
    It is made static to discourage a way of programming that
    routinely stores references to UI elements in instance fields
    for access by the view controller's event handlers, and so on.
    The Web Dynpro programming model recommends that UI elements can
    only be accessed by code executed within the call to this hook method.
    @param wdThis Generated private interface of the view's controller, as
           provided by Web Dynpro. Provides access to the view controller's
           outgoing controller usages, etc.
    @param wdContext Generated interface of the view's context, as provided
           by Web Dynpro. Provides access to the view's data.
    @param view The view's generic API, as provided by Web Dynpro.
           Provides access to UI elements.
    @param firstTime Indicates whether the hook is called for the first time
           during the lifetime of the view.
      //@@end
      public static void wdDoModifyView(IPrivateInfosessieenqueteView wdThis, IPrivateInfosessieenqueteView.IContextNode wdContext, com.sap.tc.webdynpro.progmodel.api.IWDView view, boolean firstTime)
        //@@begin wdDoModifyView
         if (firstTime) {
         IWDInteractiveForm iForm1 = (IWDInteractiveForm)view.getElement("InteractiveForm");
         iForm1.setDynamicPDF(true);
        //@@end

Maybe you are looking for