Skip to main content

All Questions

Tagged with
0 votes
0 answers
5 views

Mac OS apache and php inconsistency issues, PHP unable to see or read directory

so this is my first try here to get some answers to a (seemingly) illogical problem. I'm trying to trouble shoot an installation of Apache and PHP via Homebrew on my Mac OS 14.4.1 Background: I want ...
Christian Legere's user avatar
0 votes
0 answers
9 views

How can I run Spatialite in XAMPP

I have downloaded the files from https://www.gaia-gis.it/gaia-sins/windows-bin-amd64/ and moved the dll files to C:\\xampp\apache\bin and added extension=mod_spatialite.dll to the php.ini file. This ...
James's user avatar
  • 720
0 votes
0 answers
26 views

I can still see contents of directories on apache linux [closed]

The content of my .htaccess file are as follows: Options All -Indexes AllowOverride None I have Amazon Linux 2023 image and this is not working. I can still see the content of the directories. Can ...
coderatlarge's user avatar
10 votes
3 answers
953 views

403 Forbidden when URL contains GET with encoded question mark / UnsafeAllow3F / rawurlencode

Since yesterday when our Apache updated himself at night we started to get websites saying 403 Forbidden. It looks like that encoding the "?" is not anymore allowed. The crazy thing is that ...
C_F's user avatar
  • 396
1 vote
0 answers
65 views

Multiple requests being made from a single click

There is a duplicate request issue that affects staff members at our company. I am unable to replicate it in our development environment (or in production for that matter, but I work from home so ...
Antonio Agiste's user avatar
0 votes
1 answer
36 views

Custom 500 page not shown in apache docker

I am trying to use php/apache in docker and I want to have a custom 500 page. I am trying it out on localhost and it never shows the page. Dockerfile FROM php:7.4-apache COPY . /var/www/html/ COPY php....
Rob Sedgwick's user avatar
  • 4,494
-2 votes
0 answers
25 views

How to disable Status code 301 Redirect when PHP application running in xampp localhost [closed]

I installed Xampp (version 5.6.31) on my window. When I run my empty application folder (there are no files in this folder) on localhost (like https://localhost/schemes_Dashboard3) and see it in the ...
Taranpreet Singh's user avatar
0 votes
2 answers
41 views

Post raw HTML data via AJAX to server with ModSecurity

I have a website that uses jQuery ajax $.post to save html data to a PHP script. The data for $.post is serialized textarea form data (where the user edits css, javascript & html). All works well ...
Jsp's user avatar
  • 176
0 votes
2 answers
34 views

Symfony 6 website skeleton 404 for controller [duplicate]

I am trying out Symfony the first time. I installed it with composer create-project symfony/website-skeleton crudapp I have an Apache config like this: <VirtualHost *:80> ServerName ...
inf3rno's user avatar
  • 25.6k
0 votes
1 answer
23 views

ubuntu apache default page appears on some devices

I have completed a server move of an application (ILIAS which is a learning management system). I have changed the A Record. The application is displayed normally on most end devices. On some, ...
gyros's user avatar
  • 11
0 votes
1 answer
65 views

How to enable PHP on OS X Sonoma?

I have a new Mac Studio running OS X 14.5 Sonoma. I am trying to configure my Apache2 server to run PHP. Following suggestions found in various web pages I've done the following... I've modified /etc/...
Limey's user avatar
  • 12k
-1 votes
0 answers
24 views

Can't access folder from public, there're some problems with .htaccess

I am currently developing an API using PHP. I am unable to access images in the image folder. I have attempted to modify the .htaccess file to allow access to file extensions such as jpg and gif, but ...
cher's user avatar
  • 25
0 votes
0 answers
23 views

XAMPP apache web server openssl Certificate Error

i installed a SSL certificate on my server from Godaddy and it is working fine on browsers with secure sign. how ever when trying to access my site from stream, the below error occurred. ...
Nebiyu Deribe's user avatar
-2 votes
0 answers
32 views

how do i fix Warning: mkdir(): Permission denied in C:\xampp\htdocs\grocery_ordering\DBConnection.php

this is what I get when i try to connect to sqlite3 in my project. help me resolve it. Warning: mkdir(): Permission denied in C:\xampp\htdocs\grocery_ordering\DBConnection.php on line 3 Fatal error: ...
big boss's user avatar
0 votes
0 answers
33 views

Informix PDO assoc_id error SQLSTATE=HY000, SQLDriverConnect: -25546

It has been about half a year that we have been facing an error on our production server. At the beginning it happened every 2-3 months, but last Friday it happened again and today once again. We have ...
Mauricio Hernández's user avatar

15 30 50 per page
1
2 3 4 5
1820