Home Private Messages Search
CPG Dragonfly™ CMS Dedicated Server & Bandwidth Sponsored by DedicatedNOW
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ IIS Specific Issues :: Archives ⇒ Install Fatal Error :: Archived


Install Fatal Error :: Archived
Only discuss issues with IIS servers in here.
Go to page 1, 2  Next
Post new topic    Revive this topic    Printer Friendly Page     Forum Index ⇒  IIS Specific Issues

Topic Archived View previous topic :: View next topic  
Author Message
kd7tqn
Newbie
Newbie

Offline Offline
Joined: Sep 09, 2005
Posts: 26
Location: Auburn, Wa
PostPosted: Mon Nov 28, 2005 7:26 pm
Post subject: Install Fatal Error

Hi, I am installing a fresh copy of cpgnuke, and i have followed the install.txt instructions carefully.

when i go to mydomain.tld/install.php i get this error

Notice: Use of undefined constant CPG_DEBUG - assumed 'CPG_DEBUG' in C:\Inetpub\wwwroot\PNWRR\includes\classes\cpg_debugger.php on line 104

Fatal error: require_once() [function.require]: Failed opening required 'config.php' (include_path='c:\windows\php\includes') in C:\Inetpub\wwwroot\PNWRR\includes\cmsinit.inc on line 147

what could be wrong?
please help

thanks
Jason


kd7tqn's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Win2k3,IIS,Dragonfly 9.0.6.1
Back to top
View user's profile Visit poster's website
xfsunoles
XHTML Specialist
XHTML Specialist

Offline Offline
Joined: Apr 30, 2004
Posts: 2502
Location: Melbourne, Florida
PostPosted: Mon Nov 28, 2005 7:36 pm
Post subject: Re: Install Fatal Error

did you had config.php is in PNWRR Folder?


xfsunoles's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Apache/1.3.34 (Unix)/4.0.25-standard/4.4.1/CVS
Back to top
View user's profile Visit poster's website AIM Address MSN Messenger Yahoo Messenger Photo Gallery
kd7tqn
Newbie
Newbie

Offline Offline
Joined: Sep 09, 2005
Posts: 26
Location: Auburn, Wa
PostPosted: Mon Nov 28, 2005 8:10 pm
Post subject: Re: Install Fatal Error

yes the config.php is in the pnwrr folder

Jason


kd7tqn's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Win2k3,IIS,Dragonfly 9.0.6.1
Back to top
View user's profile Visit poster's website
WebSiteGuru
1000+ Posts Club
1000+ Posts Club

Offline Offline
Joined: Jun 09, 2005
Posts: 2318

PostPosted: Mon Nov 28, 2005 8:16 pm
Post subject: Re: Install Fatal Error

Where did you installed your php?

C:\php? or C:\windows\php? or somewhere elses?

Your config.php file did not find it.

_________________
Lead Theme Designer - WebSiteGuru Designs

WebSiteGuru's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux 2.6.9 / Apache 2.2.6 / MySQL 5.0.27 / PHP 5 / DF Version 9.2.1
Back to top
View user's profile Visit poster's website Yahoo Messenger
kd7tqn
Newbie
Newbie

Offline Offline
Joined: Sep 09, 2005
Posts: 26
Location: Auburn, Wa
PostPosted: Mon Nov 28, 2005 8:24 pm
Post subject: Re: Install Fatal Error

PHP is installed to c:\windows\php

i didnt see a portion in the config.php for php install directory

Jason


kd7tqn's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Win2k3,IIS,Dragonfly 9.0.6.1
Back to top
View user's profile Visit poster's website
WebSiteGuru
1000+ Posts Club
1000+ Posts Club

Offline Offline
Joined: Jun 09, 2005
Posts: 2318

PostPosted: Mon Nov 28, 2005 8:26 pm
Post subject: Re: Install Fatal Error

Then make sure that it tell where your php is installed at. I am surprised that you had it install in windows directory.

_________________
Lead Theme Designer - WebSiteGuru Designs

WebSiteGuru's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux 2.6.9 / Apache 2.2.6 / MySQL 5.0.27 / PHP 5 / DF Version 9.2.1
Back to top
View user's profile Visit poster's website Yahoo Messenger
kd7tqn
Newbie
Newbie

Offline Offline
Joined: Sep 09, 2005
Posts: 26
Location: Auburn, Wa
PostPosted: Mon Nov 28, 2005 8:31 pm
Post subject: Re: Install Fatal Error

i did that when i was having problems with permissions 3 years ago when i first started messing around with servers


