| 
	
 | 
 Posted by shimmyshack on 05/04/07 07:45 
On May 4, 8:12 am, avdavid <avda...@gmail.com> wrote: 
> > hmm! well the only thing I would suggest is have a look at the php.ini 
> > inxampp/apache/bin rather than the one inxampp/php/ you might see in 
> > that php.ini that the settings which are correct in thexampp/php are 
> > not repeated, thi s is what i think it is. The one in php folder is 
> > for command line work. 
> 
> When in xampp - "diff apache/bin/php.ini php/php.ini"  shows that they 
> are identical. 
> 
> After I start Apache and I get those error messages, I browse to :http://localhost/                 and get an empty pagehttp://localhost/index.html  and get a page with the text "it works"http://localhost:8080          and get an error message 
> 
> does it mean that apache is running and I only have some php problem? 
> 
You get an error using port 8080, which is Tomcat right, so there are 
issues there. But I cant think why you are having problems loading the 
dlls for php I am afraid unless the dlls are not matched with the 
version of the apache module or something liek taht which can happen.
 
[Back to original message] 
 |