Questions tagged as 'server'

0
answers

When I try to print a datatable using an ajax and with the .html function I get the internal server error?

Well, my problem is that when I try to print on the tbody of my datatble, the string information I get from my sql server query marks the internal server error, but not always, only when the text string is very long, for example if there are 50...
asked by 11.12.2018 / 20:40
0
answers

When I make an ajax call it prints the web page and does not enter the function

I try to make a simple ajax call but out of nowhere I started printing the ajax call and it no longer comes to the webmetod and everything is correct, it did not move anything and it started to fail in that way. Ajax code function get...
asked by 11.12.2018 / 22:37
0
answers

404 Page Not Found The page you requested was not found

I am developing a web system in CodeIgniter, it is the first time I work with it, after having developed the application in my localhost , I decided to upload it to a test server, so I loaded my site in it, I later changed the settings in the f...
asked by 13.12.2018 / 18:16
0
answers

I have problems installing Squirrelmail

Error: E: Unable to locate the squirrelmail package I have been trying to install Squirrelmail on my Ubuntu Server 18.04 LTS, my repository is in "universe", I just updated it and I still get the same error, when installing anything else I...
asked by 23.11.2018 / 05:45
1
answer

Error phpMyAdmin - # 1156 - Got packets out of order.

I just installed WampServer and the services started correctly. When trying to enter localhost:88/phpmyadmin/ , I get the following problem. Notes: I switched to port 80 to 88 to avoid conflicts with other programs that occu...
asked by 20.11.2018 / 17:08
0
answers

JAVA socket closes before sending an ACK

   My code to understand this is a server socket receives a message of "n" lines with hexadecimal characters at the beginning and end (MLLP protocol), but when this buffer is analyzed to pass to string and then pass it to my procedure, it causes...
asked by 31.10.2018 / 16:43
0
answers

Fatal error: Uncaught Error: Call to undefined function mysql_connect ()

I would like you to help me solve this problem, the following error appears on a page I am designing Fatal error: Uncaught Error: Call to undefined function mysql_connect () in G: \ Pagina \ comentarios.php: 11 Stack trace: # 0 G: \ Pagina \...
asked by 04.11.2018 / 10:27
1
answer

FTP server mount different folders

Following the steps indicated here Without connection by SSH when mounting curlftpfs I have managed to mount a partition on a server associated with another FTP server. But I still have problems when doing it in more than one directory. I d...
asked by 09.11.2018 / 13:40
0
answers

Add a chat to my android app with app server

I have a purchase sale app with a rest server. I want to add a chat between the buyer and seller, I saw that it can be done with Firebase or XMPP, I would prefer the first one since I will use it to send the push notification. What I did not fin...
asked by 29.10.2018 / 20:55
0
answers

problem with foreach in mvc 4 asp .net c #

my problem is based on a table RESTRICTIONS, which is based on a turn-taking system, these restrictions can be created by the admin from its backoffice, so to go through this table I use a foreach, and for example I rely on The common restrictio...
asked by 23.10.2018 / 04:11