Login     Sign up
having an issue with the install
gadgetboyeee (@gadgetboyeee)
Join date: Sep 11th 2010
Community posts: 21
View Profile
Send Message

please don't beat me up too badly... I've looked on line and have not been able to find any answers...

I am testing jcow.3.3.0 to see if I can incorporate on a web site I manage for old classmates... The install same to go find until I try to log in (note I am running this as a localhost on a Mac with OS X) here are examples (after two installs) of the error I am getting:
[url]http://localhost/sites/jcow/%3C?=$_POST[%27uhome%27];?%3E/index.php[/url]
The requested URL /sites/jcow/< was not found on this server.

[url]http://localhost/sites/jcow/%3C?=$_POST[%27uhome%27];?%3E/index.php[/url]

The requested URL /sites/jcow/localhost/sites/jcow/index.php was not found on this server.
I am not sure what I should be plugging in here "Website URL <?=$homeurl;?>" I have tried the default and I have added "localhost/sites/jcow"which is the root dir of the install... and I still get errors like above

I would be grateful for any help
Thx in advance

167 months ago
Carl (@carl)
Join date: Sep 5th 2010
Community posts: 2
View Profile
Send Message

seems you need to make your server accept "<?" as a PHP starting tag.
your server currently only accept "<?php".

167 months ago
gadgetboyeee (@gadgetboyeee)
Join date: Sep 11th 2010
Community posts: 21
View Profile
Send Message

Carl thanks for the quick response... where would I make the change... in the PHP ini file?

167 months ago
Ian (@eeji)
Join date: Aug 3rd 2010
Community posts: 107
View Profile
Send Message

yes, look inside php.ini and look for short_open_tag and change to short_open_tag = On

167 months ago
gadgetboyeee (@gadgetboyeee)
Join date: Sep 11th 2010
Community posts: 21
View Profile
Send Message

Thx I got it...

167 months ago
tuya (@tuya)
Join date: Mar 5th 2011
Community posts: 49
View Profile
Send Message

I've installed but What is it?

Not Found

The requested URL /index.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

161 months ago