User Profile
Collapse
-
Mysql does not supports Procedure, Function and trigger . for this you need to switch to PostgreSql -
Can you exactly tell me what entry to make in my linux host file /etc/hosts for the above fonfiguration.. . Currently my file has following entries in that file :
##------
127.0.0.1 localhost.local domain localhost
10.34.36.83 rapidigmer.rapi digmerdomain rapidigmer
##------
And I dont think making entry in my PC's host file will make sense, because I can not go and make changes to...Leave a comment:
-
You are simply missing one parenthesis. Replace the line with following line :
if(((TR=='a')&& (dresser_pick== 'b')) || ((TR=='a')&&(dr esser_pick2=='b ')))Leave a comment:
-
Virtual Host not working
I am trying to configure virtual host on linux machine.
Following lines added to httpd.conf :
##----------------------------------
NameVirtualHost 10.34.36.83:80
<VirtualHost 10.34.36.83:80>
ServerName www.lampia.net
ServerAlias scm.lampia.net
ServerAdmin webmaster@lampi a.net
DocumentRoot /usr/lib/gforge/www
ErrorDocument 404 /404.php...
No activity results to display
Show More
Leave a comment: