Search found 4 matches
- Tue Feb 08, 2011 1:31 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Entry Point Not Found
- Replies: 8
- Views: 6326
Re: Entry Point Not Found
XP. Nothing wrong with the computer. Running as 'administrator'. Other php editors seem to work fine, just liked the look/feel of yours more.
- Mon Feb 07, 2011 2:09 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Entry Point Not Found
- Replies: 8
- Views: 6326
Re: Entry Point Not Found
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Hello!</title> </head> <body> <?php echo("Hello, World!" ); ?> I simply added <?php and hit enter and that's when I get the errors ...
- Mon Feb 07, 2011 1:32 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Entry Point Not Found
- Replies: 8
- Views: 6326
Re: Entry Point Not Found
Gatis, Realtime PHP Syntax Check is already unchecked. 'using our self-installing and self-configuring PHP package' was already done. (C:\php526xd\php.exe) Still getting the errors whenever I attempt to add code to a document. The errors show up in a pop up and I have to click the close arrow about ...
- Sat Feb 05, 2011 5:50 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Entry Point Not Found
- Replies: 8
- Views: 6326
Entry Point Not Found
Rapid PHP ver 10.2 Ok, new to this. Looking to learn php and wanted a good editor. Program looks great, but the errors are driving me nuts! Did a search but the little I found was of no help. I'm continually getting "php.exe - Entry Point Not Found" errors. Path to php-cgi in 'Web Servers' is C ...