
olajideolaolorun
Admin-
Posts
2,323 -
Joined
-
Last visited
Everything posted by olajideolaolorun
-
The drive is not leaving because the server is not shutting down.... You cannot restart the server because the server is still running even after you run the stop.bat because it does not work.... Somehow the process32 bug only affects the stop.bat file for your system.... To shut the server down, kill the Apache.exe tasks and the uniserv.exe task in Task Manager.
-
Here is the site: http://glob.com.au/sendmail I will also try and write a tutorial on how to install it but that may be next month or never, unless i get time..
-
First, you lost me. Second, when you say the drive disappears, are you talking about the W:/ drive. If you are, ofcourse it is suppose to disappear. It leaves whenever you shut down the server because it is connected to the server as a subst drive and not a real drive. Third, you are very lucky that it works with your Win98SE. We have had problems with it not even starting due to the Process32 bug we have been working on fixing before releasing 3.3 Forth, you can shut the server down by killing the apache.exe or uniserv.exe task in Task Manager. Fifth, this is what i do not understand, what you are aksing for in your last paragraph... ? If you are talking about it not making a new drive, then sorry.. we do not use registry so the only way to know the location of the server is with this... and php and mysql won't start without the right paths and so won't apache... Try the services plugin, that one does not require another drive to be made... but it uses the windows services... oops.. sorry, win98 does not have services.. forgot lol
-
It seems as if your server is not stopping. The stop file does not stop the server when ran. Try and download a new package and copy that Stop.bat file to replace the one you have and test it. If it does not work, please reply with your OS, and some brief info i could use to trobleshoot. Thanks
-
lol you are not admin of your computer?
-
Development of Mecury Mail has been stopped and i do not recommend it because of that. I still say, hMailServer.... The developers of Mecury also has a new one i believe called Pegasus or something.... check that one out...
-
You can set php to use SMTP, or you can download small/mini sendmail. It will port the sendmail to an SMTP server like hMailServer. I have never tried it before.. but u can give it a try.... it is called small or mini sendmail... I believe...
-
Installin IPB free Trial on Uniformserver
olajideolaolorun replied to Jeane Paul's topic in Programming & Web Design
No problem... u just made me write the tutorial faster than i would have.... and now everyone can do it... -
Installin IPB free Trial on Uniformserver
olajideolaolorun replied to Jeane Paul's topic in Programming & Web Design
Which one did u download? You are suppose to download: http://www.ioncube.com/misc/ioncube_loader...0_pre_5.0.3.zip That is for PHP 5.0.0 to PHP 5.0.2 You have to use that ones .dll files. Also you got this wrong: \usr\local\php\extensions\ioncube_loader_win_5.0.dll It is suppsoe to be: /usr/local/php/extensions/ioncube_loader_win_5.0.dll -
Installin IPB free Trial on Uniformserver
olajideolaolorun replied to Jeane Paul's topic in Programming & Web Design
Here it is: http://www.uniformserver.com/wiki/index.ph...talling_ionCube Now i go to bed happy -
Yes it is true that it does take a while when you plan on using the NSIS installer because you have to write the script for the installer, but it also makes it easy for you, users, to install things without the hastle of something wrong or you don't know where this go.... Also, for the .7z, it might be just the 2 clicks but you also have to download the 7-Zip. We never used .7z in anything we have released but just the 7z SFX which is what we use for the .exe package of the server. The NSIS Installer might take a while but i do think that it is worth it, along with the .zip package that is a must. Also, you all do know that we do not really care about the size of the plguins right? If you don't know, now is a good time too because there are some plugins that are like 20MB just to download, like ActivePython and Tomcat 5 especially, and there is no way to shrink it without doing something wrong... Just to let you all know... BTW: Starting on the plugin scripts next week. Starting from the smaller plugins up...
-
Installin IPB free Trial on Uniformserver
olajideolaolorun replied to Jeane Paul's topic in Programming & Web Design
No problem -
Installin IPB free Trial on Uniformserver
olajideolaolorun replied to Jeane Paul's topic in Programming & Web Design
I will try and write the tutorial in the Wiki before the week is over. -
Installin IPB free Trial on Uniformserver
olajideolaolorun replied to Jeane Paul's topic in Programming & Web Design
I do not think it is a good idea for you to mess with your server just because you want to install the IPB free trial. It is not worth it at all. You can ask someone to install it on a server for you to test but installing it is not worth it. If you still persist even though it will expire after a while of installing it, then i will try and set up a tutorial for you in the Wiki on how to install it. I recommend you not too cause it is not work it at all for IPB free trial. Belive me, i know. -
Yes, we started again. I have added a redirect to the article now
-
You cannot run 2 webservers. First thing, you do not have permission to run Uniform Server on your hosts server because you can't run a server in a server... You can run the Uniform Server on your computer as a production server and link both together but you can't run a server in a server. Possibility is that your hosts uses IIS and there is no way to run another server on a server... Kinda confusing actually..
-
It is true, NSIS is simple and fast. It is also a very good installer program. Abotu 7z, it is funny how people voted for the .7z rather than the 7-Zip SFX which is what we currently use to pack the server..
-
I believe so
-
I am sure it should run, unless there is something you have to do to a .java file... After the Tomcat 5 plugin is out, i will tell you so you can test it
-
No. It is only available in the CVS... but i cleared the CVS a while ago to start clean.
-
Google: NSIS Installer or Nullsoft Installer.. It is an installation creator. The same that is used for Winamp and a lot of programs
-
Seems like you have to register May have to take a look at it later... not in the mod to fill out forms now Thanks [EDIT] Used the view as guest...
-
I do not program .jsp pages but i do know Java cause i take the class in school. First of, if the file is a .java file, then that is the source. I do not know if it is a web script, but if it is, then possibility is that tomcat will be able to compile it for you. If it isn't then you may have to compile it using a Java editor. I prefer JCreator. If you are suppose to compile it into a .jsp page, then i have no idea what to do... I will get Derrick to come here and help you. He does .jsp and is the one who is helping with the testing of the plugins.
-
VOTE OR DIE Plugins will be packed into 2 available packages. The first one will be a .zip which is a must and no question, and the other one is what you are voting on. Using the 7-Zip SFX, WinRAR SFX, and .7z means that you will have to install everything manually. Using the NSIS Installer on the other hand, allows us to make an automatic installer that will install the plugin for you automatically, though their might be some things you have to do manually, like for example: the java servlets plugin needs an Environmental Variable defined, you have to do that yourself. There are other ways but these are the best methods i know off right now. Please make a vote as every vote count. We need to know before April 20th at most because we want to pack up Tomcat, Resin, and ActivePython using the new one. The .zip package will include a READ ME.txt that will instruct you on how to install the plugin, and so will the other SFX packages. [EDIT] Please note that if you vote for .7z, you will have to install the 7-Zip software before you can uncompress it.
-
I need a Expert PHP Programmer!!
olajideolaolorun replied to Lukeyc's topic in Programming & Web Design
I will try and see if i can get someone to help you. Someone who has done something like you want to do .