Version 0.79d beta

• Forum
  • Messages
  • New Subject
  • Search
  • Charter
• Members
  • Subscribe
  • Connection
  • Options
  • Disconnect
• Info site
  • ast/php/MySql
  • HAPedit
  • Contact

Menu: Home | Forum | New Subject | Join | Connection

Thread of the message « preblem to edit php scripts using HAPEdit and wampserver2 »  
[Subject] Posted 07/08/2010 at 18:38 by Olly Down
I am new to this forum and with a little problem that I am not more able to solve due to my pretty low experience in the matter. So i am here to get some help from you guys.

On my computer is running win 7 64Kb. I installed wampserver 2. I got rid of the IIS first, installed to develop something in ASP.net. Both where using port 80. Wampserver 2 is running OK. The Apache is OK, MYSQL is OK, php engine installed and working properly. Downloaded HAPEdit to get a tool to develop php code better than note pad and keeping so low costs. The problem appears when I want to run on the HAPEDit the php code compiler. It doesn't work. I get the message : can't compile. In the PHP options I read the following : not ready to catch compilation code, you must change php configuration file.You must specify name for "error_log" file. What Have I to specify? In which way? I do not understand. I opened the php.ini file but I do not know which part of the file I have to add the path for the mentioned error_log file.HAPEdit PHP options engine gives me the suggestion: (e.g: C:\Users\Otello\AppData\Local\Temp\PhpErr.log.
That's all. Anyone can help me? If I directly use the Apache server all my PHP scripts are working ok, but with HAPEdit I can't. What's wrong for you folks? Is there any problem with win 7 or there is something that I do not deeply understand? Looking at the HAPEdit options engine, both paths for php executable and php set up files seem OK.
Thanks for your Help. Hope some one of you help me to wrap up with this bothering problems.
Ciao, Otello
[Post a response to this message]  [Responses: 1 2 ][top of the page]
• [1/2] Posted 08/24/2013 at 11:02 by JanHollandUp Down
Olly,

> I am new to this forum and with a little problem that I am not more able to
> solve due to my pretty low experience in the matter. So i am here to get
> some help from you guys.
>
> On my computer is running win 7 64Kb. I installed wampserver 2. I got rid of
> the IIS first, installed to develop something in ASP.net. Both where using
> port 80. Wampserver 2 is running OK. The Apache is OK, MYSQL is OK, php
> engine installed and working properly. Downloaded HAPEdit to get a tool to
> develop php code better than note pad and keeping so low costs. The problem
> appears when I want to run on the HAPEDit the php code compiler. It
> doesn't work. I get the message : can't compile. In the PHP options I read
> the following : not ready to catch compilation code, you must change php
> configuration file.You must specify name for "error_log" file. What Have I
> to specify? In which way? I do not understand. I opened the php.ini file
> but I do not know which part of the file I have to add the path for the
> mentioned error_log file.HAPEdit PHP options engine gives me the
> suggestion: (e.g: C:\Users\Otello\AppData\Local\Temp\PhpErr.log.
> That's all. Anyone can help me? If I directly use the Apache server all my
> PHP scripts are working ok, but with HAPEdit I can't. What's wrong for you
> folks? Is there any problem with win 7 or there is something that I do not
> deeply understand? Looking at the HAPEdit options engine, both paths for
> php executable and php set up files seem OK.
> Thanks for your Help. Hope some one of you help me to wrap up with this
> bothering problems.
> Ciao, Otello
>


JanHolland
[Post a response to this message[top of the page]
• [2/2] Posted 08/24/2013 at 11:31 by JanHollandUp     
Olly,

your text="HAPEdit PHP options engine gives me the suggestion: (e.g:
C:\Users\Otello\AppData\Local\Temp\PhpErr.log.
";

I don't use compile.
My specifics are: WAMPP 3.2.1 (=? 1.8.2)
HAPedit 3.1 build 11.111
Control Panel Version: 3.2.1 [ Compiled: May 7th 2013 ]
14:37:25 [main] Running with Administrator rights - good!
14:37:25 [main] XAMPP Installation Directory: "c:\xampp\"

PHP Version 5.4.16

System Windows NT ACD687CA31724CA 5.1 build 2600 (Windows XP Professional Service Pack 2) i586
Build Date Jun 5 2013 20:58:05
Compiler MSVC9 (Visual C++ 2008)
Architecture x86
Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--disable-isapi" "--enable-debug-pack" "--without-mssql" "--without-pdo-mssql" "--without-pi3web" "--with-pdo-oci=C:\php-sdk\oracle\instantclient10\sdk,shared" "--with-oci8=C:\php-sdk\oracle\instantclient10\sdk,shared" "--with-oci8-11g=C:\php-sdk\oracle\instantclient11\sdk,shared" "--enable-object-out-dir=../obj/" "--enable-com-dotnet=shared" "--with-mcrypt=static" "--disable-static-analyze" "--with-pgo"

What I learned from this set of specifics is
1. do not call your PHP-program with: [C:\.....}
BUT with: [(http://)localhost/someDir/yourProgName.php]
(someDir probably not necessary)

2. do not call PHP in your program with [<?]
BUT with [?php]
(change that in your "save as (PHP) template" !)

GOOD LUCK!

Hope these work in your specifics

JanHolland
[Post a response to this message[top of the page]
[Previous] 1 [Next]
 
 

Menu: Home | Forum | New Subject | Join | Connection

Spring 2024 top of the page