Search found 3 matches

by Zach83
15 Dec 2023, 02:27
Forum: Web Server/PHP/MySQL/MariaDB
Topic: Webserver + php 8.1 - no session start function available?
Replies: 5
Views: 960

Re: Webserver + php 8.1 - no session start function available?

That is unfortunate.

I dont want to use 7.4, so therefore, I will not be able to use the tnas for a webserver at the moment. Very disappointing to see this occur, but I understand that things can happen like this. Hopefully you get it resolved soon.
by Zach83
13 Dec 2023, 02:09
Forum: Web Server/PHP/MySQL/MariaDB
Topic: Webserver + php 8.1 - no session start function available?
Replies: 5
Views: 960

Re: Webserver + php 8.1 - no session start function available?

No, as there is no session extension for download.

Additonally, with php -m, it shows that sessions is active.

No idea why this is doing this, as I have installed apache on several systems and never encountered a session issue...
by Zach83
12 Dec 2023, 09:10
Forum: Web Server/PHP/MySQL/MariaDB
Topic: Webserver + php 8.1 - no session start function available?
Replies: 5
Views: 960

Webserver + php 8.1 - no session start function available?

I can see through the php -i that session support is enabled, however, I am getting an error when I call the built in php function session_start(). This makes no sense to me, as the previous 8.1 webserver I was running this website on had no problem running it. I am trying to make my tnas the develo...

Go to advanced search