kd7tqn's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Win2k3,IIS,Dragonfly 9.0.6.1
Back to top
View user's profile Visit poster's website
WebSiteGuru
1000+ Posts Club
1000+ Posts Club

Offline Offline
Joined: Jun 09, 2005
Posts: 2318

PostPosted: Mon Nov 28, 2005 8:32 pm
Post subject: Re: Install Fatal Error

Where is your php.ini file. Also check the php.ini configuration. You might not installed it correctly.

_________________
Lead Theme Designer - WebSiteGuru Designs

WebSiteGuru's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux 2.6.9 / Apache 2.2.6 / MySQL 5.0.27 / PHP 5 / DF Version 9.2.1
Back to top
View user's profile Visit poster's website Yahoo Messenger
kd7tqn
Newbie
Newbie

Offline Offline
Joined: Sep 09, 2005
Posts: 26
Location: Auburn, Wa
PostPosted: Mon Nov 28, 2005 8:33 pm
Post subject: Re: Install Fatal Error

i do not see a place in the config.php where it asks for the php install directory


kd7tqn's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Win2k3,IIS,Dragonfly 9.0.6.1
Back to top
View user's profile Visit poster's website
kd7tqn
Newbie
Newbie

Offline Offline
Joined: Sep 09, 2005
Posts: 26
Location: Auburn, Wa
PostPosted: Mon Nov 28, 2005 8:34 pm
Post subject: Re: Install Fatal Error

my php.ini is located in c:\windows directory


kd7tqn's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Win2k3,IIS,Dragonfly 9.0.6.1
Back to top
View user's profile Visit poster's website
kd7tqn
Newbie
Newbie

Offline Offline
Joined: Sep 09, 2005
Posts: 26
Location: Auburn, Wa
PostPosted: Mon Nov 28, 2005 9:05 pm
Post subject: Re: Install Fatal Error

everything looks to be in order in my php.ini file.
what else might i check?

i am useing a fresh install of php 5 and mysql 5

my i made a phpinfo script and it loads fine with no errors.


kd7tqn's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Win2k3,IIS,Dragonfly 9.0.6.1
Back to top
View user's profile Visit poster's website
WebSiteGuru
1000+ Posts Club
1000+ Posts Club

Offline Offline
Joined: Jun 09, 2005
Posts: 2318

PostPosted: Mon Nov 28, 2005 11:58 pm
Post subject: Re: Install Fatal Error

Ouch!!!! I don't know if DF 9.0.6.0 is ready for php 5 and mysql 5 yet. That might be your problem with it not finding php.

_________________
Lead Theme Designer - WebSiteGuru Designs

WebSiteGuru's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux 2.6.9 / Apache 2.2.6 / MySQL 5.0.27 / PHP 5 / DF Version 9.2.1
Back to top
View user's profile Visit poster's website Yahoo Messenger
kd7tqn
Newbie
Newbie

Offline Offline
Joined: Sep 09, 2005
Posts: 26
Location: Auburn, Wa
PostPosted: Mon Nov 28, 2005 11:59 pm
Post subject: Re: Install Fatal Error

i downloaded the newest build 9.0.6.1 is that build php 5 mysql 5 complient?


kd7tqn's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Win2k3,IIS,Dragonfly 9.0.6.1
Back to top
View user's profile Visit poster's website
xfsunoles
XHTML Specialist
XHTML Specialist

Offline Offline
Joined: Apr 30, 2004
Posts: 2502
Location: Melbourne, Florida
PostPosted: Tue Nov 29, 2005 12:06 am
Post subject: Re: Install Fatal Error

Dragonly are PHP 5 complaint but doesn't know about mySQL 5. This should be in IIS Help Thread....


xfsunoles's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Apache/1.3.34 (Unix)/4.0.25-standard/4.4.1/CVS
Back to top
View user's profile Visit poster's website AIM Address MSN Messenger Yahoo Messenger Photo Gallery
kd7tqn
Newbie
Newbie

Offline Offline
Joined: Sep 09, 2005
Posts: 26
Location: Auburn, Wa
PostPosted: Tue Nov 29, 2005 12:37 am
Post subject: Re: Install Fatal Error

ill try over there i guess


kd7tqn's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Win2k3,IIS,Dragonfly 9.0.6.1
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic    Revive this topic    Printer Friendly Page    Forum Index ⇒  IIS Specific Issues
Page 1 of 2
All times are GMT
Go to page 1, 2  Next

Archive Revive
Username:
This is an archived topic - your reply will not be appended here.
Instead, a new topic will be generated in the active forum.
The new topic will provide a reference link to this archived topic.
 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

lesa meira...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy