Okay
  Public Ticket #1302963
Strange error on adding a PHP file
Closed

Comments

  • akashvarde started the conversation

    I am getting an extremely strange error. I am a 3 year experienced coder , so dont take my token as foolish.

    I purchased and downloaded neon.

    Now i copied them on my local server on xampp , in htdoc. When i open the any page i am able to use and everything is working fine, UNTIL

    Now i started developing my own pages , as soon i load it on server localhost/....../xyz.html  page renders but  jquery.UI. minimul.min.jsfails


    Please help how to resolve it , i have checked all permission given to folder , i.e. 775

  • [deleted] replied

    Hi akashvarde,

    It is weird how this error shows. It might be that the server headers or configuration is set to specific rules to not allow this to load.

    To make sure this is the problem on your side, upload the same files somewhere online and see if the problem persists? In that case if the problem is still present, please send me the URL so I can check what is wrong there. Otherwise the problem should be configured on your site, many times it helped me by just renaming the file to a simple name for example jquery-ui-minimumul.js and move to assets/js/ (please recreate the file to avoid existing file permissions to make sure it is readable and can be accessed.