|
View:
New views
10 Messages
—
Rating Filter:
Alert me
|
|
|
4D Web mixed with web server.I am setting up a new server and need all the following functions to work
together: Standard Web at port 80 Webmail which is already part of the web server 4D Web access with table based login Is the best way to do this, to change the port on the 4D Server and then have a link to it? Open to other ideas. -- John Zigrang JTZ Engineering, Inc. 310.534.8559 Office 310.502.0963 Cell ********************************************************************** Live Data Mapping Services with 4D v11 SQL See it for yourself - http://www.4d.com/solutions/ndwater.html 4D Internet Users Group (4D iNUG) FAQ: http://www.4D.com/support/faqnug.html Archive: http://lists.4D.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4D_Tech-Unsubscribe@... ********************************************************************** |
|
|
Re: 4D Web mixed with web server.Am/On Fri, 3 Jul 2009 09:45:49 -0700 schrieb/wrote John Zigrang:
>I am setting up a new server and need all the following functions to work >together: > >Standard Web at port 80 >Webmail which is already part of the web server >4D Web access with table based login > >Is the best way to do this, to change the port on the 4D Server and then >have a link to it? >Open to other ideas. we forward only dynamic requests to 4D. The rest is done by Apache. You can for example use a Rewrite rule like: RewriteRule ^/4DCGI/(.*)$ http://127.0.0.1:8080/$1 [P,L,nocase] Depending on the webmail solution you use, you will also need to install something like MySQL - like with RoundCube. cheers, Matthias ------------------------------------------------------------------------ Admilon Consulting GmbH Am Wiesengrund 9a, 90584 Allersberg, Germany Geschäftsführer: Peter Frank, Matthias Schmidt Amtsgericht Nürnberg: HRB 21750 VAT Reg.No: DE242271157 Tel.: +49-9174 - 6646 Fax: +49-9174 - 6647 <http://www.admilon-consulting.de> ------------------------------------------------------------------------- ********************************************************************** Live Data Mapping Services with 4D v11 SQL See it for yourself - http://www.4d.com/solutions/ndwater.html 4D Internet Users Group (4D iNUG) FAQ: http://www.4D.com/support/faqnug.html Archive: http://lists.4D.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4D_Tech-Unsubscribe@... ********************************************************************** |
|
|
Re: 4D Web mixed with web server."new server" is a bit vague.. can you give more details? Windows/MacOSX/Linux? the name of the product the name of the webmail etc. sincerely, mehboob alam Electricity is actually made up of extremely tiny particles called electrons, that you cannot see with the naked eye unless you have been drinking. - Dave Barry ----- Original Message ---- From: John Zigrang <jtz@...> To: 4D iNug Technical <4d_tech@...> Sent: Friday, July 3, 2009 12:45:49 PM Subject: 4D Web mixed with web server. I am setting up a new server and need all the following functions to work together: Standard Web at port 80 Webmail which is already part of the web server 4D Web access with table based login Is the best way to do this, to change the port on the 4D Server and then have a link to it? Open to other ideas. -- John Zigrang JTZ Engineering, Inc. 310.534.8559 Office 310.502.0963 Cell ********************************************************************** Live Data Mapping Services with 4D v11 SQL See it for yourself - http://www.4d.com/solutions/ndwater.html 4D Internet Users Group (4D iNUG) FAQ: http://www.4D.com/support/faqnug.html Archive: http://lists.4D.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4D_Tech-Unsubscribe@... ********************************************************************** ********************************************************************** Live Data Mapping Services with 4D v11 SQL See it for yourself - http://www.4d.com/solutions/ndwater.html 4D Internet Users Group (4D iNUG) FAQ: http://www.4D.com/support/faqnug.html Archive: http://lists.4D.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4D_Tech-Unsubscribe@... ********************************************************************** |
|
|
Structure window resize issueHas anyone seen a problem when one resizes the window of the structure
and the window resizes but the structure stays the same size and the scroll bars also stay in the original location and actually work. If one make the window smaller the tool bar objects don't move with the window. They get cut off. If one closes the structure window and reopens it the window opens to the size of the last window size with everything in it. From this point things start to work again like I described above. Everything clears up if I just reopen the DB without restarting 4D. This happened to me only once after the DB had been open for about 6 hours. 4D 11.4 Kenneth Spence Entry Ez Software spenceke@... ********************************************************************** Live Data Mapping Services with 4D v11 SQL See it for yourself - http://www.4d.com/solutions/ndwater.html 4D Internet Users Group (4D iNUG) FAQ: http://www.4D.com/support/faqnug.html Archive: http://lists.4D.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4D_Tech-Unsubscribe@... ********************************************************************** |
|
|
Re: Structure window resize issueI've generally had resize issues on Windows.. with just about every version.. maximizing the structure window, doesnt work, and the window contents just go blank. sincerely, mehboob alam Electricity is actually made up of extremely tiny particles called electrons, that you cannot see with the naked eye unless you have been drinking. - Dave Barry ----- Original Message ---- From: Kenneth Spence <spenceke@...> To: 4D iNug Technical <4d_tech@...> Sent: Saturday, July 4, 2009 8:29:18 PM Subject: Structure window resize issue Has anyone seen a problem when one resizes the window of the structure and the window resizes but the structure stays the same size and the scroll bars also stay in the original location and actually work. If one make the window smaller the tool bar objects don't move with the window. They get cut off. If one closes the structure window and reopens it the window opens to the size of the last window size with everything in it. From this point things start to work again like I described above. Everything clears up if I just reopen the DB without restarting 4D. This happened to me only once after the DB had been open for about 6 hours. 4D 11.4 Kenneth Spence Entry Ez Software spenceke@... ********************************************************************** Live Data Mapping Services with 4D v11 SQL See it for yourself - http://www.4d.com/solutions/ndwater.html 4D Internet Users Group (4D iNUG) FAQ: http://www.4D.com/support/faqnug.html Archive: http://lists.4D.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4D_Tech-Unsubscribe@... ********************************************************************** ********************************************************************** Live Data Mapping Services with 4D v11 SQL See it for yourself - http://www.4d.com/solutions/ndwater.html 4D Internet Users Group (4D iNUG) FAQ: http://www.4D.com/support/faqnug.html Archive: http://lists.4D.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4D_Tech-Unsubscribe@... ********************************************************************** |
|
|
Re: Structure window resize issueThe experience I had was on a Mac.
Kenneth Spence Entry Ez Software spenceke@... On Jul 4, 2009, at 6:36 PM, Mehboob Alam wrote: > > I've generally had resize issues on Windows.. with just about every > version.. maximizing the structure window, doesnt work, and the > window contents just go blank. > > sincerely, > mehboob alam > > > > > Electricity is actually made up of extremely tiny particles called > electrons, that you cannot see with the naked eye unless you have > been drinking. - Dave Barry > > > > ----- Original Message ---- > From: Kenneth Spence <spenceke@...> > To: 4D iNug Technical <4d_tech@...> > Sent: Saturday, July 4, 2009 8:29:18 PM > Subject: Structure window resize issue > > Has anyone seen a problem when one resizes the window of the > structure and the window resizes but the structure stays the same > size and the scroll bars also stay in the original location and > actually work. If one make the window smaller the tool bar objects > don't move with the window. They get cut off. > > If one closes the structure window and reopens it the window opens > to the size of the last window size with everything in it. From > this point things start to work again like I described above. > > Everything clears up if I just reopen the DB without restarting 4D. > > This happened to me only once after the DB had been open for about 6 > hours. 4D 11.4 > > > Kenneth Spence > Entry Ez Software > spenceke@... > > > > ********************************************************************** > Live Data Mapping Services with 4D v11 SQL > See it for yourself - http://www.4d.com/solutions/ndwater.html > > 4D Internet Users Group (4D iNUG) > FAQ: http://www.4D.com/support/faqnug.html > Archive: http://lists.4D.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:4D_Tech-Unsubscribe@... > ********************************************************************** > > > > > ********************************************************************** > Live Data Mapping Services with 4D v11 SQL > See it for yourself - http://www.4d.com/solutions/ndwater.html > > 4D Internet Users Group (4D iNUG) > FAQ: http://www.4D.com/support/faqnug.html > Archive: http://lists.4D.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:4D_Tech-Unsubscribe@... > ********************************************************************** ********************************************************************** Live Data Mapping Services with 4D v11 SQL See it for yourself - http://www.4d.com/solutions/ndwater.html 4D Internet Users Group (4D iNUG) FAQ: http://www.4D.com/support/faqnug.html Archive: http://lists.4D.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4D_Tech-Unsubscribe@... ********************************************************************** |
|
|
Re: Structure window resize issue> I've generally had resize issues on Windows.. with just about every version.. maximizing the structure window, doesnt work, and the window contents just go blank.
> Here is a list of Peeves about the window management in the development environment: 1. Minimize all windows - there is no help tip to say what is the title of the window. 2. Several windows open - try to open a window from the window menu does not always bring the window to the front. 3. Maximixe, resize - you are not going to get the resized window back to its original size What I would prefer is the explorer window to snap to the left and you can then open that form, method or whatever (in editable mode) to the right. When you want to open and edit several windows they can snap to a fixed grid (preview mode). If you want to edit the form or method just click on it once and edit. A bit like the Safari/ Chrome default home page. Working with dual montors is even worse. ********************************************************************** Live Data Mapping Services with 4D v11 SQL See it for yourself - http://www.4d.com/solutions/ndwater.html 4D Internet Users Group (4D iNUG) FAQ: http://www.4D.com/support/faqnug.html Archive: http://lists.4D.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4D_Tech-Unsubscribe@... ********************************************************************** |
|
|
Re: Structure window resize issueBug Status
Reference ACI0061142 Date 4 mars, 2009 Product 4D - 4D Server Status In progress Version 11.3 Platform MacIntel Summary Design environment editors resizing incorrect when debugger is open Description This issue is present in v 11.3 (54662) up till the latest build I tested (58427). When the debugger window is open, the form and method editor windows do not resize. The window itself can be resized, but the content remains unchanged. When the debugger window is closed everything is fine again. Test: create a new database. Create a project form. Put a button on it and write TRACE in the button method. Run the form Press the button and the debugger window will show. Press edit (F2) in the debugger window (leave the debugger open). The button object form method editor window will show, resize it. Open the Explorer, resize the window, open the database structure, resize,... None of the design environment windows resize correctly. Return to the debugger window. Press the run button so it will close. In the background all windows are resized. Koen Op 5-jul-09, om 02:29 heeft Kenneth Spence het volgende geschreven: > Has anyone seen a problem when one resizes the window of the > structure and the window resizes but the structure stays the same > size and the scroll bars also stay in the original location and > actually work. If one make the window smaller the tool bar objects > don't move with the window. They get cut off. -------------------- Compass bvba Koen Van Hooreweghe Kloosterstraat 65 9910 Knesselare Belgium bvbaCompass@... ********************************************************************** Live Data Mapping Services with 4D v11 SQL See it for yourself - http://www.4d.com/solutions/ndwater.html 4D Internet Users Group (4D iNUG) FAQ: http://www.4D.com/support/faqnug.html Archive: http://lists.4D.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4D_Tech-Unsubscribe@... ********************************************************************** |
|
|
Re: Structure window resize issueThis happens with method and object method windows if you resize them
when there is a debugger window open. If you keep the debugger open, you can close and re-open the window with the bad scrollbars and all will be ok. Open method windows also return to normal as soon as you close the debugger window. I'm waiting for the next beta cycle to report this again. Last beta cycle we thought it was simply related to the debugger in On Startup, but I've since pinned it down to having the debugger open at any time during development. I wasn't aware that it affected the structure window too because I seldom do anything with that window anymore during development. HTH, Randy --------------------------------- Randy Jaynes Senior Programmer and Customer Support PrintPoint, Inc. 57 Ludlow Lane Palisades, NY 10964 USA Tel: 845 359-0298 Fax: 845 359-3468 Mailto:randy@... On Jul 4, 2009, at 8:29 PM, Kenneth Spence wrote: > Has anyone seen a problem when one resizes the window of the > structure and the window resizes but the structure stays the same > size and the scroll bars also stay in the original location and > actually work. If one make the window smaller the tool bar objects > don't move with the window. They get cut off. > > If one closes the structure window and reopens it the window opens > to the size of the last window size with everything in it. From > this point things start to work again like I described above. > > Everything clears up if I just reopen the DB without restarting 4D. > > This happened to me only once after the DB had been open for about 6 > hours. 4D 11.4 > > > Kenneth Spence > Entry Ez Software > spenceke@... > > > > ********************************************************************** > Live Data Mapping Services with 4D v11 SQL > See it for yourself - http://www.4d.com/solutions/ndwater.html > > 4D Internet Users Group (4D iNUG) > FAQ: http://www.4D.com/support/faqnug.html > Archive: http://lists.4D.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:4D_Tech-Unsubscribe@... > ********************************************************************** ********************************************************************** Live Data Mapping Services with 4D v11 SQL See it for yourself - http://www.4d.com/solutions/ndwater.html 4D Internet Users Group (4D iNUG) FAQ: http://www.4D.com/support/faqnug.html Archive: http://lists.4D.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4D_Tech-Unsubscribe@... ********************************************************************** |
|
|
Re: Structure window resize issueThanks for all who have responded. I at least know what is happening
and how to work around it until a fix. Kenneth Spence Entry Ez Software spenceke@... > ********************************************************************** Live Data Mapping Services with 4D v11 SQL See it for yourself - http://www.4d.com/solutions/ndwater.html 4D Internet Users Group (4D iNUG) FAQ: http://www.4D.com/support/faqnug.html Archive: http://lists.4D.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4D_Tech-Unsubscribe@... ********************************************************************** |
| Free embeddable forum powered by Nabble | Forum Help |