Maybe I spoke too early or something is just wrong with my server.��
I downloaded the code for exim4u afresh.

When adding a user, I get this error:

[Sun Jun 25 12:12:56.965240 2023] [php:error] [pid 50349] [client 197.232.81.246:4126] PHP Fatal error: ��Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'exim4u.domain' doesn't exist in /usr/local/www/apache24/data/domainpanel/exim4u/exim4u/adminuseraddsubmit.php:15\nStack trace:\n#0 /usr/local/www/apache24/data/domainpanel/exim4u/exim4u/adminuseraddsubmit.php(15): PDOStatement->execute()\n#1 {main}\n ��thrown in /usr/local/www/apache24/data/domainpanel/exim4u/exim4u/adminuseraddsubmit.php on line 15, referer: http://manager.mydomain.name/exim4u/adminuseradd.php

I am wondering why it's looking for a nonexistent table.





On Sun, May 28, 2023 at 5:08���PM Gordon Dickens <gordon@dickens.com> wrote:
Hi Odhiambo,

Glad that you figured it out!...

Gordon



On 5/28/23 10:05, Odhiambo Washington wrote:
Hi Gordon,

Thanks for the response.

Checking properly, I realized that I did not select the session module (��php82-session-8.2.6) while installing the PHP8 extensions.
I have just installed and my problem is solved.


On Sun, May 28, 2023 at 4:51���PM Gordon Dickens <gordon@dickens.com> wrote:
Hi Odhiambo,

I have exim4u running fine on FreeBSD 13.2 with php version 8.1.17 and without the errors that you reported. I upgraded to php 8 a good while back and I don't remember any particular issues when I did. Sorry that I don't have any ideas as to your problem but I do believe that it is unique to your installation.�� Maybe some missing dependency(s) need to be installed?...

Gordon




On 5/28/23 04:10, Odhiambo Washington wrote:


On Fri, May 26, 2023 at 5:24���PM Rimas Kudelis <rimas@kudelis.lt> wrote:

2023-05-26 17:05, Odhiambo Washington ra����:

Hey,
��
Anyone updated exim4u webUI to work with PHP8.x ?


Hi,

counter-question: does it *not* work with PHP 8.x? I have Vexim (Exim4u's "twin brother") running with PHP 8.1 and I haven't noticed any problems. Granted, I barely use the interface (personal domain, so any changes are very rare), but I think it's safe to say that it works.

Cheers,

Rimas

Many errors emanating from variables.php, which I have no clue on how to fix for PHP8:��
They are from the variables.php and httpheaders.php:

[Sun May 28 10:48:52.389373 2023] [php:warn] [pid 84386] [client 197.232.81.246:10861] PHP Warning: \xc2\xa0Undefined array key "realname" in /usr/local/www/apache24/data/domainpanel/exim4u/exim4u/config/variables.php on line 137, refere
r: http://manager.mydomain.name/
[Sun May 28 10:48:52.389402 2023] [php:warn] [pid 84386] [client 197.232.81.246:10861] PHP Warning: \xc2\xa0Undefined array key "localpart" in /usr/local/www/apache24/data/domainpanel/exim4u/exim4u/config/variables.php on line 139, refer
er: http://manager.mydomain.name/
[Sun May 28 10:48:52.389411 2023] [php:warn] [pid 84386] [client 197.232.81.246:10861] PHP Warning: \xc2\xa0Undefined variable $_SESSION in /usr/local/www/apache24/data/domainpanel/exim4u/exim4u/config/variables.php on line 139, referer:
��http://manager.mydomain.name/
[Sun May 28 10:48:52.389418 2023] [php:warn] [pid 84386] [client 197.232.81.246:10861] PHP Warning: \xc2\xa0Trying to access array offset on value of type null in /usr/local/www/apache24/data/domainpanel/exim4u/exim4u/config/variables.ph
p on line 139, referer: http://manager.mydomain.name/
[Sun May 28 10:48:52.389425 2023] [php:warn] [pid 84386] [client 197.232.81.246:10861] PHP Warning: \xc2\xa0Undefined variable $_SESSION in /usr/local/www/apache24/data/domainpanel/exim4u/exim4u/config/variables.php on line 140, referer:
��http://manager.mydomain.name/
[Sun May 28 10:48:52.389430 2023] [php:warn] [pid 84386] [client 197.232.81.246:10861] PHP Warning: \xc2\xa0Trying to access array offset on value of type null in /usr/local/www/apache24/data/domainpanel/exim4u/exim4u/config/variables.ph
p on line 140, referer: http://manager.mydomain.name/
[Sun May 28 10:48:52.389437 2023] [php:warn] [pid 84386] [client 197.232.81.246:10861] PHP Warning: \xc2\xa0Undefined variable $_SESSION in /usr/local/www/apache24/data/domainpanel/exim4u/exim4u/config/variables.php on line 141, referer:
��http://manager.mydomain.name/
[Sun May 28 10:48:52.389442 2023] [php:warn] [pid 84386] [client 197.232.81.246:10861] PHP Warning: \xc2\xa0Trying to access array offset on value of type null in /usr/local/www/apache24/data/domainpanel/exim4u/exim4u/config/variables.ph
p on line 141, referer: http://manager.mydomain.name/
[Sun May 28 10:48:52.389454 2023] [php:warn] [pid 84386] [client 197.232.81.246:10861] PHP Warning: \xc2\xa0Undefined array key "domain" in /usr/local/www/apache24/data/domainpanel/exim4u/exim4u/config/variables.php on line 163, referer:
��http://manager.mydomain.name/
[Sun May 28 10:48:52.390103 2023] [php:error] [pid 84386] [client 197.232.81.246:10861] PHP Fatal error: \xc2\xa0Uncaught Error: Call to undefined function session_start() in /usr/local/www/apache24/data/domainpanel/exim4u/exim4u/config/
httpheaders.php:2\nStack trace:\n#0 /usr/local/www/apache24/data/domainpanel/exim4u/exim4u/index.php(4): require_once()\n#1 {main}\n \xc2\xa0thrown in /usr/local/www/apache24/data/domainpanel/exim4u/exim4u/config/httpheaders.php on line
2, referer: http://manager.mydomain.name/

--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.",��egrep -v '^$|^.*#'����\_(���)_/����:-)
[How to ask smart questions:��http://www.catb.org/~esr/faqs/smart-questions.html]

_______________________________________________
users mailing list -- users@exim4u.org
To unsubscribe send an email to users-leave@exim4u.org

_______________________________________________
users mailing list -- users@exim4u.org
To unsubscribe send an email to users-leave@exim4u.org


--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.",��egrep -v '^$|^.*#'����\_(���)_/����:-)
[How to ask smart questions:��http://www.catb.org/~esr/faqs/smart-questions.html]

_______________________________________________
users mailing list -- users@exim4u.org
To unsubscribe send an email to users-leave@exim4u.org

_______________________________________________
users mailing list -- users@exim4u.org
To unsubscribe send an email to users-leave@exim4u.org


--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.",��egrep -v '^$|^.*#'����\_(���)_/����:-)
[How to ask smart questions:��http://www.catb.org/~esr/faqs/smart-questions.html]