[Bug 76318] New: executing a php script does not update the PHP page
Marco Krohn
marco.krohn at gmx.de
Sat Feb 28 00:10:07 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=76318
Summary: executing a php script does not update the PHP page
Product: kdevelop
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel kdevelop org
ReportedBy: marco.krohn gmx de
Version: 3.0.90-CVS (using KDE 3.2.90 (CVS >= 20040117), compiled sources)
Compiler: gcc version 3.3.3 20040125 (prerelease) (Debian)
OS: Linux (i686) release 2.4.23-1-k7
I have started a new PHP project -> "simple php script". After using the "PHP Settings" (great idea!) I was instantly able to see my first PHP "hello world" after using build->run. So far so good. Then I started modifying the script a bit, used build->run again, but the page does not change. Whatever I do the PHP page where the page should be rendered shows the result from the first start.
Workaround: closing phptest.php, opening it again via "file selector" and build->run finally shows me the new output.
BTW the PHP tab has a "close button" (like every tab) which doesn't work.
More information about the KDevelop-devel
mailing list