Category "apache"

Getting error with Jetty Solr?

I using Azure to host my VMs. In one VM I have web application based on Laravel Framework and another VM is used to be cache and searching vm. I installed Jetty

Apache Phoenix Join Fails (Encountered exception in sub plan [0] execution)

Here are the create table statements of the tables I'm testing, which was actually from Phoenix CREATE TABLE Test.Employee( Region VARCHAR NOT NULL, LocalI

Xdebug 3 not showing in phpinfo on m1 Monterey

After installing xdebug with sudo pecl install xdebug it looks that is installed but only in CLI. php -i | grep "xdebug" - this returns a lot of rows Then when

Apache 1.3.37 server returnes 403 Access Denied when post request

update 2022-05-14 i found that server shows 403 when post request, not get request. get reqeust works well, not post. hi i got problem with the apache server th

How to override header set in Apache config with more specific header in a virtual host

I have a header set in the main Apache (2.4.41 Ubuntu) config with a general CSP: Header always set Content-Security-Policy "frame-ancestors 'self';" I'm tryin

csrf cookie not set on linux

I know this question is quite popular, before asking it, I researched all the previous questions and their answers, but never found a solution for myself. My pr

Wildcard SSL vhosts configuration with RewriteEnginer

I am currently working to configure a domain that has many wildcard subdomains. I want to make sure the following occurs. All *:80 traffic gets translated to th

Apache Error - AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error

I have checked my Apache error log and found the following errors: [Tue Mar 13 05:04:47.855612 2018] [core:error] [pid 18177] [client xxx.xxx.xxx.xxx] AH0

PHP my timezone is no setting up in PHP.ini File in xampp

I've xampp installed on my Local PC. But I've a Problem in my Timezone. PHP date shows my Date & Time 02/11/2018 05:26:18. but my PC Time is 02/11/2018 09:2

Enable PHP7 apache module - apache 2.4 - Linux Ubuntu 14

I have problem to use PHP 7.1 with apache. I installed PHP 7.1: apt-get install php7.1 I installed the PHP 7.1 apache module : apt-get install libapache2-mo

Apache : Port 80 in use by ""c:\xampp\apache\bin\httpd.exe" -k runservice" with PID 1492

Please someone can help me to solve this problem step-by-step. 11:23:28 AM [Apache] You need to uninstall/disable/reconfigure the blocking application 11:23

Apache won't bind to ANY port (OS 10048)

I can't get the Apache service to start. When I try to start it from services I get the following events in event viewer. The Apache service na

PHP Java bridge exception - protocol error

I am running the PHP-Java bridge server (apache-tomcat). Sometimes I get an intermittent error. It's working when I restart the tomcat server from /opt/apache-t

Warning: Unknown: Failed to write session data using user defined save handler. (session.save_path: ) in Unknown on line 0

I have a local PHP7 & Apache environment on my Mac. All my scripts from one site are showing this error at the end of the page: Warning: Unknown: Failed

Apache Server: no listening sockets available

I recently downloaded an Apache server binary (Apache 2.4.12 x64) When I try to run the server in command prompt I get the following error: (OS 10048)Only one

WAMP Virtual Host not working

I am using a wamp version 2.5 My Apache is 2.4.9 PHP: 5.5.12 MySQL: 5.6.17 I have these configurations: On my httpd.conf # Virtual hosts Include conf/extra/h

Apache POI : delete the cached results from the file

I am trying to update an existing Excel file with many formulas. I can't use evaluate-function ( Excel-file contains a function not supported by Apache POI )

Apache error - localhost:150 - Not a Listen port

I'm setting up a web server, but I'm new in this kind of stuff. And I kinda set it up, but I get the following problem when i enter my localhost page: localhos

CellType cannot be resolved to a variable setCellType error Apache POI - Java

I was reading the Apache poi guide: https://poi.apache.org/spreadsheet/quick-guide.html And I decided to follow along and type the code into my Eclipse project

java.lang.ClassNotFoundException: org.apache.poi.ss.usermodel.Workbook

I'm trying to access an excel file the Apache Workbook module. The code runs perfectly sometimes, but mostly I get an error saying: exception javax.se