Search Results

Search: Posts Made By: anaigini45
10,746
Posted By anaigini45
Hi Neo, Thx for your reply. Yes, I am...
Hi Neo,


Thx for your reply. Yes, I am aware of the fact that it is pretty easy - the articles from the internet will probably advise to get the tomcat-connector-1.XXX-src packages.
But my...
10,746
Posted By anaigini45
Mod_jk not available anymore in newer version of CentOS
Hi,


I have installed CentOS 7.7.1908 (Core) in my test machine. I plan to use the available httpd24 for we service.

The problem I face now is that this platform does not have mod_jk :

...
6,892
Posted By anaigini45
Unable to generate thread dump
Hi,


We have been getting "Connection Time Out" issues for our Tomcat application.
One of the ways to track the problem is to run a thread dump on our applications. I used this command to...
8,966
Posted By anaigini45
Thank you so much for the suggestions. Excuse...
Thank you so much for the suggestions.
Excuse my urge towards creating "eccentric" scripts, but now I need help to use the $HOSTNAME, or `hostname` variable to edit ssl.conf and add the line


...
Forum: Web Development 04-06-2020
4,155
Posted By anaigini45
Resolving problems with web application
Hi,


There is an application that our team uses that has been throwing "Connection Time Out" errors very often.
We want to resolve this problem ASAP, but we are at a dead end of how to go about...
Forum: UNIX and Linux Applications 03-20-2020
28,256
Posted By anaigini45
I am rushing for a dateline to complete this task...
I am rushing for a dateline to complete this task by 27/3/2020 on production. However, this is only in UAT.


My colleague advised to use browser developement console, and this was the error :

...
Forum: UNIX and Linux Applications 03-20-2020
28,256
Posted By anaigini45
Problems displaying JOSSO atricore-console
I installed JOSSO2 into CentOS 7 :


$ java -jar josso-ce-2.4.4-39-20200219.142717-unix.jar -console
I start the service with the command below :


[root@amanda-server josso]#...
8,966
Posted By anaigini45
This solution worked for me. However, I forgot...
This solution worked for me. However, I forgot about adding a new line (empty line) after the "Listen" string.
So the solution above works, but it includes the lines from add.txt immediately (the...
11,271
Posted By anaigini45
Testing connectivity to an URL
Hi,


I need to access this URL from my laptop :



However, I am not able to. Error received was "Connection was reset".
(Attached image)



My laptop IP is 192.168.8.149, and I do a...
7,088
Posted By anaigini45
Yes, thk you all for your replies. As long as...
Yes, thk you all for your replies.
As long as you got httpd running, and you start php-fpm, you will be able to see the list of pools matching the number of httpd processes.
However, of course you...
6,793
Posted By anaigini45
It turns out that I did not link /usr/local/httpd...
It turns out that I did not link /usr/local/httpd to the main httpd directory /opt/rh/httpd24/root/etc/httpd.
Once I linked it, and created file phpfpm.conf in the directory, I could see the php...
6,793
Posted By anaigini45
Unable to display info.php even after correct configuration
Hi,


I am quite new to using php. However I managed to install rh-php73, and rh-php73-php-fpm.
I started php, and am able to see that php-fpm is running.


[root@dev-mumo run]# ps -ef | grep...
7,088
Posted By anaigini45
PHP FPM and HTTP configuration
I have to configure PHP to work together with HTTPD.
I have compared configuration of files from other servers already configured with PHP and HTTPD.
This is the output when I grep the fpm service...
8,966
Posted By anaigini45
Inserting lines between specific other lines in a file
Hi,


I need to edit ssl.conf and add a few customized lines below the variable "Listen" at the top of the file.

I tried a few ways to do it, however failed to accomplish what I need.


...
23,833
Posted By anaigini45
Thank you for the response. What do I check on...
Thank you for the response.
What do I check on the network itself?
Yes, the problematic server just hosts the application. The data (I assume the this must be the database) runs on a different...
23,833
Posted By anaigini45
Application showing "Connection Time Out" very often
Hi,


We have a web serveer running on Apache-Tomcat-6.0.32. For 2 months continuously, we noticed that the app on this server setup has been frequently sending out intermittent "Connection Time...
9,442
Posted By anaigini45
Thank you for the clear and thorough...
Thank you for the clear and thorough information/explananation.
Yes, we do have IT Risk Management team. But I have no experience so far in getting them involved in any of the projects I have worked...
9,442
Posted By anaigini45
All the servers are mission critical. And in...
All the servers are mission critical.
And in terms of risk management, we have an SLA of maximum 4 hours to bring the server back up in an event of a catastrophe.
9,442
Posted By anaigini45
Of all the 300 production web servers, most of...
Of all the 300 production web servers, most of them run different apps, and they are all divided into different segments, like 90, 130, 140, 80, 60.
Some (Very few) are used for load balancing.
9,442
Posted By anaigini45
We have about 200 - 300 production web servers.
We have about 200 - 300 production web servers.
9,442
Posted By anaigini45
Upgrading legacy packages with patch
Hi,


All of our production servers are installed with Apache and OpenSSL from source and not yum.
My boss has assigned me with a task of upgrading all production servers Apache httpd & openssl...
9,239
Posted By anaigini45
Mounting a samba share
Hi,


I need to mount a directory from a Windows server to a CentOS box.
The Windows server used is Windows Server 2003, and the path to the directory that I want to mount on CentOS is...
8,329
Posted By anaigini45
Thanks for the information. This is my...
Thanks for the information.

This is my script :


#!/bin/bash
#
# httpd Startup script for the Apache HTTP Server
#
# chkconfig: - 85 15
# description: The Apache HTTP Server is an...
8,329
Posted By anaigini45
But rc.local is not a directory. It's a file. How...
But rc.local is not a directory. It's a file. How do I put my script there?
8,329
Posted By anaigini45
Creating script in rc.d
Hi,


I have created customized scripts to start httpd and postgres (For CentOS 6) in /etc/init.d. However for it to work even after reboot, I have to put the script in /etc/rc.d/rc0.d, rc1.d,...
Showing results 1 to 25 of 165

 
All times are GMT -4. The time now is 12:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy