Questions tagged [jquery]
The jquery tag has no usage guidance.
30
questions
56
votes
8
answers
50k
views
Chrome S3 Cloudfront: No 'Access-Control-Allow-Origin' header on initial XHR request
I have a webpage (https://smartystreets.com/contact) that uses jQuery to load some SVG files from S3 through the CloudFront CDN.
In Chrome I will open an Incognito window as well as the console. Then ...
11
votes
1
answer
2k
views
blank page example.com/phpmyadmin with errors in browser's console
I have installed phpmyadmin and symlinked it on my LEMP server(php 7).But when i goto hostname/phpmyadmin it returns a blank page with phpmyadmin icon on titlebar.
And 3 errors in browser's console:
...
10
votes
3
answers
19k
views
Nginx proxy_pass response truncated
I use nginx to proxy https request to my application server (currently running on 8443).
This app server serves dynamic pages, some of them including jquery minified.
The pages are in error as it ...
3
votes
2
answers
715
views
The Java/1.4.1_04 user agent clashes (404) with some jQuery / Javascript
Since I put up a new javascript file on my server a few days ago I've been getting strange 404's logs. It seems that some Java user-agent clashes with some part of the jQuery (1.6.2). I send an ...
2
votes
1
answer
6k
views
POST requests from jQuery to PHP stuck if POST data exceeds several hundred characters
I have a plain ajax request being initiated by jQuery to a PHP script:
$.ajax({
url:"script.php",
data: data,
type: "POST"
// error & success handlers here
});
If the data (could be JSON,...
1
vote
2
answers
2k
views
Do large corporations block jQuery content on web pages? [closed]
We are currently redesigning our website. The company we've hired to do the redesign is advocating the use of jQuery to render the pages dynamically. Our SEO specialist is under the impression that ...
1
vote
3
answers
6k
views
Jquery/Javascript not working when accessing webpage through system IP instead of localhost
I don't face this problem while working on localhost only when I access the page using the IP address of my system this happens and it only happens with IE (works on all other browsers).
By the way I'...
1
vote
1
answer
2k
views
Apache log - file does not exist
I have quite a few of these in Apache logs piling up every day:
[Mon Jun 09 20:42:58 2014] [error] [client 180.153.214.181] File does not exist: /home/user/public_html/ajax.googleapis.com, referer: ...
1
vote
2
answers
4k
views
How to get statistics of apache tomcat
I'm new to Tomcat server.
I'm designing a tool that provides the statistics of hits(page views) in a tomcat server.
i.e . I want to design a monitoring tool that gives the data of hits from a ...
1
vote
1
answer
8k
views
CentOS: AJAX/jQuery not working
In a nutshell, I have an unmanaged VPS. At one time, it had Ubuntu 10.10 server on it, then I reinstalled it with CentOS 6 and updated it to CentOS 6.2. Now, the problem is, the AJAX/jQuery shoutbox ...
1
vote
2
answers
558
views
random Nginx 408 errors during ajax post
I'm using jQuery to post some form data to my Nginx server but sometimes it fails with a 408 error. When the error happens, apparently the php script to process the posted data is NOT reached at all, ...
1
vote
0
answers
1k
views
ajax/jquery causes "error 500" on Apache2 (php-fpm enabled) server
Just set a VPS with this guide:
"https://www.howtoforge.com/tutorial/perfect-server-ubuntu-18.04-with-apache-php-myqsl-pureftpd-bind-postfix-doveot-and-ispconfig/".
Everything looked perfect! but I ...
1
vote
1
answer
727
views
Java website on Tomcat PHP website on Apache - how to get PHP web pages into Java web pages?
We have a Java web application deployed on Tomcat. We also setup Apache and mod_proxy_ajp to route web requests (port 80/443) to Tomcat.
We would like to deploy a PHP application on the same Apache ...
0
votes
2
answers
3k
views
Google Page Speed message: https://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js (1 hour)
Google Page Speed is telling me to leverage browser caching for only this object:
https://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js (1 hour)
As this is being delivered from an external ...
0
votes
3
answers
1k
views
http or https when including jquery from google API
Should I do this
https://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js
or
http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js
When I'm including jquery using Google's CDN?
0
votes
2
answers
24k
views
PHP unable to identify sqlsrv_connect() function while trying to connect SQL Server
I'm trying to connect to my local MSSQL Server from a simple PHP file using the sqlsrv_connect() function, but every time I'm calling the file in the browser through localhost, it's throwing a 500 (...
0
votes
2
answers
154
views
Upgrading ubuntu 12.04 to 14.04 in which way affects old website hosted by Apache?
After the system upgrade, I found out that the websites hosted on my machine were down.
So, first of all, my apache2.conf file was restored to default (and I had to modify it again). Secondly, site-...
0
votes
0
answers
84
views
Ansible / VMWARE - Retrieve network interface labels and start them according to the information for each VM
Context
I'd like to retrieve the network interface labels for each VM, which I define directly in a variable array, and connect them. Knowing that the network interfaces already exist on each VMs.
I ...
0
votes
1
answer
2k
views
Unable to connect SQL Server from PHP using Windows Authentication
I'm trying to connect to MS-SQL Server from PHP-8.0 (hosting on IIS-10 localhost) using SQL Server Driver for PHP, i.e., SQLSRV-5.9. While connecting from a PHP page, if I use SQL Server ...
0
votes
1
answer
188
views
Has Microsoft documented XSS mitigation for bootstrap and jquery XSS vulnerabilities in their online hosted products?
I am reviewing a web scan vulnerability report and believe Microsoft has mitigated the vulnerabilities reported (based on jquery and bootstrap versions) but finding documentation from Microsoft would ...
0
votes
0
answers
41
views
How do I block site redirects from injections ads?
I have a site where I have various advertisements from a few advertiser , and from time to time my site is redirected how many other porn sites etc ...
I installed anti adblock script because I gain ...
0
votes
0
answers
248
views
Wordpress site domain changed and jQuery breaks; nginx-based
trying to troubleshoot why jQuery isn't working after I change the domain in the Wordpress site URL. I'm getting these messages in the nginx debug log...
2017/10/18 16:01:59 [info] 6657#6657: *...
0
votes
0
answers
373
views
HTML5 media loading sometimes suspends or aborts: misconfigured Apache?
Recently, some code that has been working fine for months started to run unexpectedly. That code is just a media files loading JavaScript function, that uses jQuery. It's pretty long, but in essence ...
0
votes
1
answer
116
views
Files sometimes fail to be retrieved from apache server
So, I'm not sure what the problem here is but I suspect it might be the server. So here's some key details
Amazon EC2 servers (All in the same region and zone)
Ubuntu 12.04 server
Apache2 with gzip ...
0
votes
1
answer
1k
views
IIS aborting REST API CORS requests with status 500… for only one URI
I originally asked this on Stack Overflow, but it occurred to me this morning that it may be a question better suited for Server Fault...
I'm using AJAX to make CORS requests to an api, but seeing ...
0
votes
1
answer
53
views
Hosting of jQuery script, which makes more sense with respect to page load time?
I'm thinking about whether it makes more sense to include the http://code.jquery.com/jquery-latest.min.js file from the jQuery website, rather than hosting it on your own server, since 1st time ...
0
votes
2
answers
2k
views
PHP+AJAX with MySQL - Query every 2 seconds, too many in TIME_WAIT
I have a basic HTML file, using jQuery's ajax, that is connecting to my polling.php script every 2 seconds.
The polling.php simply connections to mysql, checks for ID's newer than my hidden, stored ...
0
votes
3
answers
223
views
Troubleshooting intermittantly long 'page loading' problem
Working off IIS 7 with an asp.net mvc app.
Most page accesses are lightening quick. Sometimes the browser reports 'page loading' for an exceptionally long time. We are still in the development/...
0
votes
1
answer
2k
views
how to resolve yum replace php-common --replace-with=php55w-common error?
how to resolve yum replace php-common --replace-with=php55w-common error?
on CentOS 6.5
root@server [~]# yum replace php-common --replace-with=php55w-common
Loaded plugins: fastestmirror, replace, ...
-1
votes
1
answer
44
views
Unknown site using jquery and css file but include my site path [closed]
This is my site URL - https://www.thecodedeveloper.com
But this Unknown site http://newnuk.com/dialio/Web_doctor/viewinfo/139
means i am not owner of this site
But once i view source this page ...