Installation problems - alias directives

I am installing Mysource Matrix version 3.2.2 onto a Windows NT server, apache 1.3.33, PHP version 4.4.0


I am using the installer and I get to part 6 (apache aliases) when I press next I get error messages as follows;



Warning:main(DB.php):falied to open stream:No such file or directory in c:\program files\apache group\apache\htdocs\mysource_installer_matrixstepaction.inc on line 26



Fatal error:main():Failed opening required 'DB.php'(include_path='c:\php\pear') in c:\program files\apache group\apache\htdocs\mysource_matrix_installer\matrixstepaction.inc on line 26



I have not installed the aliases yet.



Terry

Can you try using the latest release instead?


The error you’re getting looks as though its being caused by PEAR not being found. Have you installed PEAR and all required PEAR packages successfully? Is there a DB.php file in c:\php\pear at all?



Edit: Also, I wouldn’t recommend going to PHP 4.4.0 yet. There’s a few ‘problems’ with it that haven’t been tested with Matrix yet:



http://bugs.php.net/bug.php?id=33643

http://bugs.php.net/bug.php?id=33643

Hi, I have re-installed php version 4.3.11 and I am using the last version of Mysource Matrix version 3.4.4


I am having problems installing Pear and it starts to install then get the following error when I run go-pear.php



Starting installation …

Loading zlib: ok

Using local package: PEAR…ok

Using local package: Archive_Tar…ok

Using local package: Console_Getopt…ok

Using local package: XML_RPC…ok

Downloading package: Pager…ok

Using local package: HTML_Template_IT…ok

Using local package: Net_UserAgent_Detect…ok

Using local package: PEAR_Frontend_Web-0.4…ok

Bootstrapping: PEAR…(local) ok

Bootstrapping: Archive_Tar…(local) ok

Bootstrapping: Console_Getopt…(local) ok

Downloading package: DB…ok

Downloading package: Net_Socket…ok

Downloading package: Net_SMTP…ok

Downloading package: Mail…ok

Downloading package: XML_Parser…ok

Downloading package: PHPUnit…ok

Extracting installer…ok

install ok: PEAR 1.3.5

install ok: Archive_Tar 1.3.1

install ok: Console_Getopt 1.2

install ok: XML_RPC 1.2.2

Could not get contents of package "C:\TEMP\gop43.tmp\Pager". Invalid tgz file



*****************************************************************

I think that only some of Pear has installed. Do you know what this error is about.





Terry

Never seen that one sorry. The only thing I can think is that the actual pear downloads are corrupt at the moment. Did you try installing it using PEAR's webbased installer as well?

No, I just used the browser on go-pear.php. I will try to re-install pear again.


Terry