| Topic Archived |
View previous topic :: View next topic |
| Author |
Message |
jeffk Supporter


Offline Joined: Jun 21, 2004 Posts: 322
|
Posted: Sun Dec 05, 2004 11:15 pm Post subject: Internal Server Error |
|
htaccess: Invalid command 'php_flag', perhaps mis-spelled or defined by a module not included in the server configuration
jeffk's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) CMS Version 9.1.2.1HP Version 4.4.4MySQL Version 4.1.22-standard (client: 4.1.22
|
|
| Back to top |
|
 |
NEMINI Diamond Supporter


Offline Joined: Apr 22, 2004 Posts: 4551
|
Posted: Sun Dec 05, 2004 11:32 pm Post subject: Re: Internal Server Error |
|
Change
| PHP: |
php_flag register_globals 0
|
to
| PHP: |
#php_flag register_globals 0
|
_________________ NEMINI.org, NEMINI.us, NEMINI.info, NYMINI.org
NEMINI's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) 1.3.34 (Unix)/4.1.18-standard/4.4.2 /9.1.0.8 CVS
|
|
| Back to top |
|
 |
jeffk Supporter


Offline Joined: Jun 21, 2004 Posts: 322
|
Posted: Sun Dec 05, 2004 11:41 pm Post subject: Re: Internal Server Error |
|
thx
_________________ CMS Version 9.1.2.1
PHP Version 4.4.4
MySQL Version 4.1.22-standard (client: 4.1.22)
jeffk's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) CMS Version 9.1.2.1HP Version 4.4.4MySQL Version 4.1.22-standard (client: 4.1.22
|
|
| Back to top |
|
 |
Purus Gold Supporter


Offline Joined: Aug 21, 2004 Posts: 418 Location: NY, USA
|
Posted: Tue Dec 07, 2004 9:05 am Post subject: Forbidden Error on install.php |
|
I have already successfully installed 8.2b and am really enjoying the quality of the package. Tonight I decided to try a test run of the new Dragonfly preview, and I ran into a little problem. I know it isn't a problem with Dragonfly, so I am posting it in the general install trouble forum.
I went through the install procedure step-by-step, but when I bring up install.php in my browser I get a 403 Forbidden error. I have searched all over the forums for help with this, and found a relative post that talked about .htaccess files, but I wasn't able to figure out how to fix it from that post.
By the way, I have installed Dragonfly in a subfolder and am running it on a different database from my other site, but they are both on the same website.
I know it isn't really a CPG-Nuke error, but I am not sure where else to get help for this issue. I am sorry if it is a little off-topic, but I'd really appreciate it if you guys could give me a hand with this.
Anyway, thanks for the great support so far.
_________________ Purus Studios | Purus Studios: Dragonfly | The Pensive Penguin
Purus's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Shared Host / Linux / Apache 1.3.34 (Unix) / MySQL 4.1.11-standard / PHP 4.3.11 / CPG 9.0.6.1
|
|
| Back to top |
|
 |
poldo Dragonfly addicted


Offline Joined: Oct 20, 2004 Posts: 381 Location: Philippines
|
Posted: Tue Dec 07, 2004 9:18 am Post subject: Re: Forbidden Error on install.php |
|
duh, change permission to 755? i mean the sub directory where you placed dragonfly...Hope that helps
_________________ 12715014116404015116304016415014
5040042115141164162151170042077
poldo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/1.3.31 (Unix)/4.0.22-standard/4.3.9/CVS
|
|
| Back to top |
|
 |
Purus Gold Supporter


Offline Joined: Aug 21, 2004 Posts: 418 Location: NY, USA
|
Posted: Tue Dec 07, 2004 9:32 am Post subject: Re: Forbidden Error on install.php |
|
Hmm... Now I get a 404 error  I am sorry, I am a bit of a beginner here.
_________________ Purus Studios | Purus Studios: Dragonfly | The Pensive Penguin
Purus's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Shared Host / Linux / Apache 1.3.34 (Unix) / MySQL 4.1.11-standard / PHP 4.3.11 / CPG 9.0.6.1
|
|
| Back to top |
|
 |
Head-e Silver Supporter


Offline Joined: Apr 20, 2004 Posts: 937
|
Posted: Tue Dec 07, 2004 10:04 am Post subject: Re: Forbidden Error on install.php |
|
404 is file not found.. make sure the files are in the right directory on your server...
Head-e please enter your server specs in your user profile!
|
|
| Back to top |
|
 |
Purus Gold Supporter


Offline Joined: Aug 21, 2004 Posts: 418 Location: NY, USA
|
Posted: Tue Dec 07, 2004 10:32 am Post subject: Re: Forbidden Error on install.php |
|
Turns out it was a 500 error so I checked my error log, and it was a problem with the php_flag line in the .htaccess file. I found a fix here:
www.cpgnuke.com/Forums...=6012.html
Thanks for the help, and I apologize for asking stupid questions.
_________________ Purus Studios | Purus Studios: Dragonfly | The Pensive Penguin
Purus's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Shared Host / Linux / Apache 1.3.34 (Unix) / MySQL 4.1.11-standard / PHP 4.3.11 / CPG 9.0.6.1
|
|
| Back to top |
|
 |
|
|