Current Page: 1 of 1
Results 1 - 24 of 24
8 years ago
andreea115
i am trying to log into mysql from my command line. i went to this directory: cd c/wamp/bin/mysql/mysql5.6.17/bin i then did this: mysql -u root -p but i got this error message: -bash: mysql: command not found would appreciate any advice
Forum: WampServer English
8 years ago
andreea115
hi i am trying to install Memcached on my windows 8 and wamp version 2.5 i have installed the Memcached and have got the memcached server to work i followed these guidline: the problem is that my php ini file is not connecting to the memcached file; i placed my php_memcache.dll in the php ini file i then enabled it via Enable WAMP -> PHP -> PHP Extensios -> php_m
Forum: WampServer English
9 years ago
andreea115
Hi Otomatic i made the change to a path but it still does not work. i placed this ; session_save_path("C:/wamp/tmp" before the session_start() . I also tried not placing a session_save_path() on the script but the values are still being deleted once i change pages. i know that the C:/wamp/tmp does indeed intially saving those values buecase when i did a echo '&
Forum: WampServer English
9 years ago
andreea115
hi RiggsFolly its a legacy site. I have joined the project late. so, the session save_path was implimented before i joined. But i presumed that they used the session_save_path() because they were using diffrent page headers on diffrent pages of the site and therefore wanted a central location for all the sessions
Forum: WampServer English
9 years ago
andreea115
HI RiggsFolly Really sorry. what php statement are you referring to ?
Forum: WampServer English
9 years ago
andreea115
Hello i am trying to work out if i need to adjust my settings in the php.ini file when i want to use the session_save_path(); to change the default path where sessions are stored. I ask because when i use the session_save_path() function on a LIVE SITE to save the path where data for the current session is saved it works perfectly. i.e session_save_path('http://www.testSi
Forum: WampServer English
9 years ago
andreea115
hi twoborg i checked Config/extra/httpd-vhosts.conf and could not find anything on that page that will relate to local hosting
Forum: WampServer English
9 years ago
andreea115
hi RiggsFolly sorry, i did not explain well. the server is not a live server. its just another hard drive; but its located externally to my computer. i.e a central office hard drive. i am am required to work from this external drive but not allowed to download software to it. so, i basically need to find a way to point my wamp at that drive.
Forum: WampServer English
9 years ago
andreea115
hi my wamp is located on my locale laptop. however i want to work on a php project that is hosted on an external server (i am not able to download Wamp to this server) so the only way to proceed is for me to point the wamp to this server. i tried to do this but the wamp failed to start up. this is what i did: i went to the config folder : C:\wamp\bin\apache\apache2.4.9\conf
Forum: WampServer English
9 years ago
andreea115
hi everyone thank you so much for your kind help. i found it and have edited it. my warmest and sincerest regards to all of you.
Forum: WampServer English
9 years ago
andreea115
Hello everyone i have just installed wamp 2.5 and i now want to edit the http.conf file located at : C:\wamp\bin\apache\apache2.4.9\conf i want to uncomment the following lines; # Include conf/extra/httpd-vhosts.conf # LoadModule rewrite_module modules/mod_rewrite.so unfortunately they are no longer located in the config file. does anyone know where they are located now.
Forum: WampServer English
9 years ago
andreea115
Hello again everyone I have been trying to resolve this problem for quite some time but to no avail and would really appreciate any advice,suggestions or assistance that anyone can offer. i am using Wamp with windows 7. i am working on an MVC framework (zend framework 2 and Doctrine 2). i keep getting the following error messages when i try to access certain directories within my applica
Forum: WampServer English
9 years ago
andreea115
HELLO Otomatic Thanks so much for your help. i will read up on everything and give it a try. my warmest gratitude for your advice. warm regards Paul
Forum: WampServer English
9 years ago
andreea115
HELLO Otomatic thank you so much for your answer. i will read up on it and try again. last question. the link that you just gave Re: see Apache Documentation, for example for setenv the link does not work ( i would very much like to read up on it, can you give me the link again. thank you so much for your kind attention.
Forum: WampServer English
9 years ago
andreea115
HELLO Otomatic Thank you so much for replying. i am a bit confused though. the instructions you gave are they to be run on the actual page script,the apache page or the command line? where do i put this: SetEnv APPLICATION_ENV "development" also where do i put this: <Directory "C:\Users\zend\testingZend2\public"> thank you
Forum: WampServer English
9 years ago
andreea115
Hello Everyone Does Wamp have an equivalent Unix chmod Command to tell what permissions a directory has i.e -rwxr-xr-x -rw-rw-r-- -rw-rw-r-- -rw-r--r-- drwxrwxr-x -rw-r----- -rwxr-xr-x The reason for the question is that i am using Wamp with windows 7 and i am trying to upload images to a directory but i keep getting this message; move_uploaded_file failed to open stream
Forum: WampServer English
10 years ago
andreea115
am running wamp on windows 7 i am trying to upload some images via a form into my MVC applIcation. i am working from my laptop, so the Wamp is installed on my laptop my problem is that i keep getting this message: Warning: move_uploaded_file(C:\Users\test\zend\\module\guest\src\guest/pics/holdover/pic.jpg): failed to open stream: Permission denied in my problem is that i have not re
Forum: WampServer English
10 years ago
andreea115
Hi everyone I am using Wamp with Apache. i am trying to make a directory writable and found this great tutorial: the problem is that i dont know how/or where to go to access my apache console. i went to my windows console and typed in the following commands; ps -ef | grep httpd | grep -v grep but got the following message: 'ps' is not recognized as an internal command i
Forum: WampServer English
10 years ago
andreea115
Hello everyone. i am using WampServer Version 2.4. when i first downloaded it , it worked perfectly and i was able to go to the route directory of all my websites by clicking onto the icon: localhost via my browser (this gave me a full list of all sites hosted under www) my problem started when i installed Zendframework 2 on my system, once i installed it i was only able to access the
Forum: WampServer English
10 years ago
andreea115
Hello RiggsFolly in answer to your question. i did not correclty format the data that i placed into the httpd-vhosts file. the sample below was waht i placed into the httpd-vhosts file. However, i left out the closing tag for the Directory tag. i.e <Directory "C:\wamp\www\dev.gamenomad.com\public" below is the correctly formatted entry <VirtualHost *:80>
Forum: WampServer English
10 years ago
andreea115
Hello RiggsFolly Thank you so much for your kind response. I have now resolved the matter. warm regards Andreea
Forum: WampServer English
10 years ago
andreea115
This issue has been resolved thank yoiu for your help everyone warm regards Andreea
Forum: WampServer English
10 years ago
andreea115
hi everyone. i am using wamp server 2.2 i tried to install Zend framework on my laptop and accordingly had to config the virtual hosting. i did this on the extra/httpd-vhosts.conf file. thereafter my wamp refused to start up. the messages in the error log as as follows; AH00354: Child: Starting 150 worker threads. AH00422: Parent: Received shutdown signal -- Shutting
Forum: WampServer English
10 years ago
andreea115
hi everyone i recently tried to add the Zendframework to my laptop. this process involved creating a virtual host in my apache config file . since i made these changes my wamp server is refusing to start up. it remain red. can someone please tell me what i need to do to find out what has gone wrong with the wamp - i mean, i first need to be able to test for the fault . once i find out wh
Forum: WampServer English
Current Page: 1 of 1