Click Lets go and then 404 Click Lets go and then 404
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Click Lets go and then 404

Started by lokisteve, September 20, 2004, 04:33:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lokisteve

Running IIS on a 2K server, PHP 4.3.8, MySQL 4.0.21, cpg 1.3.2.

I enter my info in install.php, click lets go, and "Page cannot be found." I unziped cpg1.3.2.zip into the directory a few more times in case I was missing files, still does the same thing.

CapriSkye

maybe you need to set permission for albums and include folders to 777?

lokisteve

Done. PHP and /coppermine are set to everyone full control, and have both IIS processes set to full control.

Joachim Müller

appears like a server setup issue to me. Have you been able to have a "regular" html page show up? How do you access your site - over the internet url, or http://localhost, or http://127.0.0.1 etc.? Please post a link to your page.

Joachim


Tranz

If you're using a local computer, it's not accessible to us on the outside.

lokisteve

Sorry, looks like a firewall rule was misplaced. Should be OK now.

Casper

Well I get a gallery not installed correctly, and then the re-direct to the install page.

Have you set permissions correctly, to allow the script to write to the include and albums folders, plus all folders in the albums folder?
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

lokisteve

Yep.

The entire PHP and wwwroot directory have full control to everyone, and both IIS processes. I've even removed security to the point of enabling parent paths, which is pretty dumb to do on IIS. Still the same deal, click the "Lets Go" button, and I get 404'd.

I get Index.php and install.php, so that means that php is installed correctly, I put a htm file on the root of the server from the coppermine readme, that displays fine.

Joachim Müller

http://136.142.51.58/coppermine/include/config.inc.php is not there, which usually means: no write permissions. Try creating this file manually (take a look at the sample file in the include folder) and report what happens then.

Joachim

lokisteve

I get:
Notice: Undefined index: debug_mode in c:\inetpub\wwwroot\coppermine\include\functions.inc.php on line 96
Fatal error :
There was an error while processing a database query

I went back and triple checked the permissions on the mysql, PHP, and coppermine directories. At this point there is not a user or service on that machine that doesn't have full control to them.

And clicking Lets Go still gives me a 404, even with the file manually created and full access permissions on it.

Joachim Müller

have the database entries been created by the installer?

Joachim

lokisteve