Page 1 of 1

windows 7 and xampp

PostPosted: 10. December 2009 11:04
by kracekumar
PHP
I AM USING WINDOWS 7 AND I HAVE INSTALLED XAMPP.WHEN I TRY TO EXECUTE THE FOLLOWING CODE<?PHP ECHO " ";?>FOR TESTING WORKING OF PHP,I AM NOT ABLE TO GET THE DESIRED RESULT . . .WOT EVER GIVEN IN ECHO IS NOT GETTING DISPLAYED. . . . .IF I TRY TO OEPN .PHP FILE A DIALOG BOX POPS UP AND ASKS FOR SAVE OR OPEN OR CANCEL THE PHP FILE IN IE7. . . .

FURTHER I OPENED PHP.INI FILE AND CHANGED EXTENSION_DIR="C:\XAMPP\PHP\EXT"
AND EXTENSION=PHP_MYSQL.DLL IS NOT AVIALBLE IN PHP_INI INSTEAD ;EXTENSION=PHP_MYSQLIND.DL L EXTENSION=PHP_MYSQL_LIBMYSQL.DLL(UNCOMMENTED)
;EXTENSION=PHP_MYSQLND.DLL

I HAVE ALSO COPIED LIBMYSQL.DLL FROM C:\XAMPP\PHP TO C:\WINDOWS\SYSTEM32

STILL I M HAVING SAME PROBLEM . . . . .

MY SQL
C:\XAMPP\MYSQL\BIN>MYSQLD --INSTALL
INSTALL/REMOVE OF THE SERVICE DENIED

WAT SHOULD ID O NOW TO WORK WID XAMPP NOW??????

Re: windows 7 and xampp

PostPosted: 10. December 2009 11:10
by Wiedmann
Maybe first repairing your shift key (or caps lock)?

Re: windows 7 and xampp

PostPosted: 11. December 2009 09:23
by kracekumar
at above


i dint get u wot u meant?sorry . . .

Re: windows 7 and xampp

PostPosted: 11. December 2009 09:56
by Izzy
kracekumar wrote:i dint get u wot u meant?sorry . . .
This may help you understand:
"13. Do not use all caps or SHOUT in your posts."
From these 25-forum-posting-etiquette-tips

Re: windows 7 and xampp

PostPosted: 27. December 2009 08:44
by kracekumar
ok then i m extremely sorry.
the problem what i m facing is

wen i type http://localhost/

xampp page is not getting displayed instead 404 error displayed.

and wen i try to open php file in the web browser ,it is not displaying php content and i m using xampp1.7.3... .

and i tried it in ubuntu too,wen i entered /lampp start,it displays command not found. ..

Re: windows 7 and xampp

PostPosted: 19. January 2010 00:10
by kracekumar
any clue what to do?

Re: windows 7 and xampp

PostPosted: 19. January 2010 00:22
by Izzy
kracekumar wrote:any clue what to do?
In XAMPP For Windows read the \xampp\apache\logs\error.log file for clues to the 404 error file not found.

Make sure that Apache and MySQL are showing the green running indication in the XAMPP Control Panel ( XCP ).

For Linux issues please post in the XAMPP For Linux forum.