SnippetMaster Support Forums
Return to main website
 
May 21, 2012, 11:34:52 AM
* Show unread posts since last visit.
* Show new replies to your posts.
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 21, 2012, 11:34:52 AM

Login with username, password and session length
Search:  
Advanced search
* Home Help Search Login Register
SnippetMaster Support Forums  |  General  |  Installation Issues  |  Topic: autoinstaller php not running, missing images - windows PHP5 - advice please! « previous next »
Pages: [1] Print
Author Topic: autoinstaller php not running, missing images - windows PHP5 - advice please!  (Read 2132 times)
jugjimcos

Posts: 15


[-] autoinstaller php not running, missing images - windows PHP5 - advice please!
« on: December 13, 2006, 06:29:25 AM »

« Last Edit: January 18, 2007, 09:27:30 AM by jugjimcos » Report to moderator   Logged
admin
Forum Administrator
*
Posts: 3069

SnippetMaster Author


WWW
[-] Re: autoinstaller php not running, missing images - windows PHP5 - advice please!
« Reply #1 on: December 13, 2006, 08:15:50 AM »

Honestly, I'm not too sure..

What you might want to do is contact your web host or admin who manages the server and see if they can figure it out. 

You can compare php settings to a known web server that works if that helps: http://luc.host-vault.com/phpinfo.php

Report to moderator   Logged
jugjimcos

Posts: 15


[-] Re: autoinstaller php not running, missing images - windows PHP5 - advice please!
« Reply #2 on: December 13, 2006, 08:18:26 AM »

« Last Edit: December 15, 2006, 04:56:29 AM by jugjimcos » Report to moderator   Logged
jugjimcos

Posts: 15


[-] Some progress but still a problem: XMLRPC.class.php
« Reply #3 on: December 18, 2006, 07:24:04 AM »

« Last Edit: January 18, 2007, 09:28:19 AM by jugjimcos » Report to moderator   Logged
jugjimcos

Posts: 15


[-] Re: autoinstaller php not running, missing images - windows PHP5 - advice please!
« Reply #4 on: December 18, 2006, 09:07:53 AM »

A little more progress...

My Admin has looked into it he says:

XMLRCP.class.php is actually located in
C:\.....\snippetmaster\includes\licensing and
whilst it does make use of php_xmlrpc.dll they are not the same thing.

php_xmlrpc.dll no longer appears in the error as PEAR is a bit healthier than it was.

So now I think the problem is that the vars.inc.php snippetmaster file tries to include XMLRPC.class.php, assuming they are installed in the web root (which they aren't).  If vars.inc.php wasn't "Optimised" I'm sure it could be modified to simply include a relative path. "

Does this help?

Many thanks again
Report to moderator   Logged
jugjimcos

Posts: 15


[-] Re: autoinstaller php not running, missing images - windows PHP5 - advice please!
« Reply #5 on: December 19, 2006, 09:09:12 AM »

Report to moderator   Logged
jugjimcos

Posts: 15


[-] Still struggling
« Reply #6 on: December 21, 2006, 09:03:28 AM »

I've now installed the files in the default web root:  c:\Inetpub\wwwroot\snippetmaster

db.inc.php is in place and I am assured that in IIS6 the web processes have full rights to modify anything they need to....

When I run the installation I end up at .../snippetmaster/install/install1.php with the error message:

A PROBLEM WAS FOUND!

The following error(s) must be fixed before you can continue:

The C:\Inetpubdb.inc.php file was not found. Are you sure it exists? To solve this problem, you must create an empty file called to db.inc.php, upload it to your /snippetmaster/ folder, and then make sure it has write permissions.

Any help or advice much appreciated!

Jim
Report to moderator   Logged
lccweb

Posts: 2


[-] Re: autoinstaller php not running, missing images - windows PHP5 - advice please
« Reply #7 on: January 12, 2007, 12:33:37 PM »

hi,
instead of running php with isapi try configuring the folder to run it as cgi. this seems to cure a lot of php on windows problems for us. especially if the app is not generating the sessions info correctly. usual symptoms: php code where session variables should be displayed.

do an advanced search on 'windows' plus my display name 'lccweb' and my old example of getting snippetmast to work should be still here. configuring iis6 to run php is a little tricky but not impossible.

create and run a phpinfo.php file to see the actual setup when the reconfig is done. it should be 'fast/cgi' rather than isapi.

one other odd thing is that fast/cgi will usually look for a php.ini in the php install directory rather than the windows directory. phpinfo will show where the config is loading from.

good luck.
Report to moderator   Logged
jugjimcos

Posts: 15


[-] Re: autoinstaller php not running, missing images - windows PHP5 - advice please!
« Reply #8 on: January 18, 2007, 09:11:42 AM »

Thanks mate!  I'm on to it  Very Happy
Report to moderator   Logged
Pages: [1] Print 
SnippetMaster Support Forums  |  General  |  Installation Issues  |  Topic: autoinstaller php not running, missing images - windows PHP5 - advice please! « previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!