Jump to content

wingman

New Members
  • Posts

    6
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

wingman's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi expert, I use PHP Coder Pro to interpret PHP script. I used to save php files in c:/wamp/www, where I read from the Apache Envirnoment of Document Root is also c:/wamp/www. However, when I click the PHP Coder Pro for interpret an error message shows: "The current file is not located in a web service document root subpath. Thus it cannot be accessed by the webserver! Please save this file in a document root sub path " Do I save in the right place?! Please advise!!!
  2. I succeed in creating C:\WINDOWS\php.ini by movng the file folder from the installation. I restarted the Apache server. BUT, phpino(), STILL shows C:\WINDOWS without the php.ini included on the screen. Is that something goes wrong and that php.ini hasn't been moved under WINDOWS directory?
  3. I am using PHP V.5.1.2 When I open "phpinfo.php", the record says " configuration File (php.ini) Path - C:\WINDOWS " However, when I get into Windows, I could not find the php.in file, even in hidden files. Please advise where the file rests!!! Many thanks!!!
  4. Hi Genuis, I tried on my own and now can work out all "PHP Options" - finding PHP versions and PHP interactive mode. Now, I learned the way to handle options. Many thanks for your guidance and it makes my learning a "breeze" and joys.
  5. Many thanks genius I solved my problem using CLI. Can you also tell me steps using command line to finding the version of PHP, say : say, typing php -v How can I go to "ksh" mode!? Secondly, please also tell me steps "Using PHP interactively". Say, type " $ php -a " in ksh for windows. Many thanks, and your advice helps my studies greatly!!!
  6. I am a New Kid in programming and PHP, and self learning. I read books to set Command Line. I brought up the MS-DOS shell, it reads: C:\Documents and Settings\user> Then, what command should I type to re-direct the path!? By file searching, my php.exe saved in: C:\php and C:\Program Files\php And is that right I should first save the php file in C:\Program Files\Apache Group\Apache2\htdocs .... before execute the file!? Thanks for advice, but sorry I am a kid in programming that needs details direction .... Would be grateful if you can show me step by step.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.