Search Criteria
Package Details: wwwsqldesigner 2.7-1
Git Clone URL: | https://aur.archlinux.org/wwwsqldesigner.git (read-only, click to copy) |
---|---|
Package Base: | wwwsqldesigner |
Description: | Visual web-based SQL modelling tool |
Upstream URL: | http://code.google.com/p/wwwsqldesigner/ |
Licenses: | |
Submitter: | seberm |
Maintainer: | None |
Last Packager: | seberm |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2010-09-27 22:56 |
Last Updated: | 2015-06-30 09:55 |
Dependencies (2)
- subversion (make)
- apache (apache-git, apache22) (optional)
Latest Comments
seberm commented on 2016-11-03 15:15
I do not use this package anymore. Be free to adopt the package.
ArchFae commented on 2016-10-25 18:06
The source link is wrong; project seems to have moved entirely to GIT. Please update PKGBUILD.
seberm commented on 2014-04-11 16:48
Updated. Everything should work now :).
meridius commented on 2014-03-11 15:04
Please note that current repository is not SVN, but following mercurial
hg clone https://code.google.com/p/wwwsqldesigner/
masser commented on 2011-05-28 19:18
Now and at files it is right 0755, and should be 0644 at files and 0755 at folders.
masser commented on 2011-05-28 15:28
After install:
http://localhost/wwwsqldesigner/index.html - 403 - Forbidden
The rights to the folder 0644, to be replaced by 0755.
After set:
find /usr/share/webapps/wwwsqldesigner/ -type d -exec chmod 755 {} \; - Works
seberm commented on 2011-05-28 08:42
Rights replaced. I think it works ok now. Thank you.
masser commented on 2011-05-28 05:58
After install:
http://localhost/wwwsqldesigner/index.html - 403 - Forbidden
The rights to the folder 0644, to be replaced by 0755.
After set:
find /usr/share/webapps/wwwsqldesigner/ -type d -exec chmod 755 {} \; - Works
seberm commented on 2011-03-26 23:42
Some changes in PKGBUILD file.
If you have problems or suggestions please just let me know. I will fix it.
seberm commented on 2011-03-26 23:41
Some changes in PKGBUILD file.
If you have problems or recommendations please just let me know. I will fix it.