Advanced search  

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]

Pages: [1]   Go Down

Author Topic: index.php mishmash output  (Read 12163 times)

0 Members and 1 Guest are viewing this topic.

Tarique Sani

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 2712
    • http://tariquesani.net
index.php mishmash output
« on: October 17, 2003, 11:23:47 am »

URL?
Language?

Something we can look at?
Logged
SANIsoft PHP applications for E Biz

prso

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
    • http://www.ensayo.net
index.php mishmash output
« Reply #1 on: October 17, 2003, 11:26:15 am »

url: http://coppermine.ensayo.net/index.php

language doesn't make any difference


Quote from: "tarique"
URL?
Language?

Something we can look at?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
index.php mishmash output
« Reply #2 on: October 17, 2003, 11:31:17 am »

hmmm, your index.php file seems to be messed - try re-uploading it from the package.

GauGau
Logged

prso

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
    • http://www.ensayo.net
index.php mishmash output
« Reply #3 on: October 17, 2003, 11:34:30 am »

it did not help.
when i look into index.php source in filesystem it looks normal. same as admin.php, config.php or others and these files are working correctly

Quote from: "gaugau"
hmmm, your index.php file seems to be messed - try re-uploading it from the package.

GauGau
Logged

Tarique Sani

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 2712
    • http://tariquesani.net
index.php mishmash output
« Reply #4 on: October 17, 2003, 11:45:05 am »

This is indeed strange - looks like index.php is a binary file being output as text

Try deleting the file and then uploading it again - do you have any other index.php on your site - do they work properly
Logged
SANIsoft PHP applications for E Biz

prso

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
    • http://www.ensayo.net
index.php mishmash output
« Reply #5 on: October 17, 2003, 11:50:53 am »

as i said, i reloaded index.php and i did not help.
when i modify current index.php to say echo(""); it works.
yes i have another index.php files on my site.

could thise error be produced according to some configuration settings?


Quote from: "tarique"
This is indeed strange - looks like index.php is a binary file being output as text

Try deleting the file and then uploading it again - do you have any other index.php on your site - do they work properly
Logged

prso

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
    • http://www.ensayo.net
index.php mishmash output
« Reply #6 on: October 17, 2003, 11:56:58 am »

Ha!!! i made something:
i removed all from "The content of the main page" item in config and now it work, but now index.php do not contain any data except menu hrefs.
i removed: breadcrumb/catlist/alblist/random,2/lastup,2

it can be this error. what you've got in that item in config?

thanx

Quote from: "prso"
as i said, i reloaded index.php and i did not help.
when i modify current index.php to say echo(""); it works.
yes i have another index.php files on my site.

could thise error be produced according to some configuration settings?


Quote from: "tarique"
This is indeed strange - looks like index.php is a binary file being output as text

Try deleting the file and then uploading it again - do you have any other index.php on your site - do they work properly
Logged

prso

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
    • http://www.ensayo.net
index.php mishmash output
« Reply #7 on: October 17, 2003, 12:14:36 pm »

done. error is in index.php from last 1.2.0RC2 version.
when i downloaded version 1.1.0 it all works. thanx and sorry for disturbing

Quote from: "prso"
Ha!!! i made something:
i removed all from "The content of the main page" item in config and now it work, but now index.php do not contain any data except menu hrefs.
i removed: breadcrumb/catlist/alblist/random,2/lastup,2

it can be this error. what you've got in that item in config?

thanx

Quote from: "prso"
as i said, i reloaded index.php and i did not help.
when i modify current index.php to say echo(""); it works.
yes i have another index.php files on my site.

could thise error be produced according to some configuration settings?


Quote from: "tarique"
This is indeed strange - looks like index.php is a binary file being output as text

Try deleting the file and then uploading it again - do you have any other index.php on your site - do they work properly
Logged

hyperion

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 1317
  • - retired -
index.php mishmash output
« Reply #8 on: October 17, 2003, 06:42:58 pm »

Logged
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

moufie

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
    • http://www.moufie.com
index.php mishmash output
« Reply #9 on: November 10, 2003, 04:23:31 am »

so your using the index.php form 1.1 in the 1.2 version?
Logged

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
index.php mishmash output
« Reply #10 on: November 10, 2003, 05:49:44 am »

There's an ob_flush() missing or commented out in index.php

Same problem occured in version 1.2 for phpNuke.

Some browsers like Opera and IE 6 can't handle mishmash (ascii + binary) files.
Logged
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
index.php mishmash output
« Reply #11 on: November 10, 2003, 08:30:00 am »

Quote from: "DJMaze"
There's an ob_flush() missing or commented out in index.php


Forget that and check if you use Apache 2.x as webserver.
Logged
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
index.php mishmash output
« Reply #12 on: November 10, 2003, 03:22:28 pm »

All people upgrade to PHP 4.3.4 if you use Apache 2.
There are problems sending headers with it.

http://bugs.php.net/bug.php?id=25701
Logged
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

moufie

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
    • http://www.moufie.com
index.php mishmash output
« Reply #13 on: November 11, 2003, 02:38:44 am »

i've upgraded to 4.3.4 and everything is looking good. thanks for taking the time to help out. greatly appreciated.
Logged
Pages: [1]   Go Up
 

Page created in 0.027 seconds with 18 queries.