PHP
Please post all PHP help and support topics here.
284 topics in this forum
-
Hello to all! This is a great product. I love this server Uniformserver. I am new to this and so far it is easy to use. My question? How do I go about securing my pages. I've used control panels on hosting companies sites. I could tell the server not to let someone into a certain file. By the way, I am very new at running a server. My goal is as follows... If you went to my site and went to the photo gallery, the url would be something like this: www.mysite.com/gallery/index.html Pretty straight forward! Now if you typed this: www.mysite.com/gallery/ Then you could see a list of other items that is in that directory. I've noticed this alot on different websites!! Yo…
-
- 3 replies
- 5.5k views
-
-
Firstly, I'm amazed that I've found such a compact, contained server, well done! . I can think of many useful ways to use it. However, I'm currently struggling with enabling mysqli functions. I have added "extension=php_mysqli.dll" to the php.ini file and have copied a php_mysqli.dll file (from a XAMPP installation) to the UniServer3_2\diskw\usr\local\Php\extensions folder. Now, when I start apache I get the following message: "The procedure entry point php_sprintf could not be located in the dynamic link library php5ts.dll." Once clicking 'OK' to that message, I get the following warning: "PHP Startup: Unable to load dynamic link library '/usr/local/PHP/extensions…
-
- 6 replies
- 7.4k views
-
-
Hello, I am trying out uniformserver and very impressed with the simplicity :angry: Upon starting I have encounter the follow message ----------------------------------------------- PHP Startup: gd: Unable to initialize module Module compiled with module API=20040412, debug=0,thread-safety=1 PHP compiled with module API=20041030, debug=0,thread-safety=1 These options need to match ----------------------------------------------- The message repeated exactly like above for mysql and sockets The Webserver then started and execute PHP like normal until requesting for mysql etc. Can some one please help Thanks in advance LeKhoi
-
- 4 replies
- 8.8k views
-
-
hello, do i need to change any of the servers configuration to enable embedded php script to function within a html page?atm if i embed php script into a html file all i get displayed is the raw php or a blank page.
-
- 7 replies
- 7.1k views
-
-
Hi, I doubt that this is the right place to post this, but I'll give it a try. I've got a file that exists on my Uniform Server, but when I try to navigate to it, I get a 404 file not found error. I've even transfered this file to my main sever and set the permissions to 777 but I till get the same error. It is a PHP Page that submits a new comment to my database. I've double checked all of the coding and it works perfectly, but the file is stil not being found. Is there someway I can "find" this file ?
-
- 3 replies
- 10.6k views
-
-
I am trying to install PHP Pear via the web interface. I keep getting the following error at 70%: Starting installation ... Loading zlib: ok Downloading package: PEAR.............ok Downloading package: Archive_Tar......ok Downloading package: Console_Getopt....ok Downloading package: XML_RPC..........ok Downloading package: Pager............ok Downloading package: HTML_Template_IT....ok Downloading package: Net_UserAgent_Detect....ok Downloading package: PEAR_Frontend_Web....ok Bootstrapping: PEAR...................(remote) ok Bootstrapping: Archive_Tar............(remote) ok Bootstrapping: Console_Getopt.........(remote) ok Downloading package: DB...............ok Dow…
-
- 12 replies
- 14.3k views
-
-
Hi, When I run my scripts on the uniform server there was no errors, but on my host there was this error: headers already sent. I know how to solve the problem, but the default setting in the uniform server was to enable output buffering. And then the errors doesn't occur. I suggest to set the buffering to off by defualt. output_buffering = off /BK
-
- 1 reply
- 6.3k views
-
-
-