| shimmyshack 2007-01-11, 1:32 pm |
| no where near enough info, have you checked your error.log for apache.
its a simply 404, sounds like something in the apache.conf. But who
knows
find what file is being requested from the filesystem using the
error.log then search for the doc root of your apache and check it, if
you are using vhosting check the doc root of the vhost, then check for
rewrites if still no luck, if still no uck post back with more info
about your actual errors.
PHPBABY3 a =E9crit :
> When I try to connect to http://localhost/blank.php I get:
>
> Object not found!
> The requested URL was not found on this server. If you entered the URL
> manually please check your spelling and try again.
>
> If you think this is a server error, please contact the webmaster.
>
> Error 404
> localhost
> 01/11/07 09:42:10
> Apache/2.0.55 (Win32) PHP/4.4.2
>
> Yikes!
>
> Help!
>
> I was playing with someone else's php and now my php seems to have been
> replaced.
>=20
> P -
|