Recent posts

#21
Apache 2.4 / Re: Connecting to PostgreSQL: ...
Last post by kimbo - January 12, 2024, 08:42:41 PM
Sorry to necro, this is the most relevant thread

Quote from: Gregg on January 04, 2018, 08:10:23 PMActually, no. I know of no Windows distro that includes this connector. At least nothing after 2.2.25.

Why not? It baffles me. Apache on windows offers only ODBC when everyone recommends not to use ODBC as its slower

???
#22
Apache 2.4 / mod_session sends duplicate Se...
Last post by kimbo - January 11, 2024, 08:40:45 PM
This issue has been open for 11 years

mod_session sends duplicate Set-Cookie headers, and it also sends set-cookie on every single request, despite session ID not changing once

It's sad to see issues like this go on so long with zero attention

Anyone got any suggestions on how to get it fixed? I have also tried the latest builds from ApacheLounge and this issue is present there too

 :(
#23
Third-party Modules / Re: SSO Mod windows Where to f...
Last post by a.moret@seipra - January 11, 2024, 09:21:44 AM
Thanks a lot !
#24
Third-party Modules / Re: SSO Mod windows Where to f...
Last post by scjo - January 03, 2024, 06:40:11 PM
Thank you so much  :)
#25
Third-party Modules / Re: Upload file to excel
Last post by mario - January 01, 2024, 09:45:39 PM
Hi Jose.
do you "upload" the file or do you copy the file into an apache directory? Is xampp running locally on the client or on a other computer / server?

If xampp / apache is running on a other server you have to have a script or maybe webdav to receive the file on the apache side.
#26
Third-party Modules / Upload file to excel
Last post by JOSE - December 24, 2023, 07:25:13 PM
Greetings guys,

I am new to the forum, I have an application developed in Delphi and unigui,
I am distributing with XAMP, everything works perfectly.
With this application I load information to my database from an Excel file.

How do I do it?: I copy the file to be loaded from the client side to a folder (temp) that is within the root of my project, from there I consume the Excel file (I have office installed on the server), with XAMP everything It works like a charm.
My problem is that for several reasons I have to work with apachehous (for Windows), I configure it and my entire application works perfectly except for loading the file in Excel, this gives me the following error.

Microsoft Excel cannot access the file 'C:\ApacheSigecob\App\temp\template load and update cases.xlsx'. There may be several reasons:
 • The file name or path does not exist.
 • Another program is using the file
 • The workbook you are trying to save has the same name as another workbook that is currently open

I think it must be some adjustment to the httpd.conf file since I remind you that with XAMP everything works perfectly.

Note: My language is Spanish, this text is translated with Google Translate, I don't know if it is mandatory to ask in English.

I hope I have explained myself well,
I also hope that someone can help me, this is urgent for me.
#27
Apache 2.4 / Re: Error Message not being se...
Last post by mario - December 20, 2023, 09:06:45 AM
How do you run PHP? As module or oder fcgid?

how did you set your Log level? Like


ErrorLog "logs/error.log"
LogLevel warn fcgid:error
#28
Apache 2.4 / Error Message not being sent t...
Last post by udayworldwide - December 17, 2023, 09:41:32 AM
Dear all,
I have encountered a problem that apache httpd is logging any syntax error to log file, but, sends only "500 Internal Server Error" to browser. This is making it difficult to develop websites. I wish to handle error displaying in my PHP itself, not in apache. When tried to run python file, the same thing occured. Detailed error is being logged in the logfile, but, browser displays only Error 500.
Searched on google, bing etc, tried at serverfault, stackoverflow etc, but of no use. Gone through httpd.conf but could not find a fruitful solution.
Compared httpd.conf with the one that ships with xampp server but could not figure it out that which is causing this actual problem.
#29
Apache 2.4 / Re: Build Apache 2.4.57 with O...
Last post by mario - July 03, 2023, 03:21:21 PM
Hi Mani,
no we can't. Please use the download from ApacheLounge.
#30
Apache 2.4 / Re: Build Apache 2.4.57 with O...
Last post by Manikandan V - July 03, 2023, 09:58:49 AM
Hi All,
       Can you please share the Outlook date for ApacheHaus Apache 2.4.57. Because we downloaded Apache 2.4.57 in Apache Lounge site and we run apache 2.4.57 in our systems, it was showing Openssl Version 3.1.1 but we need OpenSSL Version 1.1.1. We don't know Openssl 3.1.1 will support for our systems or not. So please share any outlook date for Apache 2.4.57 in ApacheHaus site.

Thanks,
Mani