• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

PHP Module not working after Upgrade to 10.2

t.van.der.plas

Basic Pleskian
hello everybody,

i have the following situation here, perhaps someone can help me?

ubuntu 8.04.lts with php 5.2.10 /amd64
old plesk 9 has been upgraded to plesk 10.2, i started with:

/etc/init.d/psa stop
/etc/init.d/sw-cp-server stop
/etc/init.d/psa-spamassassin stop
/usr/local/psa/admin/sbin/autoinstaller

first attempt was unsuccessful, due to a error in
/var/lib/dpkg/info/psa-mod-fcgid-configurator.prerm
after this was fixed, installation was possible, but in the end i got the following error:
apache config generation failed: can not restart web server

so i waited until the installation was successful, rebooted the machine and started
/usr/local/psa/admin/sbin/httpdmng --reconfigure-all
first attempt showed this error: No valid mailman bindir detected but after enabling webmail in the admin area, everything worked fine.

machine is up and running now, but all the domains that use the apache module for php show a blank page, if i switch to fastcgi, everything works fine, tried to reinstall php, restartet apache, but with no luck. do you have any idea what could cause this? webmail is not working either as it depends upon php-module..

Cheers

Tobias
 
ubuntu 8.04.lts with php 5.2.10 /amd64
old plesk 9 has been upgraded to plesk 10.2.

first attempt was unsuccessful, due to a error in
/var/lib/dpkg/info/psa-mod-fcgid-configurator.prerm
after this was fixed, installation was possible, but in the end i got the following error:
apache config generation failed: can not restart web server

machine is up and running now, but all the domains that use the apache module for php show a blank page, if i switch to fastcgi, everything works fine, tried to reinstall php, restartet apache, but with no luck. do you have any idea what could cause this? webmail is not working either as it depends upon php-module..

Cheers
Tobias

Hallo Tobias,

Heb je ook al PHP bijgewerkt, ik zie namelijk dat je nog een oude versie hebt staan. (Ik gebruik zelf nu ook PHP 5.3.6)

Bij de upgrade van PHP 5.3.6, php.ini backuppen naar php.ini-old, en nieuwe php.ini.rpmnew bewerken naar php.ini, daar de instellingen aanpassen. Even bij tmp_dir je /tmp map opgeven en kijken of php_save uit staat. Ook aangeven hoeveel virtueel geheugen je sites mogen trekken en hoeveel MB's je maximaal mag laten uploaden via PHP.

Anders wil ik gratis voor je even uitzoeken wat het probleem is via SSH, ik heb vanmiddag wel even tijd.

Mail even via mijn PB voor je gegevens.

Groeten,
Edward
 
Last edited by a moderator:
Back
Top