How To Uninstall Soholaunch And Fix pinEdit.php Not Found Issue
By John on July 8th, 2007 in Internet and Web.

Just setting up my new web host and play around with the freak fix of Soholaunch on how to uninstall Soholaunch and solve the pinEdit.php not found issue.
First, I suggest install Soholaunch via
Not Acceptable
An appropriate representation of the requested resource /sohoadmin/program/modules/editor/pinEdit.php could not be found on this server.
Apache/1.3.37 Server at www.domain-name.com Port 80
I’ve play around and test everything, it was running find but when try to edit the web page the error occur. The pinEdit.php is an editing script, it’ll run but issue the whole URL:
http://www.domain-name.com/page/sohoadmin/program/modules/editor/pinEdit.php
So, soholaunch does have a forum, however by digging down to the end and I still can’t find any solution. Lastly, Google has save the day and it just a simple workout to solve it:
1.) Create a htaccess file with Notepad.
2.) Put this line in:
SecFilterEngine Off
3.) Save and FTP to the program root. (/www/page)
4.) rename htaccess to .htaccess with FTP client.
Ha, I’m able to editing my page now!
How to
Uninstall Soholaunch from Fantastico is easier than manually delete from your server. First, I drop all the Soholaunch’s SQL database and try to delete all the folder with FTP client. Because the script has been set with owner permission, I can’t delete it with FTP and getting a permission denied or folder are not empty, task cannot be perform. However, an attempt to delete all the folder with cPanel’s File Manager Fail! Lastly, to uninstall Soholaunch completely from your server is done by delete the upper level folder - the /www/page . Go to File Manager, click www folder icon, click on the page word, click delete this folder then click the trash can and trash it link. The page folder will be dump into .trash folder.
Next, go to Disk Space Usage and click Clear File Usage Cache. Go back to File Manager and the page folder are not longer exist but I strongly suggest you issue a ticket to your host’s support to double check or ask them to delete it for you.