Search found 9 matches

by piposek
Fri Feb 25, 2011 2:40 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Entry Point Not Found
Replies: 8
Views: 6318

Re: Entry Point Not Found

It looks you should put a clean PHP 5 install in a folder and set path to the executable in RapidPHP to it. That type of an error is PHP based, not inside RapidPHP.
by piposek
Fri Feb 25, 2011 2:35 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Syntax check with PHP on remote server?
Replies: 2
Views: 1830

Re: Syntax check with PHP on remote server?

You can use SSH to remote host and check syntax by calling PHP in CLI, e.g. GoDaddy shared hosting has this feature (usupported but working), incl. rsync!
by piposek
Fri Feb 25, 2011 2:32 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: utf8/ANSI
Replies: 13
Views: 10553

Re: utf8/ANSI

Yes, the best way is to write a comment using some Unicode - for me it is easy, as I am Czech :lol:
by piposek
Fri Feb 25, 2011 2:21 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Webuilder working well under WinE
Replies: 1
Views: 2289

Re: Webuilder working well under WinE

I think that Karlis stays on the Win platform. Wine is great, but not so nice for work and may crash sometimes very nasty. See my post about how I work on Linux and RapidPHP for 10 months already here: http://forums.blumentals.net/viewtopic.php?f=1&t=4657&p=17060 I hated all the crashes, instability ...
by piposek
Fri Feb 25, 2011 2:20 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: New file types
Replies: 12
Views: 6735

Re: New file types

Karlis wrote:If I have to document how to change all ini files, dat files, registry settings and algorithms used in the software that might be of interest to 0.5% of users, I'd better kill myself first. :lol:
Hopefully NOT :lol:
by piposek
Fri Feb 25, 2011 2:18 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: cant delete ftp sites
Replies: 4
Views: 2870

Re: cant delete ftp sites

FTP will be hard to setup, but definitely you can use rsync and do not use Projects FTP feature. Currently this is my best recommendation: RapidPHP under VirtualBox or Wine, git and rsync using Ubuntu ...see my post about how I work on Linux and RapidPHP for 10 months already here: http://forums ...
by piposek
Fri Feb 25, 2011 2:16 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Rapid PHP on Linux
Replies: 1
Views: 25988

Re: Rapid PHP on Linux

RapidPHP works currently "from the box" using Wine. But there are troubles to set up everything past IDE itself, like FTP integration, and it is a bit slow. See my post about how I work on Linux and RapidPHP for 10 months already here: http://forums.blumentals.net/viewtopic.php?f=1&t=4657&p=17060 I ...
by piposek
Fri Feb 25, 2011 2:10 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: What about a Linux version ?
Replies: 10
Views: 9532

Re: What about a Linux version ?

...see my post about how I work on Linux and RapidPHP for 10 months already here: http://forums.blumentals.net/viewtopic.php?f=1&t=4657&p=17060 I hated all the crashes, instability of Windows - so I found a solution. Now I can work, backup, use Linux Apache server, GIT and all the nice stuff of ...
by piposek
Fri Feb 25, 2011 1:55 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: RapidPHP Port to Mac
Replies: 5
Views: 5182

Re: RapidPHP Port to Mac

My suggestion, working perfectly for me for last 10 months: * get http://www.virtualbox.org/wiki/Downloads for OS X * get TinyXP from the Internet or buy a license for Win XP My host OS is Ubuntu 10.04 x86 and guest OS WinXP / using Notepad++, Subversion, FAR manager and RapidPHP2010 without major ...