Skip to main content

Questions tagged [web-server]

1 vote
0 answers
28 views

My vendor directory from Composer is in the Home directory of my Linux user account. And I am very allergic to loading files into projects with something arbitrary as the user account name in the ...
Desert Wind's user avatar
0 votes
1 answer
875 views

I've setup a new Python site on iis using FastCGI handler. The site has windows authentication enabled in iis and the app checks that the AD user belongs to an active directory group when they access ...
DeadlyDan's user avatar
  • 111
0 votes
1 answer
119 views

I have a database with Oracle 12c (12.1), where when making a query locally and even from TOAD or another remote tool, it returns the response in milliseconds, reviewing the execution plan I can see ...
miguel ramires's user avatar
-1 votes
2 answers
481 views

I have a WordPress website and I cloned it to another website(domain) using a plugin called Duplicator. So in the backend, phpMyAdmin, I've two different databases but all the tables in both databases ...
Umer Mansoor's user avatar
0 votes
1 answer
157 views

We have a web server that is on the DMZ but that will need to query a database that resides inside the network. Now the network team wont allow port 1433 from the web server to the Database server. ...
SQL_NoExpert's user avatar
  • 1,117
0 votes
2 answers
72 views

I'm very new to SQL and databases. I'm currently following this tutorial for creating a Magento website: https://www.tutorialspoint.com/magento/magento_installation.htm and I'm on Step 4. It says to ...
user184434's user avatar
0 votes
2 answers
260 views

Our VM configuration (hosted on Vmware) # cat /proc/cpuinfo |grep "cpu cores" | awk -F: '{ num+=$2 } END{ print "cpu cores", num }' cpu cores 32 # free -h total used free ...
Sybil's user avatar
  • 2,588
0 votes
1 answer
2k views

Oracle ORDS 3.0 Oracle 12c database Red Hat Linux 6.8 Tomcat 8.0.22 Can two ORDS be deployed to one web server (Tomcat) and access the same database? If so, how is this accomplished? That is, I would ...
tale852150's user avatar
1 vote
2 answers
5k views

I am very new to databases and Web design, but I understand enough to know that designing a good database is crucial, so I would like to prepare for that conceptually. However, I was unable to find ...
MrVocabulary's user avatar
0 votes
1 answer
6k views

I don't know much about RDBMS but I am interested, I am working on a project which requires a database, I am planning to use MySQL to maintain that database. I have installed MySQL on macOS and I have ...
user avatar
1 vote
1 answer
374 views

I am new at SQL Server web Service and not too knowledgeable in setting up a secure web environment... From what I've read until now regarding SQL Web Service, I would need to: 1. create a stored ...
JohnG's user avatar
  • 1,093
1 vote
0 answers
2k views

I have a CentOS6 webserver and a database server (MS SQL Server 2012). When I use the website everything is going fine except that once an hour or so I get a can't connect error in my php code. I ...
Thijs's user avatar
  • 11
1 vote
1 answer
116 views

I have a large MySQL Table containing about 15 Million rows of web log data. Depending on the IP, useragent and site_id (different sections on the website) I want to create user sessions. The session ...
LarsVegas's user avatar
6 votes
1 answer
2k views

Context Let's assume you have a server which exposes a web server and one or more web services to store and manage sensible information about physical persons (assume, for this example, complete ...
Adriano Repetti's user avatar
0 votes
1 answer
66 views

Me and my colleagues are using quite big size normalized database. Basically it's used for warehouse management and daily minimum 100 of the user perform data manipulation operations. 80% of the ...
Hassan's user avatar
  • 101

15 30 50 per page