Loading...
 
Skip to main content

Custom Share Module 0.1dev

Architecture / Installation

Architecture / Installation


Re: Re: Re: All afternoon installing and all I have are blank screens

posts: 19 Australia

I've not confirmed exactly the procedure, but PHP has two modules which come with it. one for postfres (which is what we are using) and one for mysql. These are optional when installing PHP and the guy here who had done the server setup didn't add then in to the PHP install.

I picked up the problem because when I gave up on postgres and tried a mysql install I actually got an error indicating a missing mysql function. I think it was the base connect one. The only way that PHP could not be finding the function was if there was a problem in the base install of PHP which is how we figured out the modules were missing. We re-installed PHP with both modules and then it all worked.

Hope this helps.
Derek.

There are no comments at this time.