1
Hello there,
I would upgrade from XOOPS 2.2.3a to 2.2.4.
I downloaded the patch, I copyed file to my server, write enable /mainfile.php, and launch /install/index.php
And I have the following error:
Warning: main(./passwd.php): failed to open stream: No such file or directory in /home/stela/www/install/index.php on line 30
Warning: main(): Failed opening './passwd.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /home/stela/www/install/index.php on line 30
Notice: Use of undefined constant INSTALL_USER - assumed 'INSTALL_USER' in /home/stela/www/install/index.php on line 31
Warning: Cannot modify header information - headers already sent by (output started at /home/stela/www/install/index.php:30) in /home/stela/www/install/index.php on line 33
Warning: Cannot modify header information - headers already sent by (output started at /home/stela/www/install/index.php:30) in /home/stela/www/install/index.php on line 34
You can not access this XOOPS installer.
Nowhere it's written how to upgrade, I feel that I need a new file called passwd.php with constant INSTALL_USER, INSTALL_PASSWD, but what to put inside??
Can somebody help me?
Thanks a lot
Pierre