Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

CGI Error in photo gallery

Asked Modified Viewed 2,709 times
P
pher-d
P
pher-d 10
www.phpfusion-tr.com
PHP Fusion TransFusion Official Turkish Translator
PHP Fusion Turkey Official Support Site Administrator
PHP Fusion Official Crew Member
  • Member, joined since
  • Contributed 113 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
asked
Member

I installed the php fusion and mass upload mod for photogallery. It was worked great but my server is resetted and since then i facing a cgi error:(
The adress: http://www.dilekmobilya.org/fusion/ph...allery.php

What can be the problem? How can i repair this?
0 replies

11 posts

P
pher-d
P
pher-d 10
www.phpfusion-tr.com
PHP Fusion TransFusion Official Turkish Translator
PHP Fusion Turkey Official Support Site Administrator
PHP Fusion Official Crew Member
  • Member, joined since
  • Contributed 113 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Member

Any idea about it?
0 replies
H
Homdax
H
Homdax 10
  • Fusioneer, joined since
  • Contributed 2,247 posts on the community forums.
  • Started 108 threads in the forums
answered
Fusioneer

Well, since fusion does not use CGI (i think not) but PHP, I would suspect a server problem. Rest of site seems to work, so maybe a misconfiguration related to image handling? GD?
Edited by Homdax on 09-01-2007 15:53,
0 replies
P
pher-d
P
pher-d 10
www.phpfusion-tr.com
PHP Fusion TransFusion Official Turkish Translator
PHP Fusion Turkey Official Support Site Administrator
PHP Fusion Official Crew Member
  • Member, joined since
  • Contributed 113 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Member

I contacted my hosting but they do not know anything. They give casual answers everytime:@ Seperately, the image gallery was working great but everything happened after last server reset.
Edited by pher-d on 09-01-2007 16:17,
0 replies
S
Sveinungs
S
  • Veteran Member, joined since
  • Contributed 935 posts on the community forums.
  • Started 3 threads in the forums
answered
Veteran Member

Maybe the server just having a bad day? It's working now, pher-d.
0 replies
P
pher-d
P
pher-d 10
www.phpfusion-tr.com
PHP Fusion TransFusion Official Turkish Translator
PHP Fusion Turkey Official Support Site Administrator
PHP Fusion Official Crew Member
  • Member, joined since
  • Contributed 113 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Member

Thanks for everything guys. I solved the problem. One of my friends said me it: win servers using an apache application but linux servers using completeley apache. So win server can give this error. I am replacing the mass upload module files with original photogallery files my problem was solved. Thanks a lot again.
0 replies
P
pher-d
P
pher-d 10
www.phpfusion-tr.com
PHP Fusion TransFusion Official Turkish Translator
PHP Fusion Turkey Official Support Site Administrator
PHP Fusion Official Crew Member
  • Member, joined since
  • Contributed 113 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Member

Sorry guys but original photogallery files gives same error too:( again.
0 replies
Z
zbing
Z
zbing 10
  • Junior Member, joined since
  • Contributed 44 posts on the community forums.
  • Started 2 threads in the forums
answered
Junior Member

i believe this means that that the server (windows server if i got it right) is using the CGI interface to the php parser, rather than the isapi one.

i'd say its a server configuration problem.
0 replies
P
pher-d
P
pher-d 10
www.phpfusion-tr.com
PHP Fusion TransFusion Official Turkish Translator
PHP Fusion Turkey Official Support Site Administrator
PHP Fusion Official Crew Member
  • Member, joined since
  • Contributed 113 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Member

What can i do then?
0 replies
O
OK
O
OK 10
  • Newbie, joined since
  • Contributed 4 posts on the community forums.
  • Started 1 thread in the forums
answered
Newbie

You should use the ISAPI dll instead.

If you running on IIS you would change this under Websites properties, Home Directory, Configuration.
In the window Application Configurations, you find the application extension .php and point it to use the c:\php\sapi\php4isapi.dll og similar path, depending on ur version.

Also add and allow ISAPI under Web Service Extensions.
0 replies
P
pher-d
P
pher-d 10
www.phpfusion-tr.com
PHP Fusion TransFusion Official Turkish Translator
PHP Fusion Turkey Official Support Site Administrator
PHP Fusion Official Crew Member
  • Member, joined since
  • Contributed 113 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Member

I can't run on ISS. Thanks for reply.
0 replies
P
pher-d
P
pher-d 10
www.phpfusion-tr.com
PHP Fusion TransFusion Official Turkish Translator
PHP Fusion Turkey Official Support Site Administrator
PHP Fusion Official Crew Member
  • Member, joined since
  • Contributed 113 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Member

Well, i found and solved the problem. Cause of this problem the 15. line in photogallery.php.

15. Line

Quote

include LOCALE.LOCALESET."photogallery.php";


Win servers suppose this code includes the photogallery.php itself.

I closed the code with two slashes the problem is solved.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 11 posts
  • Votes 0 votes
  • Topic users 5 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet